Skip to content

Commit e9438bc

Browse files
committed
Rename HTML4 color keywords and SVG color keywords to basic color keywords and extended color keywords to resolve issue 3.
1 parent c29c680 commit e9438bc

2 files changed

Lines changed: 32 additions & 32 deletions

File tree

css3-color/Overview.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ <h2 class="no-num no-toc" id=contents>Table of Contents</h2>
288288

289289
<li><a href="#colorunits"><span class=secno>4. </span>Color units</a>
290290
<ul class=toc>
291-
<li><a href="#html4"><span class=secno>4.1. </span>HTML4 color
291+
<li><a href="#html4"><span class=secno>4.1. </span>Basic color
292292
keywords</a>
293293

294294
<li><a href="#numerical"><span class=secno>4.2. </span>Numerical color
@@ -315,7 +315,7 @@ <h2 class="no-num no-toc" id=contents>Table of Contents</h2>
315315
values</a>
316316
</ul>
317317

318-
<li><a href="#svg-color"><span class=secno>4.3. </span>SVG color
318+
<li><a href="#svg-color"><span class=secno>4.3. </span>Extended color
319319
keywords</a>
320320

321321
<li><a href="#currentcolor"><span class=secno>4.4. </span>&lsquo;<code
@@ -475,10 +475,10 @@ <h3 id=foreground><span class=secno>3.1. </span>Foreground color: the
475475

476476
<td>
477477
<ul>
478-
<li>The computed value for HTML4 keywords, RGB hex values and SVG
479-
color keywords is the equivalent triplet of numerical RGB values,
480-
e.g. <span class=example>six digit hex value or rgb(...) functional
481-
value</span>, with an alpha value of 1.
478+
<li>The computed value for basic color keywords, RGB hex values and
479+
extended color keywords is the equivalent triplet of numerical RGB
480+
values, e.g. <span class=example>six digit hex value or rgb(...)
481+
functional value</span>, with an alpha value of 1.
482482

483483
<li>The computed value of the keyword &lsquo;<code class=css><a
484484
href="#transparent-def"><span class=index-inst
@@ -617,9 +617,9 @@ <h2 id=colorunits><span class=secno>4. </span>Color units</h2>
617617
<p>A <dfn class=value-def-color id=valuea-def-color>&lt;color&gt;</dfn> is
618618
either a keyword or a numerical specification.
619619

620-
<h3 id=html4><span class=secno>4.1. </span>HTML4 color keywords</h3>
620+
<h3 id=html4><span class=secno>4.1. </span>Basic color keywords</h3>
621621

622-
<p>The list of HTML4 color keywords is: aqua, black, blue, fuchsia, gray,
622+
<p>The list of basic color keywords is: aqua, black, blue, fuchsia, gray,
623623
green, lime, maroon, navy, olive, purple, red, silver, teal, white, and
624624
yellow. The color names are case-insensitive.
625625

@@ -2829,7 +2829,7 @@ <h4 id=hsla-color style="margin-top:2em"><span class=secno>4.2.5.
28292829
</pre>
28302830
</div>
28312831

2832-
<h3 id=svg-color><span class=secno>4.3. </span>SVG color keywords</h3>
2832+
<h3 id=svg-color><span class=secno>4.3. </span>Extended color keywords</h3>
28332833

28342834
<p>The table below provides a list of the X11 colors <a href="#X11COLORS"
28352835
rel=biblioentry>[X11COLORS]<!--{{X11COLORS}}--></a> supported by popular
@@ -4766,7 +4766,7 @@ <h2 id=profiles><span class=secno>7. </span>Profiles</h2>
47664766
<tr>
47674767
<th>Accepts
47684768

4769-
<td>HTML4 color keywords <br>
4769+
<td>Basic color keywords <br>
47704770
RGB six digit hex color values
47714771

47724772
<tr>
@@ -4780,7 +4780,7 @@ <h2 id=profiles><span class=secno>7. </span>Profiles</h2>
47804780
value<br>
47814781
RGBA color values<br>
47824782
HSL and HSLA color values<br>
4783-
SVG color keywords<br>
4783+
Extended color keywords<br>
47844784
&lsquo;<code class=css><a
47854785
href="#currentColor-def">currentColor</a></code>&rsquo; color
47864786
value<br>
@@ -4810,7 +4810,7 @@ <h2 id=profiles><span class=secno>7. </span>Profiles</h2>
48104810

48114811
<td> &lsquo;<code class=property><a
48124812
href="#color0">color</a></code>&rsquo; property <br>
4813-
HTML4 color keywords <br>
4813+
Basic color keywords <br>
48144814
RGB color values
48154815

48164816
<tr>
@@ -4820,7 +4820,7 @@ <h2 id=profiles><span class=secno>7. </span>Profiles</h2>
48204820
href="#opacity">opacity</a></code>&rsquo; property<br>
48214821
RGBA color values<br>
48224822
HSL and HSLA color values<br>
4823-
SVG color keywords<br>
4823+
Extended color keywords<br>
48244824
&lsquo;<code class=css><a
48254825
href="#currentColor-def">currentColor</a></code>&rsquo; color
48264826
value<br>
@@ -4850,7 +4850,7 @@ <h2 id=profiles><span class=secno>7. </span>Profiles</h2>
48504850

48514851
<td> &lsquo;<code class=property><a
48524852
href="#color0">color</a></code>&rsquo; property <br>
4853-
HTML4 color keywords<br>
4853+
Basic color keywords<br>
48544854
RGB color values<br>
48554855
CSS2 UI Colors<br>
48564856
&lsquo;<code class=css><a
@@ -4863,7 +4863,7 @@ <h2 id=profiles><span class=secno>7. </span>Profiles</h2>
48634863
href="#opacity">opacity</a></code>&rsquo; property<br>
48644864
RGBA color values<br>
48654865
HSL and HSLA color values<br>
4866-
SVG color keywords<br>
4866+
Extended color keywords<br>
48674867
&lsquo;<code class=css><a
48684868
href="#currentColor-def">currentColor</a></code>&rsquo; color value
48694869

@@ -4875,8 +4875,8 @@ <h2 id=profiles><span class=secno>7. </span>Profiles</h2>
48754875
valid for &lsquo;<code class=property><a
48764876
href="#color0">color</a></code>&rsquo; property.<br>
48774877
&lsquo;<code class=css><a href="#orange">orange</a></code>&rsquo;
4878-
color value (part of SVG color keywords) is accepted in CSS level 2
4879-
revision 1
4878+
color value (part of Extended color keywords) is accepted in CSS level
4879+
2 revision 1
48804880
</table>
48814881

48824882
<table border=1 class=tprofile width="75%">
@@ -4897,10 +4897,10 @@ <h2 id=profiles><span class=secno>7. </span>Profiles</h2>
48974897
href="#color0">color</a></code>&rsquo; property<br>
48984898
&lsquo;<code class=property><a
48994899
href="#opacity">opacity</a></code>&rsquo; property<br>
4900-
HTML4 color keywords<br>
4900+
Basic color keywords<br>
49014901
RGB color values<br>
49024902
CSS2 UI Colors<br>
4903-
SVG color keywords<br>
4903+
Extended color keywords<br>
49044904
&lsquo;<code class=css><a
49054905
href="#currentColor-def">currentColor</a></code>&rsquo; color value
49064906

css3-color/Overview.src.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ <h3 id="foreground">Foreground color: the 'color' property</h3>
301301
<td><em>Computed value:</em></td>
302302
<td>
303303
<ul>
304-
<li>The computed value for HTML4 keywords, RGB hex values and SVG color keywords
304+
<li>The computed value for basic color keywords, RGB hex values and extended color keywords
305305
is the equivalent triplet of numerical RGB values, e.g. <span class="example">six digit hex value or rgb(...) functional value</span>, with an alpha value of 1.
306306
<li>The computed value of the keyword '<span class="index-inst">transparent</span>' is the quadruplet of all zero numerical RGBA values, e.g. <span class="example">rgba(0,0,0,0)</span>.
307307
<li>See the definition of the '<a href="#currentcolor" class="index-inst">currentColor</a>' for how its computed value is determined.
@@ -422,9 +422,9 @@ <h2 id="colorunits">Color units</h2>
422422
is either a keyword or a numerical specification.
423423
</p>
424424

425-
<h3 id="html4">HTML4 color keywords</h3>
425+
<h3 id="html4">Basic color keywords</h3>
426426

