Skip to content

Commit 369d642

Browse files
committed
[css-ui-4] Bikeshed fixes
1 parent 520a5e3 commit 369d642

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

css-ui-4/Overview.bs

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,12 @@ spec:selectors-4; type:selector; text::disabled
9292
spec:css-color-4; type:property; text:color
9393
spec:selectors-4; type:selector; text::focus
9494
spec:selectors-4; type:selector; text::focus-visible
95+
spec:css-backgrounds-3; type:property; text:border-radius
96+
spec:css-backgrounds-3; type:property; text:border-color
97+
spec:css-backgrounds-3; type:property; text:border-top-color
98+
spec:css-backgrounds-3; type:property; text:border-right-color
99+
spec:css-backgrounds-3; type:property; text:border-bottom-color
100+
spec:css-backgrounds-3; type:property; text:border-left-color
95101
</pre>
96102
<pre class=anchors>
97103
urlPrefix: https://html.spec.whatwg.org/multipage/; spec:HTML
@@ -1952,7 +1958,7 @@ Exclusion from Hit-testing: the 'pointer-events' property</h3>
19521958

19531959
</dl>
19541960

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

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

0 commit comments

Comments
 (0)