Skip to content

Commit aa05304

Browse files
committed
Regenerated, after a change to the bibliography database for COLORIRMETRY
1 parent ec3d0e6 commit aa05304

1 file changed

Lines changed: 10 additions & 11 deletions

File tree

css3-color/Overview.html

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content=en http-equiv=Content-Language>
88

99
<title>CSS Color Module Level 3</title>
10-
<link href="default.css" rel=stylesheet type="text/css">
10+
<link href=default.css rel=stylesheet type="text/css">
1111

1212
<style type="text/css">
1313
.example pre {
@@ -56,11 +56,11 @@
5656
<body>
5757
<div class=head> <!--begin-logo-->
5858
<p><a href="http://www.w3.org/"><img alt=W3C height=48
59-
src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo-->
59+
src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo--></p>
6060

6161
<h1 id=css-color>CSS Color Module Level 3</h1>
6262

63-
<h2 class="no-num no-toc" id=w3c-working>W3C Working Draft 21 July 2008</h2>
63+
<h2 class="no-num no-toc" id=longstatus>W3C Working Draft 21 July 2008</h2>
6464

6565
<dl>
6666
<dt>This version:
@@ -316,6 +316,10 @@ <h2 class="no-num no-toc" id=contents>Table of Contents</h2>
316316

317317
<li><a href="#hsl-color"><span class=secno>4.2.4 </span>HSL color
318318
values</a>
319+
<ul class=toc>
320+
<li><a href="#hsl-examples"><span class=secno>4.2.4.1. </span>HSL
321+
Examples</a>
322+
</ul>
319323

320324
<li><a href="#hsla-color"><span class=secno>4.2.5 </span>HSLA color
321325
values</a>
@@ -359,7 +363,6 @@ <h2 class="no-num no-toc" id=contents>Table of Contents</h2>
359363
<li><a href="#normative"><span class=secno>11.1 </span>Normative</a>
360364

361365
<li><a href="#informative"><span class=secno>11.2 </span>Informative</a>
362-
363366
</ul>
364367

365368
<li class=no-num><a href="#index">Index</a>
@@ -4574,7 +4577,7 @@ <h4 id=css2-system><span class=secno>4.5.1 </span>CSS2 System Colors</h4>
45744577
</dl>
45754578

45764579
<div class=deprecated-example>
4577-
<p style=display:none>DEPRECATED EXAMPLE(S):
4580+
<p style=display:none>DEPRECATED EXAMPLE(S):</p>
45784581

45794582
<p> For example, to set the foreground and background colors of a
45804583
paragraph to the same foreground and background colors of the user's
@@ -4895,12 +4898,8 @@ <h3 id=normative><span class=secno>11.1 </span>Normative</h3>
48954898

48964899
<dt id=COLORIMETRY>[COLORIMETRY]
48974900

4898-
<dd><a
4899-
href="http://www.hike.te.chiba-u.ac.jp/ikeda/CIE/publ/abst/15-2-86.html"><cite>Colorimetry,
4900-
Second Edition.</cite></a> CIE Publication 15.2-1986. ISBN 3-900-734-00-3
4901-
URL: <a
4902-
href="http://www.hike.te.chiba-u.ac.jp/ikeda/CIE/publ/abst/15-2-86.html">http://www.hike.te.chiba-u.ac.jp/ikeda/CIE/publ/abst/15-2-86.html</a>
4903-
</dd>
4901+
<dd><cite>Colorimetry, Second Edition.</cite> CIE Publication 15.2-1986.
4902+
ISBN 3-900-734-00-3</dd>
49044903
<!---->
49054904

49064905
<dt id=CSS21>[CSS21]

0 commit comments

Comments
 (0)