[csswg-drafts] [fill-stroke] Clarify property definitions applying to "inline boxes" (#6823)

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

== [fill-stroke] Clarify property definitions applying to "inline boxes" ==
Several of the properties of CSS Fill and Stroke 3 apply to "inline boxes". Though there's no definition for that in the spec. nor a referene to the [definition in the Display spec.](https://drafts.csswg.org/css-display-3/#inline-box), which I assume is the one that's meant.

Besides that, I wonder whether it's actually correct that they apply to inline boxes. According to their definition, they should rather apply to the text itself or simply to "all elements". E.g. it seems a bit arbitrary that [`fill-origin` applies to all elements](https://drafts.fxtf.org/fill-stroke/#fill-origin) while [`fill-image` only applies to inline boxes and SVG shapes](https://drafts.fxtf.org/fill-stroke/#fill-image). (The latter even claims that its values work the same as for `background-image`, which applies to all elements.

Sebastian

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


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

Received on Saturday, 20 November 2021 21:16:10 UTC