|
|
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. |
Form elements and attributes
Many of these features can be emulated with third-party libraries.
Elements
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 |
No |
No |
No |
ping |
a, area |
No |
No[n 9] |
No |
No |
reversed |
ol |
No |
No |
No |
No |
sandbox |
iframe |
No |
No |
No |
No |
seamless |
iframe |
No |
No |
No |
No |
| Attribute |
Element |
Trident |
Gecko |
WebKit |
Presto |
Global
APIs
Other features
Related specifications
Notes
- ^ a b For file inputs only.
- ^ a b Gecko 1.9.1[34][35],
loop attribute not supported,[36] poster attribute for video supported as of 1.9.2.[37]
- ^ Several experimental builds have been created with Ogg Theora support, but video support has not been confirmed for any specific version.[33]
- ^
media attribute not implemented.
- ^ Supported in XHTML and in HTML when the
html5.enable preference is set.[41]
- ^ MathML for CSS, XHTML only[43]
- ^ Supported in XHTML and in HTML when the
html5.enable preference is set.
- ^ a b c XHTML only
- ^ Experimental implementation has been turned off by default in 1.9 due to specification changes late in the development cycle.[44]
- ^ Limited to the feed protocol in 1.8; fully supported in 1.9.[51]
- ^ Limited to feed MIME types in 1.8 and 1.9.[52]
- ^ Supported when the
html5.enable preference is set.
- ^ Fails when the key is an empty string.[61][62]
- ^ In Chromium.
References
- ^ HTML 5 Forms support in Opera Presto 2.2, Opera, http://www.opera.com/docs/specs/presto22/forms/
- ^ Bug 27247 - [HTML5][Forms] 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
- ^ a b Bug 457800 - Implement placeholder attribute for text input fields, Mozilla, https://bugzilla.mozilla.org/show_bug.cgi?id=457800
- ^ a b c 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 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 - [HTML5][Forms] 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
- ^ a b c d 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 - [HTML5][Forms] 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 - [HTML5][Forms] <input type=color> simple implementation, WebKit, https://bugs.webkit.org/show_bug.cgi?id=28966
- ^ 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
- ^ a b http://www.opera.com/docs/specs/presto22/
- ^ a b HTML5 Media Support (in WebKit/Safari), http://webkit.org/blog/140/html5-media-support/, retrieved 2007-11-13
- ^ a b c Peter Davison (2009-09-22), Apple WebKit Browsers including Apple Safari, Legend Scrolls, http://www.legendscrolls.co.uk/webstandards/webkit, retrieved 2009-10-11
- ^ a b WebCore-5525.18.1 ChangeLog, http://www.opensource.apple.com/source/WebCore/WebCore-5525.18.1/ChangeLog, retrieved 2009-10-25
- ^ 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/
- ^ 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
- ^ MozillaWiki (2009-03-18), Firefox3.5/Features, MozillaWiki, https://wiki.mozilla.org/Firefox3.5/Features, retrieved 2009-10-11
- ^ 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
- ^ https://developer.mozilla.org/En/HTML/Element/Source
- ^ 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
- ^ "Bug 415168 - Disable <a ping> for Firefox 3". Mozilla. https://bugzilla.mozilla.org/show_bug.cgi?id=415168. Retrieved 2008-02-04.
- ^ http://blog.whatwg.org/the-road-to-html-5-contenteditable
- ^ http://blog.whatwg.org/the-road-to-html-5-spellchecking
- ^ a b 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
- ^ 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]
- ^ 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/
- ^ https://bugzilla.mozilla.org/show_bug.cgi?id=472529
- ^ http://code.google.com/p/chromium/issues/detail?id=12497
- ^ http://dev.w3.org/html5/workers/
- ^ http://ejohn.org/blog/web-workers/
- ^ 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
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)