Changes
This section summarises substantial substantive changes between Public Working Drafts, as a guide for general review.
Full details of all changes since 12 January 2016 are available from the commit log of the w3c/html github repository, including various editorial and linking fixes.
Changes since the HTML 5.3 First Public Working Draft
- Add missing link reldefinitions.
- Substantive change. Fixed issue 987
- Add focusinandfocusoutevents
- Substantive change. Fixed issue 278
- Allow fully internationalised email addresses in the E-mailtype, as per [RFC6531].
- Substantive change. Fixed issue 845
- Specify allowable context types for canvasin the HTML spec. Include [webgl-2] as a specified type.
- Substantive change. Fixed issue 1118
- Fix discrepancies between HTML and ARIA in HTML specs
- Substantive change. Fixed issue 894
- Don’t require XML srcdoc in XHTML
- Substantive change. Fixed issue 890
- Removing magic alignment for dialogelement
- Removed due to lack of implementation. Fixed issue 1108
- nonce now operate on the [[CryptographicNonce]]
- Hide noncecontent attribute
- Removed section on anchor-points
- Substantive change. Fixed issue 1104
- Added disableRemotePlaybackto theHTMLMediaElementinterface
- Fixed issue 1047
- Cleaned up the Fetch sections to apply the cryptographic nonce metadata,
      and the integrityattribute from [SRI]
- Fixed issue 198
Changes between the HTML 5.3 First Public Working Draft and HTML 5.2
- Refactor document.domainsetter, adding concept of "is a registrable domain suffix of or is equal to"
- Fixed Issue 769
- Adds the pingattribute
- Fixed Issue #369
- add the allowusermediaattribute to iframe
- Fixed Issue 778
- Update the preloadLink type and add theasattribute
- Fixed Issue 1044
- Add the autocapitalizeattribute
- Fixed Issue 208