Re: [csswg-drafts] [css-pseudo] SVG only CSS text properties should not apply to ::placeholder, but should apply to ::first-line/::first-letter (#9918)

If I read the spec correctly:
- `::first-line`/`::first-letter` has an [allowlist](https://drafts.csswg.org/css-pseudo/#first-line-styling) of properties which doesn't include SVG properties
- As a result, `::first-line`/`::first-letter` on SVG `text` elements do not support SVG-only properties

So the issue should be the other way around: whether/how to allow SVG-only properties in `::first-line`/`::first-letter` only when the originating element is an SVG `text` element

-- 
GitHub Notification of comment by xiaochengh
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9918#issuecomment-1933294677 using your GitHub account


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

Received on Thursday, 8 February 2024 03:09:30 UTC