File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -552,3 +552,19 @@ Acknowledgements {#acknowledgements}
552
552
イアンフェッティ
553
553
554
554
ISSUE: List additional MSFT / Apple / Google people here.
555
+
556
+ Changes {#changes}
557
+ =======
558
+
559
+ Changes since the <a href="https://www.w3.org/TR/2019/WD-css-color-adjust-1-20190523/">23 May 2019 Working Draft</a> :
560
+
561
+ <ul>
562
+ <li> Forced background colors don't revert, they force all color channels other than alpha (to preserve author’s transparency).
563
+ <a href="https://github.com/w3c/csswg-drafts/issues/4175">Issue 4175</a> .
564
+ <li> Force opaque background if color-adjust mismatches between <{iframe}> and embedded document.
565
+ <a href="https://github.com/w3c/csswg-drafts/issues/4472">Issue 4472</a> .
566
+ <li> Don't force colors on SVG text.
567
+ <li> Rename ''color-scheme: auto'' to ''color-scheme: normal'' .
568
+ <a href="https://github.com/w3c/csswg-drafts/issues/3849">Issue 3849</a> .
569
+ <li> Miscellaneous clarifications.
570
+ </ul>
You can’t perform that action at this time.
0 commit comments