427-
<p>The list of HTML4 color keywords is: aqua, black, blue, fuchsia,
427+
<p>The list of basic color keywords is: aqua, black, blue, fuchsia,
428428
gray, green, lime, maroon, navy, olive, purple, red, silver, teal,
429429
white, and yellow. The color names are case-insensitive.</p>
430430

@@ -1418,7 +1418,7 @@ <h4 id="hsla-color" style="margin-top:2em">HSLA color values</h4>
14181418
</div>
14191419

14201420

1421-
<h3 id="svg-color">SVG color keywords</h3>
1421+
<h3 id="svg-color">Extended color keywords</h3>
14221422

14231423
<p>The table below provides a list of the X11 colors [[X11COLORS]] supported by popular browsers with the addition of gray/grey variants from SVG 1.0. The resulting list is precisely the same as the <a href="http://www.w3.org/TR/SVG/types.html#ColorKeywords">SVG 1.0 color keyword names</a>. This specification extends their definition beyond SVG. The two color swatches on the left illustrate setting the background color of a table cell in two ways: The first column uses the named color value, and the second column uses the respective numeric color value.</p>
14241424

@@ -1775,7 +1775,7 @@ <h2 id="profiles">Profiles</h2>
17751775
<td>HTML4</td></tr>
17761776
<tr>
17771777
<th>Accepts</th>
1778-
<td>HTML4 color keywords <br>RGB six digit hex color values
1778+
<td>Basic color keywords <br>RGB six digit hex color values
17791779
</td></tr>
17801780
<tr>
17811781
<th>Excludes</th>
@@ -1784,7 +1784,7 @@ <h2 id="profiles">Profiles</h2>
17841784
'opacity' property<br>
17851785
RGB three digit hex color values and RGB functional notation color value<br>
17861786
RGBA color values<br>HSL and HSLA color values<br>
1787-
SVG color keywords<br>
1787+
Extended color keywords<br>
17881788
''currentColor'' color value<br>
17891789
CSS2 UI Colors<br>
17901790
''transparent'' color value
@@ -1805,7 +1805,7 @@ <h2 id="profiles">Profiles</h2>
18051805
<th>Accepts</th>
18061806
<td>
18071807
'color' property <br>
1808-
HTML4 color keywords <br>
1808+
Basic color keywords <br>
18091809
RGB color values
18101810
</td></tr>
18111811
<tr>
@@ -1814,7 +1814,7 @@ <h2 id="profiles">Profiles</h2>
18141814
'opacity' property<br>
18151815
RGBA color values<br>
18161816
HSL and HSLA color values<br>
1817-
SVG color keywords<br>
1817+
Extended color keywords<br>
18181818
''currentColor'' color value<br>
18191819
CSS2 UI Colors<br>
18201820
''transparent'' color value
@@ -1835,7 +1835,7 @@ <h2 id="profiles">Profiles</h2>
18351835
<th>Accepts</th>
18361836
<td>
18371837
'color' property <br>
1838-
HTML4 color keywords<br>
1838+
Basic color keywords<br>
18391839
RGB color values<br>
18401840
CSS2 UI Colors<br>
18411841
''transparent'' color value
@@ -1846,13 +1846,13 @@ <h2 id="profiles">Profiles</h2>
18461846
'opacity' property<br>
18471847
RGBA color values<br>
18481848
HSL and HSLA color values<br>
1849-
SVG color keywords<br>
1849+
Extended color keywords<br>
18501850
''currentColor'' color value
18511851
</td></tr>
18521852
<tr>
18531853
<th>Extra constraints</th>
18541854
<td>''transparent'' color value not valid for 'color' property.<br>
1855-
''orange'' color value (part of SVG color keywords) is accepted in CSS level 2 revision 1</td></tr></tbody>
1855+
''orange'' color value (part of Extended color keywords) is accepted in CSS level 2 revision 1</td></tr></tbody>
18561856
</table>
18571857

18581858
<table class="tprofile" width="75%" border=1>
@@ -1867,10 +1867,10 @@ <h2 id="profiles">Profiles</h2>
18671867
<td>
18681868
'color' property<br>
18691869
'opacity' property<br>
1870-
HTML4 color keywords<br>
1870+
Basic color keywords<br>
18711871
RGB color values<br>
18721872
CSS2 UI Colors<br>
1873-
SVG color keywords<br>
1873+
Extended color keywords<br>
18741874
''currentColor'' color value
18751875
</td></tr>
18761876
<tr>

0 commit comments

Comments
 (0)