HTML5: Difference between revisions
(add subpages thing) |
(expand time proposals have been adopted) |
||
Line 85: | Line 85: | ||
* [[HTML5/time#nesting_time|nesting <time>]] | * [[HTML5/time#nesting_time|nesting <time>]] | ||
== resolved issues == | == resolved issues == | ||
Spec issues that have been favorably resolved. | Spec issues that have been favorably resolved. | ||
* [[HTML5/del#datetime_should_take_date|<del> and <ins> datetime should take date]]. | |||
* [[HTML5/img#reject_longdesc|reject <img> longdesc]] | * [[HTML5/img#reject_longdesc|reject <img> longdesc]] | ||
* [[HTML5/ | * [[HTML5/time#expand_time|expand <time>]] | ||
== see also == | == see also == |
Revision as of 07:12, 30 November 2011
This article is a stub. You can help MozillaWiki by expanding it.
Welcome to the Mozilla wiki page on HTML5. Please feel free to contribute new elements or new sections. -- Tantek
by spec section
This section is very much a stub - please add to it to link to existing wiki pages.
- ...
- 4.6.5 <cite>
- ...
- 4.6.9 <time>
- ...
- 4.7.1 <ins>
- 4.7.2 <del>
- ...
- 4.8.1 <img>
- 4.8.2 <iframe>
- ...
- 4.8.10 <canvas>
- ...
- 4.8.14 MathML
- ...
- 4.10.7 <input>
- ...
elements
test pages
For tests for specific elements, see the respective elements' pages above.
Tests for broader HTML5 support:
Collections of tests:
demo pages
These pages contain highly composite "tests" that are more about exploring the possibilities of HTML5 rather than exercising/testing any specific feature.
- http://mrdoob.com/ (has numerous HTML5 samples, lots of <canvas> experiments)
reference
The spec:
open issues
This is a flat list of spec issues that we're considering or pursuing fixes for. Individual issues are typically listed/described on the specific element they apply to. Much of this I've moved from my project page to this shared location to encourage more open collaboration on these fixes. — Tantek 17:03, 22 July 2010 (UTC)
Clustered by element:
resolved issues
Spec issues that have been favorably resolved.