Skip to content

Commit 6269e00

Browse files
committed
[css-color-adjust-1] Forced colors should also override text decoration colors. #3854
1 parent 3f9a9cb commit 6269e00

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css-color-adjust-1/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,8 @@ Properties Affected by Forced Colors Mode {#forced-colors-properties}
306306

307307
<pre>
308308
color: revert !important;
309+
text-decoration-color: revert !important;
310+
text-emphasis-color: revert !important;
309311
background-color: revert !important;
310312
border-color: revert !important;
311313
outline-color: revert !important

0 commit comments

Comments
 (0)