@@ -31,7 +31,6 @@ spec:css2; type:value; text:visible
31
31
spec:css-break-4; type:dfn; text:fragment
32
32
spec:css-color-4; type:property; text:color
33
33
spec:css-color-4; type:value; text:transparent
34
- spec:css-overflow-3; type:dfn; text:ink overflow area
35
34
spec:selectors-3; type:selector; text: ::first-letter
36
35
spec:selectors-3; type:selector; text: ::first-line
37
36
spec:css-values-3; type:type; text:<position>
@@ -2096,8 +2095,7 @@ they apply to the top, right, bottom, and left, respectively.
2096
2095
2097
2096
<p> Portions of the border-image that are rendered outside the border
2098
2097
box do not trigger scrolling. Also such portions are invisible to mouse
2099
- events and do not capture such events on behalf of the element, but
2100
- they are included in the [=ink overflow area=] of the element.</p>
2098
+ events and do not capture such events on behalf of the element.</p>
2101
2099
2102
2100
<p class=note> Note that, even though they never cause a scrolling
2103
2101
mechanism, outset images may still be clipped by an ancestor or by the
@@ -2354,14 +2352,6 @@ Animation type: by computed value,
2354
2352
</p>
2355
2353
</div>
2356
2354
2357
- <p> If the ''box-shadow/inset'' keyword is not present,
2358
- the [=ink overflow area=] of a box shadow is defined by the
2359
- extent of the [=box-shadow/horizontal offset=] , [=box-shadow/vertical offset=] ,
2360
- and [=box-shadow/spread distance=] values beyond the element's border-box,
2361
- plus the ink overflow contributed by the [=box-shadow/blur radius=]
2362
- as described for the
2363
- <a class="css" data-link-type="maybe" href="https://drafts.fxtf.org/filter-effects-1/#funcdef-filter-blur" id="ref-for-funcdef-filter-blur">blur()</a> filter function.</p>
2364
-
2365
2355
<h4 id="shadow-shape">
2366
2356
Shadow Shape, Spread, and Knockout</h4>
2367
2357
0 commit comments