Skip to content

Commit

Permalink
[css-ui-4] Bikeshed fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
frivoal committed Nov 7, 2023
1 parent 520a5e3 commit 369d642
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion css-ui-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ spec:selectors-4; type:selector; text::disabled
spec:css-color-4; type:property; text:color
spec:selectors-4; type:selector; text::focus
spec:selectors-4; type:selector; text::focus-visible
spec:css-backgrounds-3; type:property; text:border-radius
spec:css-backgrounds-3; type:property; text:border-color
spec:css-backgrounds-3; type:property; text:border-top-color
spec:css-backgrounds-3; type:property; text:border-right-color
spec:css-backgrounds-3; type:property; text:border-bottom-color
spec:css-backgrounds-3; type:property; text:border-left-color
</pre>
<pre class=anchors>
urlPrefix: https://html.spec.whatwg.org/multipage/; spec:HTML
Expand Down Expand Up @@ -1952,7 +1958,7 @@ Exclusion from Hit-testing: the 'pointer-events' property</h3>

</dl>

''pointer-events: none'' does not inhibit [=sequential focus navigation=].
''pointer-events: none'' does not inhibit [[HTML#sequential-focus-navigation|sequential focus navigation]].

Note: This ''pointer-events: none'' only excludes the element itself from [=hit-testing=],
not the whole subtree.
Expand Down

0 comments on commit 369d642

Please sign in to comment.