File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -551,6 +551,20 @@ Acknowledgements {#acknowledgements}
551
551
Changes {#changes}
552
552
=======
553
553
554
+ Changes since the <a href="https://www.w3.org/TR/2020/WD-css-color-adjust-1-20200402/">2 April 2020 Working Draft</a> :
555
+
556
+ <ul>
557
+ <li> Removed the <css> only</css> keyword.
558
+ (<a href="https://github.com/w3c/csswg-drafts/issues/3881">Issue 3881</a> )
559
+ <li> Moved the definition of the <code> color-scheme</code> <{meta}> value to the [[HTML]] specification.
560
+ <li> Added 'color-scheme' to list of properties affected by [=forced colors mode=] .
561
+ (<a href="https://github.com/w3c/csswg-drafts/issues/3885">Issue 3885</a> )
562
+ <li> Exempted properties already set as system colors from color forcing.
563
+ (<a href="https://github.com/w3c/csswg-drafts/issues/4178">Issue 4178</a> )
564
+ <li> Switched color forcing to a [=used value=] rather than [=computed value=] operation.
565
+ (<a href="https://github.com/w3c/csswg-drafts/issues/4915">Issue 4915</a> )
566
+ </ul>
567
+
554
568
Changes since the <a href="https://www.w3.org/TR/2019/WD-css-color-adjust-1-20190523/">23 May 2019 Working Draft</a> :
555
569
556
570
<ul>
You can’t perform that action at this time.
0 commit comments