This report outlines known implementations for the features added between HTML5.2 and HTML5.3. It is intended to demonstrate sufficient interoperability to justify moving HTML5.3 from Candidate Recommendation as required by W3C Process.
After that time it is unlikely to be updated, and people interested in the support of HTML features should instead look at the many resources on the Web that try to provide that information in an up-to-date form.
Last updated: 11 September 2018.
Implementation information is documented in the relevant GitHub issue, Pull Request (PR), or documentation for developers.
Added
Removed
Blink (e.g. Chrome/Opera/Yandex/Vivaldi) | Edge/EdgeHTML | Firefox/Quantum | Internet Explorer/Trident | Safari/Webkit | Notes | |
---|---|---|---|---|---|---|
Deprecate object from forms | Pass | ? | Pass | ? | pass | Manual testing in Firefox, Chrome and Safari showed that object was associating to form elements by use of form attribute. Prose updated to indicate this is still valid for historical reasons. |
Removed anchor-points section |
Fail | Fail | Fail | Fail | Fail | No known implementations. Tested manually. |
Removed magic alignment for the dialog element |
Fail | Fail | Fail | Fail | Fail | No known implementations. Tested manually. |
Removed requirement for XML srcdoc in xHTML |
Pass | ? | Pass | ? | ? | Chaals |
Removed "monkeypatch" for File API | - | - | - | - | - | removed from spec due to resolution of w3c/FileAPI#32 and updated specification defined in FileAPI. |
Other
Chrome/Blink | Edge/EdgeHTML | Firefox/Quantum | Internet Explorer/Trident | Safari/Webkit | Notes | |
---|---|---|---|---|---|---|
Clarified that the doctype is ignored for srcdoc |
? | ? | ? | ? | ? | Patricia |
Hides nonce attribute |
pass | fail | fail | ? | fail | Xiaoqian | loosen the rule of the rb element | pass | ? | pass | ? | pass | Xiaoqian |