HTML5: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(collapse see alsos)
(→‎elements: add a few elements that have related spec issues)
Line 5: Line 5:
== elements ==
== elements ==
* [[HTML5/canvas|<canvas>]]
* [[HTML5/canvas|<canvas>]]
* [[HTML5/cite|<cite>]]
* ...
* ...
* [[HTML5/iframe|<iframe>]]
* [[HTML5/img|<img>]]
* [[HTML5/input|<input>]]
* [[HTML5/input|<input>]]
* [[HTML5/meta|<meta>]]
* [[HTML5/meter|<meter>]]
* ...
* ...
* [[HTML5/summary|<summary>]]
* [[HTML5/time|<time>]]


== test pages ==
== test pages ==

Revision as of 21:37, 21 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:

see also