Skip to content

Commit 4130733

Browse files
committed
typos
1 parent 44fc3ff commit 4130733

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
@@ -1569,7 +1569,7 @@ The ''transparent'' keyword</h3>
15691569
The ''<color>/currentcolor'' keyword</h3>
15701570

15711571
The keyword <dfn value for="<color>">currentcolor</dfn> represents value of the 'color' property on the same element.
1572-
Its <a>used values</a> is determined by <a>resolving color values</a>.
1572+
Its <a>used values</a> is determined by <a href="#resolving-other-colors">resolving color values</a>.
15731573

15741574
<div class='example' id="ex-currentcolor">
15751575
Here's a simple example showing how to use the ''<color>/currentcolor'' keyword:
@@ -4093,7 +4093,7 @@ Appendix A: Deprecated CSS System Colors</h2>
40934093
<dt><dfn>ThreeDShadow</dfn>
40944094
<dd>The color of the lighter (generally inner) of the two borders away
40954095
from the light source for 3-D elements that appear 3-D due to two
4096-
concentric layers of surrounding border. Same as 'ButtonBorder'''.
4096+
concentric layers of surrounding border. Same as ''ButtonBorder''.
40974097

40984098
<dt><dfn>Window</dfn>
40994099
<dd>Window background. Same as ''Canvas''.

0 commit comments

Comments
 (0)