Skip to content

Commit cd72aa4

Browse files
authored
Revert "[css-backgrounds-3] #8649 Specify ink overflowww extent for box-shadow"
This reverts commit b84c095.
1 parent 084d283 commit cd72aa4

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

css-backgrounds-3/Overview.bs

+1-11
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ spec:css2; type:value; text:visible
3131
spec:css-break-4; type:dfn; text:fragment
3232
spec:css-color-4; type:property; text:color
3333
spec:css-color-4; type:value; text:transparent
34-
spec:css-overflow-3; type:dfn; text:ink overflow area
3534
spec:selectors-3; type:selector; text: ::first-letter
3635
spec:selectors-3; type:selector; text: ::first-line
3736
spec:css-values-3; type:type; text:<position>
@@ -2096,8 +2095,7 @@ they apply to the top, right, bottom, and left, respectively.
20962095

20972096
<p>Portions of the border-image that are rendered outside the border
20982097
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>
21012099

21022100
<p class=note>Note that, even though they never cause a scrolling
21032101
mechanism, outset images may still be clipped by an ancestor or by the
@@ -2354,14 +2352,6 @@ Animation type: by computed value,
23542352
</p>
23552353
</div>
23562354

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-
23652355
<h4 id="shadow-shape">
23662356
Shadow Shape, Spread, and Knockout</h4>
23672357

0 commit comments

Comments
 (0)