Review Request for CSS Cascading and Inheritance Level 3

Since CSS Cascading and Inheritance Level 3 entered CR more than 2 years ago 
(in 2015), the Director has asked for a re-review by the HRGs prior to 
transitioning to PR.

Thus, although I don't think it's particularly interesting to you, I am 
formally requesting accessibility review for css-cascade-3:
   https://www.w3.org/TR/css-cascade-3/
Cascading and Inheritance describes how the UA collates CSS style rules and 
assigns values to all properties on all elements.

The new features since CSS2 are listed in
   https://www.w3.org/TR/css-cascade-3/#changes-2
and consist solely of:
   * the 'all' shorthand
       https://www.w3.org/TR/css-cascade-3/#all-shorthand
   * the 'initial' keyword
       https://www.w3.org/TR/css-cascade-3/#initial
   * the 'unset' keyword
       https://www.w3.org/TR/css-cascade-3/#inherit-initial
   * incorporation of animations and transitions into the cascade
       https://www.w3.org/TR/css-cascade-3/#cascade-sort

None of the "if" clauses in the a11y self-review questionnaire are pertinent, 
as this module does not deal with user-facing anything.
   https://w3c.github.io/apa/fast/checklist.html

~fantasai

Received on Monday, 14 September 2020 18:00:19 UTC