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
Discovered while converting to Bikeshed but also affects ReSpec:
- data-lt=go and data-lt="input type state" don't work since
there's no matching <dfn>.
- data-lt=perform-actions doesn't make sense, the "Perform Actions"
section isn't the intended target.
- Duplicate "Resettable element" definition
- Broken canvas width/height links
action dispatch steps</a> equivalent to cancelling the any action of
8505
8505
the pointer with ID <var>source id</var> having
8506
8506
type <var>pointerType</var>, in accordance with the requirements of
@@ -8616,7 +8616,7 @@ <h2>User prompts</h2>
8616
8616
8617
8617
<p><a>User prompts</a> that are spawned
8618
8618
from <a><code>beforeunload</code></a> event handlers,
8619
-
are <a>dismissed</a> implicitly upon <adata-lt=go>navigation</a>
8619
+
are <a>dismissed</a> implicitly upon <a>navigation</a>
8620
8620
or <a>close window</a>,
8621
8621
regardless of the defined <a>user prompt handler</a>.
8622
8622
@@ -9879,8 +9879,7 @@ <h2>Index</h2>
9879
9879
<!-- Raw value --><li><dfn><ahref=https://html.spec.whatwg.org/#concept-textarea-raw-value>Raw value</a></dfn>
9880
9880
<!-- Refresh state pragma directive --><li><dfn><ahref=https://html.spec.whatwg.org/#attr-meta-http-equiv-refresh>Refresh state pragma directive</a></dfn>
<!-- Resettable element --><li><dfndata-lt="resettable elements"><ahref=https://html.spec.whatwg.org/#category-reset>Resettable</a></dfn> element
9883
-
<!-- Resettable element --><li><dfn><ahref=https://html.spec.whatwg.org/#category-reset>Resettable element</a></dfn>
9882
+
<!-- Resettable element --><li><dfndata-lt="resettable elements|resettable"><ahref=https://html.spec.whatwg.org/#category-reset>Resettable element</a></dfn>
9884
9883
<!-- Run the animation frame callbacks --><li><dfn><ahref="https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html#run-the-animation-frame-callbacks">Run the animation frame callbacks</a></dfn>
9885
9884
<!-- Satisfies its constraints --><li><dfn><ahref=https://html.spec.whatwg.org/#concept-fv-valid>Satisfies its constraints</a></dfn>
0 commit comments