Skip to content

Commit d7f0ff5

Browse files
committed
[css3-values] Editorial fix - be more precise about zero lengths.
--HG-- extra : rebase_source : 90a26e5ce82b9f7a77f24f0ca1bcd698e46b002f
1 parent 3f0a78b commit d7f0ff5

2 files changed

Lines changed: 75 additions & 65 deletions

File tree

css3-values/Overview.html

Lines changed: 72 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
rel=dcterms.rights>
1212
<meta content="CSS Values and Units Module Level 3" name=dcterms.title>
1313
<meta content=text name=dcterms.type>
14-
<meta content=2012-10-16 name=dcterms.issued>
14+
<meta content=2012-12-03 name=dcterms.issued>
1515
<meta content="http://dev.w3.org/csswg/css3-values/" name=dcterms.creator>
1616
<meta content=W3C name=dcterms.publisher>
17-
<meta content="http://www.w3.org/TR/2012/ED-css3-values-20121016/"
17+
<meta content="http://www.w3.org/TR/2012/ED-css3-values-20121203/"
1818
name=dcterms.identifier>
1919
<style type="text/css">
2020
code, small { white-space: nowrap }
@@ -38,14 +38,14 @@
3838

3939
<h1>CSS Values and Units Module Level 3</h1>
4040

41-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 October
41+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 December
4242
2012</h2>
4343

4444
<dl>
4545
<dt>This version:
4646

4747
<dd><a
48-
href="http://www.w3.org/TR/2012/ED-css3-values-20121016/">http://www.w3.org/TR/2012/ED-css3-values-20121016/</a>
48+
href="http://www.w3.org/TR/2012/ED-css3-values-20121203/">http://www.w3.org/TR/2012/ED-css3-values-20121203/</a>
4949

5050
<dt>Latest version:
5151

@@ -828,11 +828,10 @@ <h2 id=lengths><span class=secno>5. </span> Distance Units: the ‘<a
828828

829829
<p>Lengths refer to distance measurements and are denoted by <dfn
830830
id=length-value><var>&lt;length></var></dfn> in the property definitions.
831-
A length is a <a href="#dimension"><i>dimension</i></a>. A zero length may
832-
be represented instead as the <a
833-
href="#number-value"><var>&lt;number></var></a><code
834-
class=css>0</code>’. (In other words, for zero lengths the unit
835-
identifier is optional.)
831+
A length is a <a href="#dimension"><i>dimension</i></a>. However, for zero
832+
lengths the unit identifier is optional (i.e. can be syntactically
833+
represented as the <a href="#number-value"><var>&lt;number></var></a>
834+
<code class=css>0</code>’).
836835

837836
<p>A <dfn id=dimension>dimension</dfn> is a <a
838837
href="#number"><i>number</i></a> immediately followed by a unit
@@ -2370,137 +2369,148 @@ <h2 class=no-num id=index>Index</h2>
23702369

23712370
<ul class=indexlist>
23722371
<li>absolute length units, <a href="#absolute-length-units"
2373-
title="absolute length units"><strong>5.2.</strong></a>
2372+
title="section 5.2."><strong>5.2.</strong></a>
23742373

23752374
<li>&lt;angle>, <a href="#angle-value"
2376-
title="&lt;angle>"><strong>6.1.</strong></a>
2375+
title="section 6.1."><strong>6.1.</strong></a>
23772376

2378-
<li>attr(), <a href="#attr" title="attr()"><strong>8.3.</strong></a>
2377+
<li>attr(), <a href="#attr" title="section 8.3."><strong>8.3.</strong></a>
23792378

23802379
<li>authoring tool, <a href="#authoring-tool"
2381-
title="authoring tool"><strong>#</strong></a>
2380+
title="section ??"><strong>??</strong></a>
23822381

2383-
<li>calc(), <a href="#calc" title="calc()"><strong>8.1.</strong></a>
2382+
<li>calc(), <a href="#calc" title="section 8.1."><strong>8.1.</strong></a>
23842383

