File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 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
7575spec:css2; type:property; text:right
7676spec:css2; type:property; text:visibility
7777spec:css2; type:property; text:z-index
78+ spec:css-overflow-3; type:dfn; text:ink overflow area
7879spec:css-pseudo-4; type:selector; text:::before
7980spec:css-pseudo-4; type:selector; text:::after
8081spec: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 the [=ink overflow area=] of an element.
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.
You can’t perform that action at this time.
0 commit comments