[csswg-drafts] [css-pseudo] [css-fonts-4] Do properties added in CSS Fonts Module Level 4 apply to `::first-*` pseudo-elements? (#8635)

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

== [css-pseudo] [css-fonts-4] Do properties added in CSS Fonts Module Level 4 apply to `::first-*` pseudo-elements? ==
Currently CSS Pseudo-Elements Module specifies for [`::fist-letter`](https://w3c.github.io/csswg-drafts/css-pseudo/#first-letter-styling) and [`::fisrt-line`](https://w3c.github.io/csswg-drafts/css-pseudo/#first-line-styling) that:

> The following properties apply to ::first-letter, ::first-letter::prefix, and ::first-letter::postfix pseudo-elements:
> - all font properties (see [CSS-FONTS-3]) […]

and:

> The following CSS properties apply to a ::first-line pseudo-element:
> - all font properties (see [CSS-FONTS-3]) […]

This phrasing exludes properties added in CSS Fonts Level 4, e.g. `font-palette` and `font-variant-emoji`, from being applied to `::fist-letter` and `::fist-line`. Is this really intended?

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


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

Received on Thursday, 23 March 2023 05:11:10 UTC