We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1daab commit ec4a3c6Copy full SHA for ec4a3c6
1 file changed
css-color-adjust-1/Overview.bs
@@ -321,9 +321,9 @@ Properties Affected by Forced Colors Mode {#forced-colors-properties}
321
text-emphasis-color: revert !important;
322
background-color: revert !important;
323
border-color: revert !important;
324
- outline-color: revert !important
+ outline-color: revert !important;
325
column-rule-color: revert !important;
326
- scrollbar-colors: revert !important;
+ scrollbar-color: revert !important;
327
-webkit-tap-highlight-color: revert !important; /* ISSUE: This is not in a spec anywhere! */
328
329
box-shadow: none !important;
0 commit comments