HTML5: Difference between revisions
Jump to navigation
Jump to search
(→elements: add a few elements that have related spec issues) |
(→elements: ins del) |
||
| Line 6: | Line 6: | ||
* [[HTML5/canvas|<canvas>]] | * [[HTML5/canvas|<canvas>]] | ||
* [[HTML5/cite|<cite>]] | * [[HTML5/cite|<cite>]] | ||
* [[HTML5/del|<del>]] | |||
* ... | * ... | ||
* [[HTML5/iframe|<iframe>]] | * [[HTML5/iframe|<iframe>]] | ||
* [[HTML5/img|<img>]] | * [[HTML5/img|<img>]] | ||
* [[HTML5/input|<input>]] | * [[HTML5/input|<input>]] | ||
* [[HTML5/ins|<ins>]] | |||
* [[HTML5/meta|<meta>]] | * [[HTML5/meta|<meta>]] | ||
* [[HTML5/meter|<meter>]] | * [[HTML5/meter|<meter>]] | ||
Revision as of 22:58, 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.
- http://mrdoob.com/ (has numerous HTML5 samples, lots of <canvas> experiments)
reference
The spec: