Skip to content

Commit ab452bb

Browse files
committed
[css-color] Named colors are now a superset of SVG1.1.
1 parent 5d998b5 commit ab452bb

2 files changed

Lines changed: 149 additions & 155 deletions

File tree

css-color/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ Named Colors</h2>
601601
<td style="background:yellowgreen">&nbsp;<td style="background:#9acd32">&nbsp;<th scope=row><dfn>yellowgreen</dfn><td>#9acd32<td>154,205,50
602602
</table>
603603

604-
Note: this list of colors and their definitions is identical to the list of <a href="http://www.w3.org/TR/SVG/types.html#ColorKeywords">named colors defined by SVG 1.1</a>.
604+
Note: this list of colors and their definitions is a superset of the list of <a href="http://www.w3.org/TR/SVG/types.html#ColorKeywords">named colors defined by SVG 1.1</a>.
605605

606606
<h3 id='transparent-color'>
607607
The ''transparent'' keyword</h3>

0 commit comments

Comments
 (0)