Skip to content

Commit a206f61

Browse files
committed
comment out broken link for now
1 parent ccc7011 commit a206f61

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-color-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Status: WD
44
Work Status: Exploring
55
ED: https://drafts.csswg.org/css-color/
66
TR: https://www.w3.org/TR/css-color-4/
7-
Previous Version: https://www.w3.org/TR/2016/WD-css-color-4-20160705/
7+
Previous Version: https://www.w3.org/TR/2019/WD-css-color-4-20190305/
88
Shortname: css-color
99
Group: csswg
1010
Level: 4
@@ -249,7 +249,7 @@ sRGB Colors</h2>
249249
This is an internationally-recognized, device-independent color space,
250250
and so is useful for specifying colors that will be displayed on a computer screen,
251251
but is also useful for specifying colors on other types of devices, like printers.
252-
(See [[COLORIMETRY]].)
252+
<!-- (See [[COLORIMETRY]].) broken link, find new one and fix in specref -->
253253

254254
CSS also allows the use of non-sRGB colorspaces,
255255
as described in [[#predefined]].
@@ -727,7 +727,7 @@ Named Colors</h3>
727727
<td style="background:yellowgreen">&nbsp;<td style="background:#9acd32">&nbsp;<th scope=row><dfn>yellowgreen</dfn><td>#9acd32<td>154 205 50
728728
</table>
729729

730-
Note: this list of colors and their definitions is a superset of the list of <a href="https://www.w3.org/TR/SVG/types.html#ColorKeywords">named colors defined by SVG 1.1</a>.
730+
Note: this list of colors and their definitions is a superset of the list of <a href="https://www.w3.org/TR/SVG11/types.html#ColorKeywords">named colors defined by SVG 1.1</a>.
731731
For historical reasons, this is also referred to as the X11 color set.
732732

733733
Note: The history of the X11 color system is interesting,

0 commit comments

Comments
 (0)