[csswg-drafts] [css-images-4] Computed value of stripes() (#8140)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-images-4] Computed value of stripes() ==
The current spec says that the computed value of stripes() has all length-percentage values “absolutized and computed to the extent possible”. For border widths, that means it'll resolve to an absolute length.

However, I suspect we want to keep percentages uncomputed for inheritance, if we ever do use this in an inherited property, so I propose to use the same formulation as `width` etc. rather than `line-height`.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8140 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 28 November 2022 20:08:47 UTC