Permalink
Switch branches/tags
{{ refName }}
default
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Jan 16, 2023
Commits on Nov 24, 2022
Commits on Nov 2, 2022
Commits on Nov 1, 2022
Commits on Oct 17, 2022
-
See https://github.com/whatwg/spec-factory for details.
Commits on Jan 17, 2022
Commits on Jul 19, 2021
-
Meta: add/update some definitions
* Adds appropriate <dfn>s and references for navigationUI and its values * Adds appropriate <dfn>s and references for fullscreenchange and fullscreenerror * Fixes the for="" value for onfullscreenchange and onfullscreenerror to include both Document and Element, so that now the IDL block for Element links to the correct place.
-
Editorial: replace "context object" with "this"
Plus other minor modernizations.
Commits on Mar 23, 2021
-
See https://github.com/whatwg/spec-factory for details.
Commits on Jan 18, 2021
Commits on Jan 15, 2021
Commits on Oct 11, 2020
Commits on Aug 20, 2020
-
Meta: update the final reference to Feature Policy
Made possible by tobie/specref#617. Note that the resulting link is to /TR/ because of a Bikeshed bug: speced/bikeshed#1561
Commits on Aug 18, 2020
Commits on Jul 20, 2020
-
-
Meta: adapt to the in-progress Permissions Policy renaming
The spec URL and its entry in Specref has not changed, so there it remains "feature" instead of "permissions".
Commits on Jun 29, 2020
Commits on Jun 14, 2020
-
See https://github.com/whatwg/spec-factory for details.
Commits on Jun 11, 2020
-
Meta: wrap algorithms in <div algorithm> (#174)
This is to enable the scoping/highlighting of variables, and revealed one mistaken use of "top layer" as a variable.
Commits on May 18, 2020
-
See https://github.com/whatwg/spec-factory for details.
Commits on Apr 20, 2020
Commits on Apr 1, 2020
-
See https://github.com/whatwg/spec-factory for details.
Commits on Jan 29, 2020
Commits on Sep 26, 2019
-
Meta: remove <dfn> markup that has no effect on output
The output fullscreen.html is exactly the same before and after this change. Was part of #157.