- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Mon, 12 Feb 2024 17:59:49 +0000
- To: public-css-archive@w3.org
@r12a `match-parent` won't do the right thing as an initial value because it maps the element's language to a quotation mark system and then inherit with that choice locked--which by default means it'll take the language from the root element, map it to a quotation mark system, and trace that system that through the whole document tree. That won't do the right thing in a lot of cases. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5478#issuecomment-1939253903 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 12 February 2024 17:59:52 UTC