- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Thu, 13 May 2021 23:48:34 +0000
- To: public-css-archive@w3.org
@MatsPalmgren @faceless2 Can you look over @Loirooriol's questions and clarify what you think we should spec here? It seems there are several options: - Allow the font-family to influence ::marker as normal for text and numeric counters, but ensure that the system fallback hits a font with the correct glyphs for the shapes. - Set up the shape keywords specifically to perform lookup against the UA-chosen font. - Set up ::marker in general to perform lookup against the UA-chosen font for the characters we use for predefined shapes, falling back to the inherited font for other characters, maybe via some kind of special `font-family` keyword. - Something else? -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6201#issuecomment-840898503 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 13 May 2021 23:48:35 UTC