[privacy-request] Issue: CSS Conditional 4 2022-01-14 > 2022-03-14 (#70) marked as REVIEW REQUESTED

svgeesus has just labeled an issue for https://github.com/w3cping/privacy-request as "REVIEW REQUESTED":

== CSS Conditional 4 2022-01-14 > 2022-03-14 ==
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.

- name of spec to be reviewed: **CSS Conditional Rules Module Level 4**
- URL of spec: [https://www.w3.org/TR/css-conditional-4/](https://www.w3.org/TR/css-conditional-4/)

- What and when is your next expected transition?
  - Candidate Recommendation
- What has changed since any previous review?
  - Since the [previous horizontal review of CSS Conditional 3](https://github.com/w3c/csswg-drafts/issues/5569) one new feature has been added, as described below.
- Does your document have an in-line Privacy Considerations section, separate from Security Considerations?  If not, corrrect that before proceeding further. **[Yes](https://www.w3.org/TR/css-conditional-4/#privacy)**
- Please point to the results of your own self-review (see https://w3ctag.github.io/security-questionnaire/ , https://w3c.github.io/fingerprinting-guidance/, https://tools.ietf.org/html/rfc6973)
  - The only parts of the self-review that seem to apply to this specification are regarding what information is exposed, and is it the minimum. The answers are  **[in the Privacy Considerations](https://www.w3.org/TR/css-conditional-4/#privacy)**
- Where and how to file issues arising?
  - As an [issue in our GitHub, please](https://github.com/w3c/csswg-drafts/labels/css-conditional-4)
- Pointer to any explainer for the spec?
  - [Explainer for `selector()` in `@supports`](https://github.com/dbaron/css-supports-functions/blob/main/explainer.md) by L. David Baron

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](https://caniuse.com/mdn-css_at-rules_supports_selector)

The published /TR specification does not have an example. Sorry! The [explainer](https://github.com/dbaron/css-supports-functions/blob/main/explainer.md) does, and one was also [just added to the ED](https://drafts.csswg.org/css-conditional-4/) plus test suite coverage. Apart from that, the /TR and ED are identical.


See https://github.com/w3cping/privacy-request/issues/70


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

Received on Friday, 14 January 2022 14:42:03 UTC