You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of cruft has accumulated over the years, and we can get rid of a lot
of custom anchors that are actually exported by the specs referenced here.
* Page visibility: The Page Visibility spec was merged into the HTML spec
itself. As such, remove the custom dfn for a few terms and simply refer to
[=visibility state=], which is now defined and exported by the HTML spec.
* DOM: We were defining 3 terms and only using 1, which is actually exported
by the DOM spec and present in Bikeshed's spec-data.
* High Resolution Time Level 2: The terms we reference are exported by the
spec and present in Bikeshed's spec-data, so we do not need to set them
here.
* HTML: A lot of terms are exported and present in Bikeshed's spec-data;
keep only those definitions that really are not exported.
0 commit comments