Skip to content

Commit 27b3bd3

Browse files
[css-ui-4] w3c#8649 Specify ink overflow extent for outline
1 parent 1a415a2 commit 27b3bd3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css-ui-4/Overview.bs

+5
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ spec:css2; type:property; text:top
7575
spec:css2; type:property; text:right
7676
spec:css2; type:property; text:visibility
7777
spec:css2; type:property; text:z-index
78+
spec:css-overflow-3; type:dfn; text:ink overflow area
7879
spec:css-pseudo-4; type:selector; text:::before
7980
spec:css-pseudo-4; type:selector; text:::after
8081
spec:css-pseudo-4; type:selector; text:::first-line
@@ -250,6 +251,7 @@ Outline properties</h2>
250251

251252
<ol>
252253
<li>Outlines do not take up space.
254+
<li>Outlines contribute to [=ink overflow area=].
253255
<li>Outlines may be non-rectangular.
254256
<li>UAs often render outlines on elements in the '':focus-visible'' state.
255257
</ol>
@@ -314,6 +316,9 @@ Outline properties</h2>
314316

315317
The position of the outline may be affected by descendant boxes.
316318

319+
The dimensions of the drawn outline contribute to the
320+
[=ink overflow area=] of an element.
321+
317322
User agents should use an algorithm for determining
318323
the outline that encloses a region appropriate
319324
for conveying the concept of focus to the user.

0 commit comments

Comments
 (0)