HTML5: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(add subpages thing)
(expand time proposals have been adopted)
Line 85: Line 85:




* [[HTML5/time#expand_time|expand <time>]]
* [[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/del#datetime_should_take_date|<del> and <ins> datetime should take date]].
* [[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.

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.

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.

see also