[csswg-drafts] [css-conditional-3] Missing WPT tests (#10613)

svgeesus has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-conditional-3] Missing WPT tests ==
Empty WPT annotations (removing duplicate assertions):

```html
<wpt title="CSSConditionRule has .conditionText attribute."></wpt>
<wpt title=".media returns a MediaList matching the @media condition."></wpt>
<wpt title=".matches matches the media query, returns boolean."></wpt>
<wpt title="Value of CSSMediaRule.conditionText matches value of media.mediaText."></wpt>
<wpt title="CSSSupportsRule.matches returns true if matches feature query"></wpt>
<wpt title="CSSSupportsRule.conditionText can have tokenization simplifications."></wpt>
<wpt title="CSSSupportsRule.conditionText cannot have other simplifications."></wpt>
<wpt title="CSS.supports(arg1, arg2) evaluates support of property arg1 with value arg2."></wpt>
<wpt title="CSS.supports(arg1) evaluates supports condition arg1."></wpt>
<wpt title="CSS.supports(arg1) implies parentheses."></wpt>
```

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10613 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 23 July 2024 19:29:42 UTC