w3c / security-request

Horizontal review requests will be made via issues in this repo.
4 stars 4 forks source link

CSS Conditional 4 2022-01-15 > 2022-03-15 #20

Open svgeesus opened 2 years ago

svgeesus commented 2 years ago

In the issue title above add the document name followed by the date of this request, then the date of your proposed deadline for comments.

Other comments:

This is currently a delta specification to [CSS Conditional 3](); the plan is to copy in all of that spec into this one, but currently this very short spec just has the one new feature relative to Level 3.

CSS Conditional 3 already has the ability to test whether CSS properties and property values are supported, before using them. This specification adds the ability to test of Selectors as well.

This specification, currently a Working Draft, is being advanced to CR soon because all modern browsers now support it

The published /TR specification does not have an example. Sorry! The explainer does, and one was also just added to the ED plus test suite coverage. Apart from that, the /TR and ED are identical.