- From: Chris Lilley via GitHub <noreply@w3.org>
- Date: Fri, 03 Oct 2025 12:39:48 +0000
- To: public-css-archive@w3.org
> * What happens if an emoji has a variation selector that indicates color emoji? If I'm reading the spec correctly here https://www.w3.org/TR/css-fonts-4/#propdef-font-variant-emoji `font-variant-emoji` doesn't have an effect in this case...? But it's a bit unclear from the spec. I believe that is correct, but may take a closer reading of the spec and perhaps making assumptions about what "appended" means exactly in code point order. My reading is that the "as if appended" puts it last, thus over-riding any actual VS in the text. Suggestions for simpler but clearer wording welcome, of course (but need not hold up merging this PR). > And I suppose computed value time is more consistent with all of the other non-color based properties, so perhaps that is a better choice. If others agree, I can make that update I think it is a more consistent choice, yes. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/12892#issuecomment-3365531585 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 3 October 2025 12:39:49 UTC