Skip to content

Commit ec4a3c6

Browse files
committed
[css-color-adjust-1] Fix typos #3860
1 parent 3c1daab commit ec4a3c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-color-adjust-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,9 @@ Properties Affected by Forced Colors Mode {#forced-colors-properties}
321321
text-emphasis-color: revert !important;
322322
background-color: revert !important;
323323
border-color: revert !important;
324-
outline-color: revert !important
324+
outline-color: revert !important;
325325
column-rule-color: revert !important;
326-
scrollbar-colors: revert !important;
326+
scrollbar-color: revert !important;
327327
-webkit-tap-highlight-color: revert !important; /* ISSUE: This is not in a spec anywhere! */
328328

329329
box-shadow: none !important;

0 commit comments

Comments
 (0)