File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,7 @@ spec:css2; type:property; text:top
75
75
spec:css2; type:property; text:right
76
76
spec:css2; type:property; text:visibility
77
77
spec:css2; type:property; text:z-index
78
+ spec:css-overflow-3; type:dfn; text:ink overflow area
78
79
spec:css-pseudo-4; type:selector; text:::before
79
80
spec:css-pseudo-4; type:selector; text:::after
80
81
spec:css-pseudo-4; type:selector; text:::first-line
@@ -250,6 +251,7 @@ Outline properties</h2>
250
251
251
252
<ol>
252
253
<li> Outlines do not take up space.
254
+ <li> Outlines contribute to [=ink overflow area=] .
253
255
<li> Outlines may be non-rectangular.
254
256
<li> UAs often render outlines on elements in the '':focus-visible'' state.
255
257
</ol>
@@ -314,6 +316,9 @@ Outline properties</h2>
314
316
315
317
The position of the outline may be affected by descendant boxes.
316
318
319
+ The dimensions of the drawn outline contribute to the
320
+ [=ink overflow area=] of an element.
321
+
317
322
User agents should use an algorithm for determining
318
323
the outline that encloses a region appropriate
319
324
for conveying the concept of focus to the user.
You can’t perform that action at this time.
0 commit comments