2385-
<li>ch, <a href="#ch-unit" title=ch><strong>5.1.1.</strong></a>
2384+
<li>ch, <a href="#ch-unit"
2385+
title="section 5.1.1."><strong>5.1.1.</strong></a>
23862386

23872387
<li><a href="#color-value"><var>&lt;color></var></a>, <a
2388-
href="#color-value" title="&lt;color>"><strong>7.1.</strong></a>
2388+
href="#color-value" title="section 7.1."><strong>7.1.</strong></a>
23892389

23902390
<li><a href="#default"><code class=css>default</code></a>’, <a
2391-
href="#default" title="''default''"><strong>3.1.1.</strong></a>
2391+
href="#default" title="section 3.1.1."><strong>3.1.1.</strong></a>
23922392

2393-
<li>deg, <a href="#deg" title=deg><strong>6.1.</strong></a>
2393+
<li>deg, <a href="#deg" title="section 6.1."><strong>6.1.</strong></a>
23942394

23952395
<li>dimension, <a href="#dimension"
2396-
title=dimension><strong>5.</strong></a>
2396+
title="section 5."><strong>5.</strong></a>
23972397

2398-
<li>dpcm, <a href="#dpcm" title=dpcm><strong>6.4.</strong></a>
2398+
<li>dpcm, <a href="#dpcm" title="section 6.4."><strong>6.4.</strong></a>
23992399

2400-
<li>dpi, <a href="#dpi" title=dpi><strong>6.4.</strong></a>
2400+
<li>dpi, <a href="#dpi" title="section 6.4."><strong>6.4.</strong></a>
24012401

2402-
<li>dppx, <a href="#dppx" title=dppx><strong>6.4.</strong></a>
2402+
<li>dppx, <a href="#dppx" title="section 6.4."><strong>6.4.</strong></a>
24032403

2404-
<li>em, <a href="#em-unit" title=em><strong>5.1.1.</strong></a>
2404+
<li>em, <a href="#em-unit"
2405+
title="section 5.1.1."><strong>5.1.1.</strong></a>
24052406

2406-
<li>ex, <a href="#ex-unit" title=ex><strong>5.1.1.</strong></a>
2407+
<li>ex, <a href="#ex-unit"
2408+
title="section 5.1.1."><strong>5.1.1.</strong></a>
24072409

24082410
<li>&lt;frequency>, <a href="#frequency-value"
2409-
title="&lt;frequency>"><strong>6.3.</strong></a>
2411+
title="section 6.3."><strong>6.3.</strong></a>
24102412

24112413
<li>functional notation, <a href="#functional-notation0"
2412-
title="functional notation"><strong>8.</strong></a>
2414+
title="section 8."><strong>8.</strong></a>
24132415

2414-
<li>grad, <a href="#grad" title=grad><strong>6.1.</strong></a>
2416+
<li>grad, <a href="#grad" title="section 6.1."><strong>6.1.</strong></a>
24152417

2416-
<li>Hz, <a href="#hz" title=Hz><strong>6.3.</strong></a>
2418+
<li>Hz, <a href="#hz" title="section 6.3."><strong>6.3.</strong></a>
24172419

24182420
<li>identifier, <a href="#identifier"
2419-
title=identifier><strong>3.</strong></a>
2421+
title="section 3."><strong>3.</strong></a>
24202422

24212423
<li><a href="#image-value"><var>&lt;image></var></a>, <a
2422-
href="#image-value" title="&lt;image>"><strong>7.2.</strong></a>
2424+
href="#image-value" title="section 7.2."><strong>7.2.</strong></a>
24232425

24242426
<li><a href="#inherit"><code class=css>inherit</code></a>’, <a
2425-
href="#inherit" title="''inherit''"><strong>3.1.1.</strong></a>
2427+
href="#inherit" title="section 3.1.1."><strong>3.1.1.</strong></a>
24262428

