@@ -981,7 +981,7 @@ Legacy (Comma-separated) Color Function Syntax</h4>
981
981
Representing Transparency in Colors: the <<alpha-value>> syntax</h3>
982
982
983
983
<pre class="prod">
984
- <dfn dfn-for="color"><alpha-value></dfn> = <<number>> | <<percentage>>
984
+ <dfn dfn-for="< color> "><alpha-value></dfn> = <<number>> | <<percentage>>
985
985
</pre>
986
986
987
987
Unless otherwise specified,
@@ -1435,7 +1435,7 @@ Named Colors</h3>
1435
1435
https://caniuse.com/mdn-css_types_color_rebeccapurple
1436
1436
-->
1437
1437
1438
- <table class="named-color-table" dfn-type=value dfn-for="<named-color> ">
1438
+ <table class="named-color-table" dfn-type=value dfn-for="<color> , < named-color> ">
1439
1439
<thead>
1440
1440
<tr>
1441
1441
<th> Named
@@ -1819,7 +1819,7 @@ System Colors</h3>
1819
1819
1820
1820
The <<system-color>> keywords are defined as follows:
1821
1821
1822
- <dl id="system-color-values" data-dfn-type="value" dfn-for="<system-color> ">
1822
+ <dl id="system-color-values" data-dfn-type="value" dfn-for="<color> , < system-color> ">
1823
1823
<dt> <dfn>AccentColor</dfn>
1824
1824
<dd><span class="swatch" style="--color: accentcolor"></span> Background of accented user interface controls.
1825
1825
<dt> <dfn>AccentColorText</dfn>
@@ -6531,7 +6531,7 @@ Appendix A: Deprecated CSS System Colors</h2>
6531
6531
as the <dfn export><<deprecated-color>></dfn> sub-type,
6532
6532
and are defined as:
6533
6533
6534
- <dl dfn-type="value" dfn-for="<deprecated-color> ">
6534
+ <dl dfn-type="value" dfn-for="<color> , < deprecated-color> ">
6535
6535
<dt> <dfn>ActiveBorder</dfn>
6536
6536
<dd> Active window border. Same as ''ButtonBorder'' .
6537
6537
0 commit comments