- From: jfkthame via GitHub <sysbot+gh@w3.org>
- Date: Wed, 09 Oct 2024 15:47:35 +0000
- To: public-css-archive@w3.org
It seems to me that if the author wants an emoji-style up-arrow here, but does not want the rendering of the following digits to be affected, the right approach would be to encode the arrow as <U+2B06, U+FE0F>. That's how you control the presentation of a specific character. Applying `font-variant-emoji` to a wider range of text inherently risks affecting other characters besides the intended one. -- GitHub Notification of comment by jfkthame Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11014#issuecomment-2402700548 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 9 October 2024 15:47:36 UTC