Skip to content

Commit 0f2d029

Browse files
committed
Punt the <custom-ident> section.
1 parent 43d3525 commit 0f2d029

2 files changed

Lines changed: 14 additions & 50 deletions

File tree

css3-values/Overview.html

Lines changed: 12 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -193,14 +193,10 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
193193
class=css>inherit</code></a>
194194
</ul>
195195

196-
<li><a href="#identifiers"><span class=secno>3.2. </span> User-defined
197-
Identifiers: the ‘<code class=css>&lt;custom-ident></code>
198-
type</a>
199-
200-
<li><a href="#strings"><span class=secno>3.3. </span> Quoted Strings:
196+
<li><a href="#strings"><span class=secno>3.2. </span> Quoted Strings:
201197
the ‘<code class=css>&lt;string></code>’ type</a>
202198

203-
<li><a href="#urls"><span class=secno>3.4. </span> Resource Locators:
199+
<li><a href="#urls"><span class=secno>3.3. </span> Resource Locators:
204200
the ‘<code class=css>&lt;url></code>’ type</a>
205201
</ul>
206202

@@ -623,27 +619,10 @@ <h4 id=common-keywords><span class=secno>3.1.1. </span> CSS-wide keywords:
623619
initial value. <a href="#CSS3CASCADE"
624620
rel=biblioentry>[CSS3CASCADE]<!--{{CSS3CASCADE}}--></a>
625621

626-
<h3 id=identifiers><span class=secno>3.2. </span> User-defined Identifiers:
627-
the ‘<a href="#identifier-value"><code
628-
class=css>&lt;custom-ident></code></a>’ type</h3>
629-
630-
<p>Some properties accept arbitrary author-defined identifiers as a
631-
component value. This generic data type is denoted by <dfn
632-
id=identifier-value><var>&lt;custom-ident></var></dfn>, and represents any
633-
valid CSS <a href="#identifier"><i>identifier</i></a> that does not
634-
otherwise appear as a pre-defined keyword in that property's value
635-
definition. Such identifiers are fully case-sensitive, even in the ASCII
636-
range (e.g. ‘<code class=css>example</code>’ and ‘<code
637-
class=css>EXAMPLE</code>’ are two different, unrelated user-defined
638-
identifiers).
639-
640-
<p> The <a href="#common-keywords">CSS-wide keywords</a> are not valid <a
641-
href="#identifier-value"><var>&lt;custom-ident>s</var></a>. The ‘<code
642-
class=css>default</code>’ keyword is reserved and is also not a valid <a
643-
href="#identifier-value"><var>&lt;custom-ident>s</var></a>. These reserved
644-
keywords are reserved in all ASCII case permutations.
645-
646-
<h3 id=strings><span class=secno>3.3. </span> Quoted Strings: the ‘<a
622+
<p> The <dfn id=default><code class=css>default</code></dfn> keyword
623+
is reserved for future use.
624+
625+
<h3 id=strings><span class=secno>3.2. </span> Quoted Strings: the ‘<a
647626
href="#string-value"><code class=css>&lt;string></code></a>’ type</h3>
648627

649628
<p>Strings are denoted by <dfn id=string-value><var>&lt;string></var></dfn>
@@ -683,7 +662,7 @@ <h3 id=strings><span class=secno>3.3. </span> Quoted Strings: the ‘<a
683662
character in Unicode (U+000A), but represents the generic notion of
684663
"newline" in CSS.)
685664

686-
<h3 id=urls><span class=secno>3.4. </span> Resource Locators: the ‘<a
665+
<h3 id=urls><span class=secno>3.3. </span> Resource Locators: the ‘<a
687666
href="#url-value"><code class=css>&lt;url></code></a>’ type</h3>
688667

689668
<p>A <dfn id=url>URL</dfn> is a pointer to a resource and is a <a
@@ -2347,9 +2326,8 @@ <h2 class=no-num id=index>Index</h2>
23472326
<li><a href="#color-value"><var>&lt;color></var></a>, <a
23482327
href="#color-value" title="&lt;color>"><strong>7.1.</strong></a>
23492328

2350-
<li><a href="#identifier-value"><var>&lt;custom-ident></var></a>, <a
2351-
href="#identifier-value"
2352-
title="&lt;custom-ident>"><strong>3.2.</strong></a>
2329+
<li><a href="#default"><code class=css>default</code></a>’, <a
2330+
href="#default" title="''default''"><strong>3.1.1.</strong></a>
23532331

23542332
<li>deg, <a href="#deg" title=deg><strong>6.1.</strong></a>
23552333

@@ -2436,7 +2414,7 @@ <h2 class=no-num id=index>Index</h2>
24362414
<li>s, <a href="#s" title=s><strong>6.2.</strong></a>
24372415

24382416
<li><a href="#string-value"><var>&lt;string></var></a>, <a
2439-
href="#string-value" title="&lt;string>"><strong>3.3.</strong></a>
2417+
href="#string-value" title="&lt;string>"><strong>3.2.</strong></a>
24402418

24412419
<li>style sheet
24422420
<ul>
@@ -2452,10 +2430,10 @@ <h2 class=no-num id=index>Index</h2>
24522430

24532431
<li>turn, <a href="#turn" title=turn><strong>6.1.</strong></a>
24542432

2455-
<li>URL, <a href="#url" title=URL><strong>3.4.</strong></a>
2433+
<li>URL, <a href="#url" title=URL><strong>3.3.</strong></a>
24562434

24572435
<li><a href="#url-value"><var>&lt;url></var></a>, <a href="#url-value"
2458-
title="&lt;url>"><strong>3.4.</strong></a>
2436+
title="&lt;url>"><strong>3.3.</strong></a>
24592437

24602438
<li>vh, <a href="#vh-unit" title=vh><strong>5.1.2.</strong></a>
24612439

css3-values/Overview.src.html

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -307,23 +307,9 @@ <h4 id="common-keywords">
307307
<p>The <dfn>''initial''</dfn> keyword represents the specified value that
308308
is designated as the property's initial value. [[CSS3CASCADE]]
309309

310-
<h3 id="identifiers">
311-
User-defined Identifiers: the ''&lt;custom-ident>'' type</h3>
312-
313-
<p>Some properties accept arbitrary author-defined identifiers as a
314-
component value. This generic data type is denoted by
315-
<dfn id="identifier-value"><var>&lt;custom-ident></var></dfn>,
316-
and represents any valid CSS <i>identifier</i> that does not
317-
otherwise appear as a pre-defined keyword in that property's value
318-
definition.
319-
Such identifiers are fully case-sensitive, even in the ASCII range
320-
(e.g. ''example'' and ''EXAMPLE'' are two different, unrelated
321-
user-defined identifiers).
310+
<p>
311+
The <dfn>''default''</dfn> keyword is reserved for future use.
322312

323-
<p>
324-
The <a href='#common-keywords'>CSS-wide keywords</a> are not valid <var>&lt;custom-ident>s</var>.
325-
The ''default'' keyword is reserved and is also not a valid <var>&lt;custom-ident>s</var>.
326-
These reserved keywords are reserved in all ASCII case permutations.
327313

328314
<h3 id="strings">
329315
Quoted Strings: the ''&lt;string>'' type</h3>

0 commit comments

Comments
 (0)