Skip to content

Commit c773695

Browse files
committed
[css-2023] Add conditional 4 and cascade 5
1 parent 79b674e commit c773695

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

css-2023/Overview.bs

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,16 @@ Modules with Rough Interoperability</h3>
556556
[[!CSS-COLOR-ADJUST-1]]
557557
<dd>
558558
This module introduces a model and controls over automatic color adjustment by the user agent to handle user preferences and device output optimizations.
559+
560+
<dt><a href="https://www.w3.org/TR/css-conditional-4/">CSS Conditional Rules Module Level 4</a>
561+
[[!CSS-CONDITIONAL-4]]
562+
</dt>
563+
<dd>Extends CSS Conditional 3 to allow testing for supported selectors.</dd>
564+
565+
<dt><a href="https://www.w3.org/TR/css-cascade-5/">CSS Cascading and Inheritance Level 5</a>
566+
[[!CSS-CASCADE-5]]
567+
</dt>
568+
<dd>Extends CSS Cascade 4 to add cascade layers.</dd>
559569
</dl>
560570

561571
<h3 id="css-levels">

0 commit comments

Comments
 (0)