24272429
<li><a href="#initial"><code class=css>initial</code></a>’, <a
2428-
href="#initial" title="''initial''"><strong>3.1.1.</strong></a>
2430+
href="#initial" title="section 3.1.1."><strong>3.1.1.</strong></a>
24292431

2430-
<li>integer, <a href="#integer" title=integer><strong>4.1.</strong></a>
2432+
<li>integer, <a href="#integer"
2433+
title="section 4.1."><strong>4.1.</strong></a>
24312434

24322435
<li><a href="#integer-value"><var>&lt;integer></var></a>, <a
2433-
href="#integer-value" title="&lt;integer>"><strong>4.1.</strong></a>
2436+
href="#integer-value" title="section 4.1."><strong>4.1.</strong></a>
24342437

2435-
<li>kHz, <a href="#khz" title=kHz><strong>6.3.</strong></a>
2438+
<li>kHz, <a href="#khz" title="section 6.3."><strong>6.3.</strong></a>
24362439

24372440
<li><a href="#length-value"><var>&lt;length></var></a>, <a
2438-
href="#length-value" title="&lt;length>"><strong>5.</strong></a>
2441+
href="#length-value" title="section 5."><strong>5.</strong></a>
24392442

2440-
<li>ms, <a href="#ms" title=ms><strong>6.2.</strong></a>
2443+
<li>ms, <a href="#ms" title="section 6.2."><strong>6.2.</strong></a>
24412444

2442-
<li>number, <a href="#number" title=number><strong>4.2.</strong></a>
2445+
<li>number, <a href="#number"
2446+
title="section 4.2."><strong>4.2.</strong></a>
24432447

24442448
<li><a href="#number-value"><var>&lt;number></var></a>, <a
2445-
href="#number-value" title="&lt;number>"><strong>4.2.</strong></a>
2449+
href="#number-value" title="section 4.2."><strong>4.2.</strong></a>
24462450

24472451
<li>percentage, <a href="#percentage"
2448-
title=percentage><strong>4.3.</strong></a>
2452+
title="section 4.3."><strong>4.3.</strong></a>
24492453

24502454
<li><a href="#percentage-value"><var>&lt;percentage></var></a>, <a
2451-
href="#percentage-value"
2452-
title="&lt;percentage>"><strong>4.3.</strong></a>
2455+
href="#percentage-value" title="section 4.3."><strong>4.3.</strong></a>
24532456

24542457
<li><a href="#position-value"><var>&lt;position></var></a>, <a
2455-
href="#position-value" title="&lt;position>"><strong>7.3.</strong></a>
2458+
href="#position-value" title="section 7.3."><strong>7.3.</strong></a>
24562459

2457-
<li>rad, <a href="#rad" title=rad><strong>6.1.</strong></a>
2460+
<li>rad, <a href="#rad" title="section 6.1."><strong>6.1.</strong></a>
24582461

24592462
<li>reference pixel, <a href="#reference-pixel"
2460-
title="reference pixel"><strong>5.2.</strong></a>
2463+
title="section 5.2."><strong>5.2.</strong></a>
24612464

24622465
<li>relative length, <a href="#relative-length-units"
2463-
title="relative length"><strong>5.1.</strong></a>
2466+
title="section 5.1."><strong>5.1.</strong></a>
24642467

2465-
<li>rem, <a href="#rem-unit" title=rem><strong>5.1.1.</strong></a>
2468+
<li>rem, <a href="#rem-unit"
2469+
title="section 5.1.1."><strong>5.1.1.</strong></a>
24662470

2467-
<li>renderer, <a href="#renderer" title=renderer><strong>#</strong></a>
2471+
<li>renderer, <a href="#renderer"
2472+
title="section ??"><strong>??</strong></a>
24682473

24692474
<li>&lt;resolution>, <a href="#resolution-value"
2470-
title="&lt;resolution>"><strong>6.4.</strong></a>
2475+
title="section 6.4."><strong>6.4.</strong></a>
24712476

