Skip to content

Commit 0f0a0ef

Browse files
authored
[css-color-4] Fix incorrect casing in 6.2 System Colors (w3c#6948)
1 parent 31645bb commit 0f0a0ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2109,7 +2109,7 @@ System Colors</h3>
21092109
* ''Mark'' background with ''MarkText'' foreground
21102110
* ''ButtonFace'' or ''Field'' background with a ''ButtonBorder'' border and adjacent color ''Canvas'''
21112111
* ''Highlight'' background with ''HighlightText'' foreground.
2112-
* ''SelectedItem'' background with ''SelectedItemTExt'' foreground.
2112+
* ''SelectedItem'' background with ''SelectedItemText'' foreground.
21132113
</ul>
21142114

21152115
Additionally, ''GrayText'' is expected to be readable,

0 commit comments

Comments
 (0)