Skip to content

Commit 5dc6ee7

Browse files
committed
[css-color-adjust-1] Update Changes list
1 parent 8130e2a commit 5dc6ee7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

css-color-adjust-1/Overview.bs

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,3 +552,19 @@ Acknowledgements {#acknowledgements}
552552
イアンフェッティ
553553

554554
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>

0 commit comments

Comments
 (0)