File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -396,6 +396,7 @@ Properties Affected by Forced Colors Mode {#forced-colors-properties}
396396 * 'background-image' computes to ''background-image/none''
397397 unless the original value contains a ''url()'' function
398398 * 'color-scheme' computes to ''light dark''
399+ * 'scrollbar-color' computes to ''scrollbar-color/auto''
399400
400401 UAs may further tweak these <a>forced colors mode</a> heuristics
401402 to provide better user experience.
@@ -551,6 +552,14 @@ Acknowledgements {#acknowledgements}
551552Changes {#changes}
552553=======
553554
555+ Changes since the <a href="https://www.w3.org/TR/2020/WD-css-color-adjust-1-20201109/">9 NOvember 2020 Working Draft</a> :
556+
557+ <ul>
558+ <li> Added 'scrollbar-color' reset to [=forced colors mode=] .
559+ (<a href="https://github.com/w3c/csswg-drafts/issues/5778">Issue 5778</a> )
560+ </ul>
561+
562+
554563 Changes since the <a href="https://www.w3.org/TR/2020/WD-css-color-adjust-1-20200402/">2 April 2020 Working Draft</a> :
555564
556565 <ul>
You can’t perform that action at this time.
0 commit comments