24722477
<li>resolved type, <a href="#resolved-type"
2473-
title="resolved type"><strong>8.1.2.</strong></a>
2478+
title="section 8.1.2."><strong>8.1.2.</strong></a>
24742479

2475-
<li>s, <a href="#s" title=s><strong>6.2.</strong></a>
2480+
<li>s, <a href="#s" title="section 6.2."><strong>6.2.</strong></a>
24762481

24772482
<li><a href="#string-value"><var>&lt;string></var></a>, <a
2478-
href="#string-value" title="&lt;string>"><strong>3.2.</strong></a>
2483+
href="#string-value" title="section 3.2."><strong>3.2.</strong></a>
24792484

24802485
<li>style sheet
24812486
<ul>
24822487
<li>as conformance class, <a href="#style-sheet"
2483-
title="style sheet, as conformance class"><strong>#</strong></a>
2488+
title="section ??"><strong>??</strong></a>
24842489
</ul>
24852490

24862491
<li>&lt;time>, <a href="#time-value"
2487-
title="&lt;time>"><strong>6.2.</strong></a>
2492+
title="section 6.2."><strong>6.2.</strong></a>
24882493

2489-
<li>toggle(), <a href="#toggle" title="toggle()"><strong>8.2.</strong></a>
2494+
<li>toggle(), <a href="#toggle"
2495+
title="section 8.2."><strong>8.2.</strong></a>
24902496

2491-
<li>turn, <a href="#turn" title=turn><strong>6.1.</strong></a>
2497+
<li>turn, <a href="#turn" title="section 6.1."><strong>6.1.</strong></a>
24922498

2493-
<li>URL, <a href="#url" title=URL><strong>3.3.</strong></a>
2499+
<li>URL, <a href="#url" title="section 3.3."><strong>3.3.</strong></a>
24942500

24952501
<li><a href="#url-value"><var>&lt;url></var></a>, <a href="#url-value"
2496-
title="&lt;url>"><strong>3.3.</strong></a>
2502+
title="section 3.3."><strong>3.3.</strong></a>
24972503

2498-
<li>vh, <a href="#vh-unit" title=vh><strong>5.1.2.</strong></a>
2504+
<li>vh, <a href="#vh-unit"
2505+
title="section 5.1.2."><strong>5.1.2.</strong></a>
24992506

2500-
<li>vmax, <a href="#vmax-unit" title=vmax><strong>5.1.2.</strong></a>
2507+
<li>vmax, <a href="#vmax-unit"
2508+
title="section 5.1.2."><strong>5.1.2.</strong></a>
25012509

2502-
<li>vmin, <a href="#vmin-unit" title=vmin><strong>5.1.2.</strong></a>
2510+
<li>vmin, <a href="#vmin-unit"
2511+
title="section 5.1.2."><strong>5.1.2.</strong></a>
25032512

2504-
<li>vw, <a href="#vw-unit" title=vw><strong>5.1.2.</strong></a>
2513+
<li>vw, <a href="#vw-unit"
2514+
title="section 5.1.2."><strong>5.1.2.</strong></a>
25052515
</ul>
25062516
<!--end-index-->

css3-values/Overview.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -494,9 +494,9 @@ <h2 id="lengths">
494494
<p>Lengths refer to distance measurements and are denoted by
495495
<dfn id="length-value"><var>&lt;length></var></dfn> in the
496496
property definitions.
497-
A length is a <i>dimension</i>. A zero length may be represented
498-
instead as the <var>&lt;number></var> ''0''. (In other words,
499-
for zero lengths the unit identifier is optional.)</p>
497+
A length is a <i>dimension</i>.
498+
However, for zero lengths the unit identifier is optional
499+
(i.e. can be syntactically represented as the <var>&lt;number></var> ''0'').
500500

501501
<p>A <dfn>dimension</dfn> is a <i>number</i> immediately followed by a
502502
unit identifier. It corresponds to the <code>DIMENSION</code> token in the

0 commit comments

Comments
 (0)