From 4daa5a8a0301f36bee824ede1787636188b16b82 Mon Sep 17 00:00:00 2001 From: fantasai Date: Thu, 7 Mar 2024 15:59:23 -0500 Subject: [PATCH] =?UTF-8?q?[css-backgrounds-3]=20Revert=20=E2=80=9CSpecify?= =?UTF-8?q?=20ink=20overflow=20extent=20for=20box-shadow=E2=80=9D=20#8649?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reverts #9823 which afaict isn't an editorial clarification, wasn't approved by an editor, and doesn't have a WG resolution... This reverts commits 837d21503ef3d65198ae25c43f1a01a025e51607, 7ba46aa5694e808f92313adc639096e789575cc6, and b84c0954ef28b88e1bfc961b447dc4b625bed656. --- css-backgrounds-3/Overview.bs | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/css-backgrounds-3/Overview.bs b/css-backgrounds-3/Overview.bs index e23c556e07c..5e6205f325c 100644 --- a/css-backgrounds-3/Overview.bs +++ b/css-backgrounds-3/Overview.bs @@ -31,7 +31,6 @@ spec:css2; type:value; text:visible spec:css-break-4; type:dfn; text:fragment spec:css-color-4; type:property; text:color spec:css-color-4; type:value; text:transparent -spec:css-overflow-3; type:dfn; text:ink overflow area spec:selectors-3; type:selector; text: ::first-letter spec:selectors-3; type:selector; text: ::first-line spec:css-values-3; type:type; text: @@ -2096,8 +2095,7 @@ they apply to the top, right, bottom, and left, respectively.

Portions of the border-image that are rendered outside the border box do not trigger scrolling. Also such portions are invisible to mouse -events and do not capture such events on behalf of the element, -but they are included in the [=ink overflow area=] of the element.

+events and do not capture such events on behalf of the element.

Note that, even though they never cause a scrolling mechanism, outset images may still be clipped by an ancestor or by the @@ -2354,14 +2352,6 @@ Animation type: by computed value,

-

If the ''box-shadow/inset'' keyword is not present, - the [=ink overflow area=] of a box shadow is defined by the - extent of the [=box-shadow/horizontal offset=], [=box-shadow/vertical offset=], - and [=box-shadow/spread distance=] values beyond the element's border-box, - plus the ink overflow contributed by the [=box-shadow/blur radius=] - as described for the - blur() filter function.

-

Shadow Shape, Spread, and Knockout