File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3442,7 +3442,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
3442
3442
<li><p>If <var>color</var> is failure, then return failure.</p></li>
3443
3443
3444
3444
<li>
3445
- <p>If <var>color</var> is <code>currentColor</code >, then:</p>
3445
+ <p>If <var>color</var> is <span>'currentcolor'</span >, then:</p>
3446
3446
3447
3447
<ol>
3448
3448
<li><p>If <var>element</var> is not given, then set <var>color</var> to <span>opaque
@@ -3557,8 +3557,8 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
3557
3557
<ul class="brief">
3558
3558
<li><dfn data-x-href="https://drafts.csswg.org/css-color/#named-color">named color</dfn></li>
3559
3559
<li><dfn data-x-href="https://drafts.csswg.org/css-color/#typedef-color"><color></dfn></li>
3560
- <li><dfn data-x-href="https://drafts.csswg.org/css-color/#valdef-color-currentcolor">currentColor</dfn></li>
3561
3560
<li>The <dfn data-x-href="https://drafts.csswg.org/css-color/#the-color-property">'color'</dfn> property</li>
3561
+ <li>The <dfn data-x-href="https://drafts.csswg.org/css-color/#valdef-color-currentcolor" id="currentcolor">'currentcolor'</dfn> value</li>
3562
3562
<li><dfn data-x-href="https://drafts.csswg.org/css-color/#opaque-black">opaque black</dfn></li>
3563
3563
<li><dfn data-x-href="https://drafts.csswg.org/css-color/#transparent-black">transparent black</dfn></li>
3564
3564
</ul>
You can’t perform that action at this time.
0 commit comments