|
This article may need to be updated. Please update this article to reflect recent events or newly available information, and remove this template when finished. Please see the talk page for more information. (April 2009) |
The following tables compare support of HTML5 differences from HTML4 for a number of layout engines.
The specification is still a working draft, not a recommendation, and thus not stable. Unless otherwise specified in footnotes, comparisons are based on the stable versions without any add-ons, extensions or external programs.
Explanation of the tables
Engine nomenclature
Rather than the names of web browsers, the names of the underlying engines are used. The browsers that use the various engines are listed below.
Values
Values indicate the level of support in the most recent version of the layout engine, or (if a version number is given) in the specified version. Version numbers without any other value indicate the version at which the layout engine first fully supported the feature.
Value
|
Meaning
|
Yes
|
Indicates that the layout engine fully supports this property/element when valid values are used.
|
No
|
Indicates that the property/element is completely ignored.
|
Partial
|
Indicates that the property/element is understood, but that not all values are supported. Supported values are implemented correctly.
|
Incorrect
|
Indicates that the property/element is understood, but that it is not implemented correctly in all cases.
|
Experimental
|
Indicates that the property/element is understood, but supported under an alternate name. May be incomplete or buggy.
|
Dropped
|
Indicates that the property/element is no longer supported.
|
Nightly build
|
Indicates that the property/element is supported to some extent in an experimental/nightly build. Future support is expected.
|
Form elements and attributes
Many of these features can be emulated with third-party libraries.
Elements
While many of these elements, such as section
, have not been implemented natively in layout engines, support may be very easy to emulate using CSS or JavaScript.
Attributes
Element Specific
Attribute
|
Element
|
Trident
|
Gecko
|
WebKit
|
Presto
|
manifest
|
html
|
No
|
1.9
|
Yes
|
No
|
sizes
|
link
|
No
|
No
|
No
|
No
|
charset
|
meta
|
Yes
|
Yes
|
Yes
|
Yes
|
scoped
|
style
|
No
|
No
|
No
|
No
|
async
|
script
|
No
|
1.9.2[52]
|
No
|
No
|
ping
|
a , area
|
No
|
No[n 11]
|
No
|
No
|
reversed
|
ol
|
No
|
No
|
No
|
No
|
sandbox
|
iframe
|
No
|
No
|
528+[54]
|
No
|
seamless
|
iframe
|
No
|
No
|
No
|
No
|
Attribute
|
Element
|
Trident
|
Gecko
|
WebKit
|
Presto
|
Global
APIs
Other features
Related specifications
Notes
- ↑ 1.0 1.1 For file inputs only.
- ↑
loop
attribute not supported (bug 449157), poster
attribute supported as of 1.9.2 (bug 449156).
- ↑ Beginning in 2007, several experimental builds have been released with Ogg Theora support (A call for video), and full support for the video element is included in a pre-alpha release of Opera 10.50 (Presto 2.5) ((re-)Introducing video).
- ↑
loop
attribute not supported (bug 449157).
- ↑ Opera added very limited support for the ECMAScript API related to the audio element in version 9, while not implementing the element itself (Web specifications). Full support for the audio element with the Ogg Vorbis codec was first showcased in a pre-alpha release of Opera 10.50 (Presto 2.5) ((re-)Introducing video).
- ↑
media
attribute not implemented.
- ↑ Supported in XHTML and in HTML when the
html5.enable
preference is set.[48]
- ↑ MathML for CSS, XHTML only[50]
- ↑ Supported in XHTML and in HTML when the
html5.enable
preference is set.
- ↑ 10.0 10.1 XHTML only
- ↑ Experimental implementation has been turned off by default in 1.9 due to specification changes late in the development cycle.[53]
- ↑ Limited to the feed protocol in 1.8; fully supported in 1.9.[61]
- ↑ Limited to feed MIME types in 1.8 and 1.9.[62]
- ↑ Supported when the
html5.enable
preference is set.
- ↑ Fails when the key is an empty string.[77][78]
- ↑ In Chromium.
References
- "Improve your forms using HTML5", Opera Developer Community, http://dev.opera.com/articles/view/improve-your-forms-using-html5/, retrieved 2007-02-10
- "Web Technologies for Opera Web Applications", Opera Developer Community, http://dev.opera.com/articles/view/web-technologies-for-opera-web-applicati/, retrieved 2007-02-10
- Bug 449157 - Implement the looping attributes in media elements, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=449157
- Bug 449156 - Implement the poster attribute for the <video> element, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=449156
- Web specifications supported in Opera 9.5, Opera, http://www.opera.com/docs/specs/opera95/
- Opera Core Concerns - (re-)Introducing <video>, http://my.opera.com/core/blog/2009/12/31/re-introducing-video
- A call for video on the web - Opera <video> release on Labs, Opera, http://dev.opera.com/articles/view/a-call-for-video-on-the-web-opera-vid/
- ↑ HTML 5 Forms support in Opera Presto 2.2, Opera, http://www.opera.com/docs/specs/presto22/forms/
- ↑ Bug 27247 - Template:BracketTemplate:Bracket Part 5 of datalist&list: UI of `list' attribute of <input>, WebKit, https://bugs.webkit.org/show_bug.cgi?id=27247
- ↑ Bug 345822 - Implement required attribute for <input type="text">, <textarea>, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=345822
- ↑ Bug 523771 - Support <input type=file multiple>, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=523771
- ↑ http://trac.webkit.org/changeset/37863
- ↑ Almaer, Dion (2009-03-06), input type=”file” multiple; now in a real browser!, Ajaxian, http://ajaxian.com/archives/input-typefile-multiple-now-in-a-real-browser
- ↑ Bug 345512 - Implement pattern attribute for <input type="text">, <textarea>, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=345512
- ↑ Bug 25552 - Support for HTML5 Forms "pattern" attribute, WebKit, https://bugs.webkit.org/show_bug.cgi?id=25552
- ↑ Bug 27450 - Support HTML5 min/max attributes and associated CSS selectors, WebKit, https://bugs.webkit.org/show_bug.cgi?id=27450
- ↑ Bug 27451 - Support HTML5 step attribute, WebKit, https://bugs.webkit.org/show_bug.cgi?id=27451
- ↑ 11.0 11.1 Bug 457800 - Implement placeholder attribute for text input fields, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=457800
- ↑ 12.0 12.1 12.2 PRB: HTML Tag KEYGEN Not Supported in Internet Explorer, Microsoft, http://support.microsoft.com/kb/190282
- ↑ Bug 18887 - WF2 Support for autofocus controls, WebKit, https://bugs.webkit.org/show_bug.cgi?id=18887
- ↑ Bug 535043 - Support maxlength on textarea, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=535043
- ↑ Bug 29292 - Template:BracketTemplate:Bracket Support for <textarea maxlength=N>, WebKit, https://bugs.webkit.org/show_bug.cgi?id=29292
- ↑ Bug 28145 - novalidate/formnovalidate support, WebKit, https://bugs.webkit.org/show_bug.cgi?id=28145
- ↑ Bug 346485 - Implement Web Forms 2 <html:output/>, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=346485
- ↑ Bug 29363 - Template:BracketTemplate:Bracket Support for <output> element, WebKit, https://bugs.webkit.org/show_bug.cgi?id=29363
- ↑ Bug 456229 - Implement <input type="search"> for compatibility with Safari, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=456229
- ↑ Hyatt, David (July 2004), Surfin' Safari, http://weblogs.mozillazine.org/hyatt/archives/2004_07.html
- ↑ 21.0 21.1 21.2 21.3 Bug 25554 - Implement HTML5 Input element types for Text Fields, WebKit, https://bugs.webkit.org/show_bug.cgi?id=25554
- ↑ Bug 344615 - Implement <input type="url">, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=344615
- ↑ Bug 446510 - Implement <input type="date"> and other date controls, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=446510
- ↑ Bug 29004 - Template:BracketTemplate:Bracket simple implementation of date&time types of INPUT element, WebKit, https://bugs.webkit.org/show_bug.cgi?id=29004
- ↑ Bug 344616 - Implement <input type="number">, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=344616
- ↑ Bug 344618 - Implement <input type="range">, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=344618
- ↑ Bug 28966 - Template:BracketTemplate:Bracket <input type=color> simple implementation, WebKit, https://bugs.webkit.org/show_bug.cgi?id=28966
- ↑ Bug 32936 - HTML5 <section> element support, WebKit, https://bugs.webkit.org/show_bug.cgi?id=32936
- ↑ Bug 27937 - Implement HTML5 nav element, WebKit, https://bugs.webkit.org/show_bug.cgi?id=27937
- ↑ Bug 32942 - HTML5 <article> element support, WebKit, https://bugs.webkit.org/show_bug.cgi?id=32942
- ↑ Bug 32943 - HTML5 <aside> element support, WebKit, https://bugs.webkit.org/show_bug.cgi?id=32943
- ↑ Bug 33369 - Implement HTML5 <hgroup> element., WebKit, https://bugs.webkit.org/show_bug.cgi?id=33369
- ↑ http://docs.google.com/View?id=dcgd8hk6_0ccsw4td4
- ↑ Bug 33339 - (ruby) XHTML <ruby> support, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=ruby
- ↑ Bug 28420 - Implement HTML5 <ruby> rendering, WebKit, https://bugs.webkit.org/show_bug.cgi?id=28420
- ↑ Steiner, Roland (2010-01-20), "Ruby Rendering in WebKit", Surfin’ Safari (WebKit), http://webkit.org/blog/948/ruby-rendering-in-webkit/, retrieved 2010-01-21
- ↑ 38.0 38.1 http://www.opera.com/docs/specs/presto22/
- ↑ 39.0 39.1 39.2 Eric Shepherd (2009-05-28), Media formats supported by the audio and video elements, Mozilla developer center, https://developer.mozilla.org/En/Media_formats_supported_by_the_audio_and_video_elements, retrieved 2009-10-11
- ↑ 40.0 40.1 https://developer.mozilla.org/En/Using_audio_and_video_in_Firefox
- ↑ 41.0 41.1 41.2 MozillaWiki (2009-03-18), Firefox3.5/Features, MozillaWiki, https://wiki.mozilla.org/Firefox3.5/Features, retrieved 2009-10-11
- ↑ 42.0 42.1 HTML5 Media Support (in WebKit/Safari), http://webkit.org/blog/140/html5-media-support/, retrieved 2007-11-13
- ↑ 43.0 43.1 43.2 Peter Davison (2009-09-22), Apple WebKit Browsers including Apple Safari, Legend Scrolls, http://www.legendscrolls.co.uk/webstandards/webkit, retrieved 2009-10-11
- ↑ 44.0 44.1 WebCore-5525.18.1 ChangeLog, http://www.opensource.apple.com/source/WebCore/WebCore-5525.18.1/ChangeLog, retrieved 2009-10-25
- ↑ (re-)Introducing video
- ↑ Canvas - MDC, Mozilla, https://developer.mozilla.org/en/HTML/Canvas
- ↑ canvas Support in Opera, Opera, http://www.opera.com/docs/specs/opera9/canvas/
- ↑ http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-July/020741.html
- ↑ http://webkit.org/projects/mathml/index.html
- ↑ http://my.opera.com/mathml/blog/2008/06/12/opera-9-5-released
- ↑ http://www.opera.com/docs/history/
- ↑ Bug 503481 - Implement async attribute of script element, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=503481
- ↑ "Bug 415168 - Disable <a ping> for Firefox 3". Mozilla. https://bugzilla.mozilla.org/show_bug.cgi?id=415168. Retrieved 2008-02-04.
- ↑ https://bugs.webkit.org/show_bug.cgi?id=21288
- ↑ http://blog.whatwg.org/the-road-to-html-5-contenteditable
- ↑ http://blog.whatwg.org/the-road-to-html-5-spellchecking
- ↑ 57.0 57.1 http://hacks.mozilla.org/2009/07/html5-drag-and-drop/
- ↑ Bug 26262 - Implement HTML5 draggable, WebKit, https://bugs.webkit.org/show_bug.cgi?id=26262
- ↑ http://www.quirksmode.org/dom/w3c_core.html
- ↑ Bug 357450 - Implement getElementsByClassName, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=357450
- ↑ "DOM:window.navigator.registerProtocolHandler". Mozilla Developer Center. http://developer.mozilla.org/en/docs/DOM:window.navigator.registerProtocolHandler. Retrieved 2008-02-04.
- ↑ "DOM:window.navigator.registerContentHandler". Mozilla Developer Center. http://developer.mozilla.org/en/docs/DOM:window.navigator.registerContentHandler#Notes. Retrieved 2008-02-04.
- ↑ Holzschlag, Molly (June 2009), A Selection of Supported Features in HTML5, http://molly.com/html5/html5-0709.html
- ↑ https://bugzilla.mozilla.org/show_bug.cgi?id=postmessage
- ↑ Bug 500328 - Add support for HTML5 History.pushState(), History.replaceState() methods, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=500328, retrieved 2010-02-02
- ↑ Bug 32052 - Implement HTML5 state object history API, WebKit, https://bugs.webkit.org/show_bug.cgi?id=32052, retrieved 2010-02-02
- ↑ Chapin, Nate (2009-11-19), WebKit nightlies support HTML5 noreferrer link relation, http://webkit.org/blog/907/webkit-nightlies-support-html5-noreferrer-link-relation/, retrieved 2009-11-20
- ↑ http://msdn.microsoft.com/en-us/library/cc288209%28VS.85%29.aspx
- ↑ https://bugzilla.mozilla.org/show_bug.cgi?id=385434
- ↑ https://bugzilla.mozilla.org/show_bug.cgi?id=501257
- ↑ http://dev.w3.org/2006/webapi/selectors-api/
- ↑ http://ejohn.org/blog/javascript-in-internet-explorer-8/
- ↑ https://developer.mozilla.org/En/DOM/Document.querySelector
- ↑ http://webkit.org/blog/156/queryselector-and-queryselectorall/
- ↑ http://my.opera.com/core/blog/selectors-api
- ↑ http://dev.w3.org/html5/webstorage/
- ↑ [1]
- ↑ [2]
- ↑ 79.0 79.1 http://my.opera.com/ODIN/blog/opera-10-5-pre-alpha-build-released-here-is-whats-new
- ↑ http://dev.w3.org/html5/webdatabase/
- ↑ Eidson, Brady (2007-10-19), WebKit Does HTML5 Client-side Database Storage, http://webkit.org/blog/126/webkit-does-html5-client-side-database-storage/, retrieved 2009-10-22
- ↑ http://dev.w3.org/html5/eventsource/
- ↑ Bug 338583 - Add support for Server-Sent DOM Events (Remote Events), Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=338583, retrieved 2009-03-30
- ↑ http://dev.w3.org/html5/websockets/
- ↑ Bug 472529 - Support for Web sockets' HTML5 Draft Recommendation, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=472529, retrieved 2010-01-21
- ↑ http://code.google.com/p/chromium/issues/detail?id=12497
- ↑ http://dev.w3.org/html5/workers/
- ↑ http://ejohn.org/blog/web-workers/
- ↑ Bug 437152 - implement worker threads, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=437152, retrieved 2010-01-21
- ↑ http://dev.w3.org/geo/api/spec-source.html
- ↑ https://developer.mozilla.org/En/Using_geolocation
- ↑ https://bugs.webkit.org/show_bug.cgi?id=21475
- ↑ http://labs.opera.com/news/2009/03/26/
External links
If you like SEOmastering Site, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...