- From: CanadaHonk via GitHub <sysbot+gh@w3.org>
- Date: Thu, 13 Apr 2023 08:29:34 +0000
- To: public-css-archive@w3.org
I can make a PR to css-cascade-4 if it seems reasonable, having something roughly like: ``` partial interface CSSImportRule { readonly attribute CSSOMString? supportsCondition; }; ``` As there is no parsing/particular types for supports conditions (or `@supports` rules). Thoughts? cc @emilio @tabatkins @fantasai -- GitHub Notification of comment by CanadaHonk Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8710#issuecomment-1506562133 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 13 April 2023 08:29:36 UTC