- From: fantasai via GitHub <noreply@w3.org>
- Date: Thu, 21 Aug 2025 07:36:52 +0000
- To: public-css-archive@w3.org
I have to agree with Tab here, there's no reason not to do commas here if it's useful, and it pretty clearly is more usable for authors to list heading levels than to try to figure out the correct An+B syntax to represent their intent (which might not even be representable, e.g. if they want 1,2, and 5 to all be small-caps). As for precedent, we allow comma-separated arguments in :lang() and :not() already, and as he mentioned, I don't think not having precedent means we can't do something new, especially if it falls into an existing pattern (comma-separated lists of alternatives) that we have in CSS. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12599#issuecomment-3209368582 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 21 August 2025 07:36:52 UTC