Working Draft of the HTML specification
HTML Other
Latest commit 8b477d2 Jul 5, 2017 @adanilo adanilo committed with chaals Referrer policy (#954)
* Added note that removes the restriction of <style> in <head> but
pointing out that use in the body can trigger unwanted side
effects. See Issue #544.

* Added style to the set of flow content elements.

* Partial commit for adding referrerpolicy.

* Hard set for non-binary on the .include files, fixes merge pain.

* Added attribute to stop git treating text files as binary.

* Added referrer policy attribute for link reference resource fetch

* Ported the commits from issue #560. Next, find other commits
that this needs for completeness (attribute defs, IDL, etc.)

* Addded definition section for referrer policy

* Added a few more referrerpolicy references.

* Bulk of referrerpolicy changes, check in for backup in reality.

* Fixed up a bunch of link errors.

* Fixed a few more linking errors, fixed typo.

* Changes as per review, plus some markup cleanup.

README.md

HTML

Build Status

This is the repository for the Working Draft of the HTML specification. This repository is managed by the W3C Web Platform Working Group.

Contributions to the HTML specification are welcome. The documentation linked above will help you get started.

If you have questions you can file an issue, contact the HTML editors, or join the W3C IRC server and join the #html channel.

Old HTML repository

The old HTML repo is available for archival purposes.