We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3aaba7 commit 55760a4Copy full SHA for 55760a4
1 file changed
css-color-4/Overview.bs
@@ -47,9 +47,10 @@ Introduction</h2>
47
48
49
It not only defines the color-related properties and values that
50
- already exist in <a href="https://www.w3.org/TR/CSS1">CSS1</a> and <a
51
- href="https://www.w3.org/TR/CSS2/">CSS2</a>, but also defines new
52
- properties and values.
+ already exist in <a href="https://www.w3.org/TR/CSS1">CSS1</a>, <a
+ href="https://www.w3.org/TR/CSS2/">CSS2</a>,
+ and <a href="https://www.w3.org/TR/css-color-3/">CSS Color 3</a>,
53
+ but also defines new properties and values.
54
55
56
<h2 id="the-color-property">
0 commit comments