Skip to content

Commit 467f537

Browse files
committed
[css-color-4] Rename Text to CanvasText #4465
1 parent 1263778 commit 467f537

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-color-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@ System Colors</h3>
757757
<dl id="system-color-values" data-dfn-type="value" dfn-for="<system-color>">
758758
<dt><dfn>Canvas</dfn>
759759
<dd>Background of application content or documents.
760-
<dt><dfn>Text</dfn>
760+
<dt><dfn>CanvasText</dfn>
761761
<dd>Text in application content or documents.
762762
<dt><dfn>LinkText</dfn>
763763
<dd>Text in non-active, non-visited links.
@@ -796,7 +796,7 @@ System Colors</h3>
796796
The following pairings are expected to form legible background-foreground colors:
797797

798798
<ul id=system-color-pairs>
799-
* ''Canvas'' background with ''Text'', ''LinkText'', ''VisitedText'', ''ActiveText'' foreground.
799+
* ''Canvas'' background with ''CanvasText'', ''LinkText'', ''VisitedText'', ''ActiveText'' foreground.
800800
* ''ButtonFace'' background with ''ButtonText'' foreground.
801801
* ''Field'' background with ''FieldText'' foreground.
802802
* ''Highlight'' background with ''HighlightText'' foreground.

0 commit comments

Comments
 (0)