HTML5: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎elements: ins del)
(spec issues section)
Line 38: Line 38:
* http://www.w3.org/TR/html5/
* http://www.w3.org/TR/html5/
* http://www.w3.org/TR/html-markup/
* http://www.w3.org/TR/html-markup/
== spec 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. — [[User:Tantek|Tantek]] 17:03, 22 July 2010 (UTC)
Clustered by element:
* [[HTML5/cite#names_of_speakers|restore <cite> names of speakers]]
* [[HTML5/del#datetime_should_take_date|<del> and <ins> datetime should take date]].
* [[HTML5/iframe#drop_sandbox_attribute|drop <iframe> sandbox attribute]].
* [[HTML5/img#alt_guidance_needs_simplification|simplify<img> alt attribute]]
* [[HTML5/img#reject_longdesc|reject <img> longdesc]]
* [[HTML5/meta#remove_meta_Content-Language|remove <meta> Content-Language]]
* [[HTML5/summary#summary_naming|<summary> naming]]
* [[HTML5/time#expand_time|expand <time>]]
* [[HTML5/time#nesting_time|nesting <time>]]


== see also ==
== see also ==

Revision as of 17:03, 22 July 2010

Welcome to the Mozilla wiki page on HTML5. Please feel free to contribute new elements or new sections. -- Tantek

This article is a stub. You can help MozillaWiki by expanding it.

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:

spec 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:









see also