- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 23 Sep 2020 03:04:02 +0000
- To: public-css-archive@w3.org
A few key comments from that other issue:
- https://github.com/whatwg/html/issues/3636#issuecomment-384300822
- https://github.com/whatwg/html/issues/3636#issuecomment-459922404
It would be easy to say that `auto` resolves based on the parent content language, and I think we should definitely at least do that.
The next consideration is whether we want to get the `q { quotes: inherit; }` behavior required to get consistent quoting conventions through multiple levels of quotation. Given that `auto` inherits as itself, it would require some other keyword (like the `match-parent` keyword we have added to `text-align`) to resolve the computed value to a specific quoting convention.
--
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5478#issuecomment-697103845 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 23 September 2020 03:04:04 UTC