Skip to content

Commit 0f50746

Browse files
committed
typo
1 parent ad4edd6 commit 0f50746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5692,7 +5692,7 @@ Resolving values of the ''color()'' function</h3>
56925692
<div class="example" id="ex-system-resolve">
56935693
For example, in this html:
56945694

5695-
<pre class="lang-html">&lt;button style="color: ButtonText; background: Buttonface>&lt;/button></pre>
5695+
<pre class="lang-html">&lt;button style="color: ButtonText; background: Buttonface">&lt;/button></pre>
56965696

56975697
The specified value of the color property is "ButtonText"
56985698
while the computed value could be, for example, rgb(0, 0, 0).

0 commit comments

Comments
 (0)