The Wayback Machine - https://web.archive.org/web/20220601031351/https://github.com/whatwg/html
Skip to content
main
Switch branches/tags
Code

Latest commit

Sometimes a navigation causes a BCG swap, e.g. when the cross-origin isolated capability changes. In that case:

* The timestamps should coarsened based on both documents.
* Some user-agents unload in parallel, which should not become part of the new document's timing info.
* Time origin should be according to the new global's time origin, but coarsened by both.

Closes w3c/navigation-timing#169.
0b273ea

Files

Permalink
Failed to load latest commit information.

This repository hosts the HTML Standard.

Code of conduct

We are committed to providing a friendly, safe and welcoming environment for all. Please read and respect the WHATWG Code of Conduct.

Contribution opportunities

We appreciate all contributions, see the guidelines for contributing for details, including information on how to build HTML output from the source file so you can preview your changes locally.

Tests

Tests are in the html/ directory of the web-platform-tests repository.

Blame

As the source file is too large for GitHub's blame utility, use blame for source on searchfox instead.