W3C home > Mailing lists > Public > public-css-archive@w3.org > September 2020

Re: [csswg-drafts] [css-conditional] assigning to conditionText and calling CSS.supports() (#3173)

From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
Date: Mon, 28 Sep 2020 23:03:06 +0000
To: public-css-archive@w3.org
Message-ID: <issue_comment.created-700327763-1601334185-sysbot+gh@w3.org>
In the algo at <https://drafts.csswg.org/css-conditional/#the-cssconditionrule-interface>, step 2 currently says:

> If the given value matches the grammar of the appropriate condition production for the given rule, replace the associated CSS condition with the given value.

Replace it with

> If the given value [=CSS/parses=] as the appropriate condition grammar for the given rule (such as `<supports-condition>` for @supports, etc), replace the associated CSS condition with the given value.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3173#issuecomment-700327763 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 28 September 2020 23:03:38 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:17 UTC