Skip to content

Commit 2cc3d3c

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402835
1 parent 1aa71d9 commit 2cc3d3c

13 files changed

Lines changed: 87 additions & 87 deletions

File tree

css2/changes.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,7 +1407,7 @@ <h3 id="c16.4"><a name="q113">C.2.106 </a><a href="text.html#spacing-props">Sect
14071407
is no longer optional.</p>
14081408

14091409
<p>Specified that word spacing affects each space, non-breaking space,
1410-
and ideographic space left in the text after white space processing
1410+
and ideographic space left in the text after whitespace processing
14111411
rules have been applied.</p>
14121412

14131413
<h3 id="c16.5"><a name="q114">C.2.107 </a><a href="text.html#caps-prop">Section 16.5
@@ -1425,11 +1425,11 @@ <h3 id="c16.6"><a name="q115">C.2.108 </a><a href="text.html#white-space-prop">S
14251425
<p>"\A" in generated content no longer forces a break for 'normal'
14261426
and 'nowrap' values of 'white-space'.</p>
14271427

1428-
<p>Specified that the CSS white space processing model assumes all
1428+
<p>Specified that the CSS whitespace processing model assumes all
14291429
newlines have been normalized to line feeds.</p>
14301430

14311431
<p>Added <a href="text.html#white-space-model">section 16.6.1</a> to precisely define
1432-
white space handling.</p>
1432+
whitespace handling.</p>
14331433

14341434
<p>Added <a href="text.html#ctrlchars">section 16.6.3</a> to specify handling
14351435
of control and combining characters.</p>
@@ -1703,7 +1703,7 @@ <h3 id="x4.1.1"><a name="q143">C.3.3 </a><a href="syndata.html#tokenization">Sec
17031703

17041704
<p>Corrected "unicode" macro to treat CRLF as a single character.</p>
17051705

1706-
<p>Corrected "block" production to allow white space between declarations.</p>
1706+
<p>Corrected "block" production to allow whitespace between declarations.</p>
17071707

17081708
<p>In the rule for "any" (in the core syntax), corrected "FUNCTION"
17091709
to "FUNCTION any* ')'".</p>
@@ -1750,7 +1750,7 @@ <h3 id="x4.3.4"><a name="q148">C.3.8 </a><a href="syndata.html#uri">Section 4.3.
17501750
<h3 id="x4.3.5"><a name="q149">C.3.9 </a><a href="syndata.html#counter">Section 4.3.5
17511751
Counters</a></h3>
17521752

1753-
<p>Corrected syntax of counter() and counters() notation to allow white space
1753+
<p>Corrected syntax of counter() and counters() notation to allow whitespace
17541754
between tokens.</p>
17551755

17561756
<h3 id="x4.3.6"><a name="q150">C.3.10 </a><a href="syndata.html#color-units">Section 4.3.6</a></h3>
@@ -2769,7 +2769,7 @@ <h3 id="r16.6"><a name="q267">C.4.74 </a><a href="text.html#white-space-prop">Se
27692769
Whitespace</a></h3>
27702770

27712771
<p>Added <a href="text.html#egbidiwscollapse">section 16.6.1</a> as an example
2772-
to illustrate the interaction of white space collapsing and bidi.</p>
2772+
to illustrate the interaction of whitespace collapsing and bidi.</p>
27732773

27742774
<h3 id="r17.1"><a name="q268">C.4.75 </a><a href="tables.html#tables-intro">Section 17.1
27752775
Introduction to tables</a></h3>

css2/cover.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ <h2><a name="toc">Full Table of Contents</a></h2>
669669
<li class="tocline2"><a href="text.html#white-space-prop" class="tocxref">16.6 Whitespace: the <span class="propinst-white-space">'white-space'</span> property</a>
670670
<ul class="toc">
671671
<li class="tocline3"><a href="text.html#white-space-model" class="tocxref">16.6.1 The 'white-space' processing model</a>
672-
<li class="tocline3"><a href="text.html#egbidiwscollapse" class="tocxref">16.6.2 Example of bidirectionality with white-space collapsing</a>
672+
<li class="tocline3"><a href="text.html#egbidiwscollapse" class="tocxref">16.6.2 Example of bidirectionality with whitespace collapsing</a>
673673
<li class="tocline3"><a href="text.html#ctrlchars" class="tocxref">16.6.3 Control and combining characters' details</a>
674674
</ul>
675675
</ul>

css2/css2.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@ <h2><a name="toc">Full Table of Contents</a></h2>
664664
<li class="tocline2"><a href="text.html#white-space-prop" class="tocxref">16.6 Whitespace: the <span class="propinst-white-space">'white-space'</span> property</a>
665665
<ul class="toc">
666666
<li class="tocline3"><a href="text.html#white-space-model" class="tocxref">16.6.1 The 'white-space' processing model</a>
667-
<li class="tocline3"><a href="text.html#egbidiwscollapse" class="tocxref">16.6.2 Example of bidirectionality with white-space collapsing</a>
667+
<li class="tocline3"><a href="text.html#egbidiwscollapse" class="tocxref">16.6.2 Example of bidirectionality with whitespace collapsing</a>
668668
<li class="tocline3"><a href="text.html#ctrlchars" class="tocxref">16.6.3 Control and combining characters' details</a>
669669
</ul>
670670
</ul>
@@ -8105,7 +8105,7 @@ <h3>9.4.2 <a name="inline-formatting">Inline formatting context</a></h3>
81058105
same line box</em> due to <a href="#direction">bidirectional text
81068106
processing</a>.
81078107
</p>
8108-
<p>Line boxes that contain no text, no preserved white space, no
8108+
<p>Line boxes that contain no text, no preserved whitespace, no
81098109
inline elements with non-zero margins, padding, or borders, and no
81108110
other in-flow content (such as images, inline blocks or inline
81118111
tables), and don't end with a line feed must be treated as zero-height
@@ -14925,7 +14925,7 @@ <h1><a name="q0">16 Text</a></h1>
1492514925
<li class="tocline2"><a href="text.html#white-space-prop" class="tocxref">16.6 Whitespace: the <span class="propinst-white-space">'white-space'</span> property</a>
1492614926
<ul class="toc">
1492714927
<li class="tocline3"><a href="text.html#white-space-model" class="tocxref">16.6.1 The 'white-space' processing model</a>
14928-
<li class="tocline3"><a href="text.html#egbidiwscollapse" class="tocxref">16.6.2 Example of bidirectionality with white-space collapsing</a>
14928+
<li class="tocline3"><a href="text.html#egbidiwscollapse" class="tocxref">16.6.2 Example of bidirectionality with whitespace collapsing</a>
1492914929
<li class="tocline3"><a href="text.html#ctrlchars" class="tocxref">16.6.3 Control and combining characters' details</a>
1493014930
</ul>
1493114931
</ul>
@@ -15110,7 +15110,7 @@ <h3>16.3.1 <a name="lining-striking-props">Underlining, overlining, striking, an
1511015110
'inline-block' descendants.
1511115111
</p><p>
1511215112
Underlines, overlines, and line-throughs are applied only to text
15113-
(including white space, letter spacing, and word spacing): margins,
15113+
(including whitespace, letter spacing, and word spacing): margins,
1511415114
borders, and padding are skipped. If an element contains no text,
1511515115
user agents must refrain from rendering these text decorations on the
1511615116
element. For example, images will not be underlined.
@@ -15306,7 +15306,7 @@ <h2>16.4 <a name="spacing-props">Letter and word spacing</a>: the <a href="text.
1530615306
also influenced by justification (see the <a href="text.html#propdef-text-align" class="noxref"><span
1530715307
class="propinst-text-align">'text-align'</span></a> property).
1530815308
Word spacing affects each space (U+0020), non-breaking space (U+00A0),
15309-
and ideographic space (U+3000) left in the text after the white space
15309+
and ideographic space (U+3000) left in the text after the whitespace
1531015310
processing rules have been applied.</p>
1531115311

1531215312
<div class="example"><P style="display:none">Example(s):</P><p>
@@ -15511,7 +15511,7 @@ <h3>16.6.1 <a name="white-space-model">The 'white-space' processing model</a></h
1551115511
</p>
1551215512
</div>
1551315513

15514-
<h3>16.6.2 <a name="egbidiwscollapse">Example of bidirectionality with white-space collapsing</a></h3>
15514+
<h3>16.6.2 <a name="egbidiwscollapse">Example of bidirectionality with whitespace collapsing</a></h3>
1551515515
<p>
1551615516
Given the following markup fragment, taking special note of spaces (with varied backgrounds and borders for emphasis and identification):
1551715517
</p>
@@ -15546,7 +15546,7 @@ <h3>16.6.2 <a name="egbidiwscollapse">Example of bidirectionality with white-spa
1554615546
and C. This can sometimes be avoided by using the natural bidirectionality
1554715547
of characters instead of explicit embedding levels. Also, it is good
1554815548
to avoid spaces immediately inside start and end tags, as these tend
15549-
to do weird things when dealing with white space collapsing.
15549+
to do weird things when dealing with whitespace collapsing.
1555015550
</p>
1555115551

1555215552
<h3>16.6.3 <a name="ctrlchars">Control and combining characters' details</a></h3>
@@ -20475,7 +20475,7 @@ <h3 id="c16.4"><a name="q113">C.2.106 </a><a href="text.html#spacing-props">Sect
2047520475
is no longer optional.</p>
2047620476

2047720477
<p>Specified that word spacing affects each space, non-breaking space,
20478-
and ideographic space left in the text after white space processing
20478+
and ideographic space left in the text after whitespace processing
2047920479
rules have been applied.</p>
2048020480

2048120481
<h3 id="c16.5"><a name="q114">C.2.107 </a><a href="text.html#caps-prop">Section 16.5
@@ -20493,11 +20493,11 @@ <h3 id="c16.6"><a name="q115">C.2.108 </a><a href="text.html#white-space-prop">S
2049320493
<p>"\A" in generated content no longer forces a break for 'normal'
2049420494
and 'nowrap' values of 'white-space'.</p>
2049520495

20496-
<p>Specified that the CSS white space processing model assumes all
20496+
<p>Specified that the CSS whitespace processing model assumes all
2049720497
newlines have been normalized to line feeds.</p>
2049820498

2049920499
<p>Added <a href="text.html#white-space-model">section 16.6.1</a> to precisely define
20500-
white space handling.</p>
20500+
whitespace handling.</p>
2050120501

2050220502
<p>Added <a href="text.html#ctrlchars">section 16.6.3</a> to specify handling
2050320503
of control and combining characters.</p>
@@ -20771,7 +20771,7 @@ <h3 id="x4.1.1"><a name="q143">C.3.3 </a><a href="syndata.html#tokenization">Sec
2077120771

2077220772
<p>Corrected "unicode" macro to treat CRLF as a single character.</p>
2077320773

20774-
<p>Corrected "block" production to allow white space between declarations.</p>
20774+
<p>Corrected "block" production to allow whitespace between declarations.</p>
2077520775

2077620776
<p>In the rule for "any" (in the core syntax), corrected "FUNCTION"
2077720777
to "FUNCTION any* ')'".</p>
@@ -20818,7 +20818,7 @@ <h3 id="x4.3.4"><a name="q148">C.3.8 </a><a href="syndata.html#uri">Section 4.3.
2081820818
<h3 id="x4.3.5"><a name="q149">C.3.9 </a><a href="syndata.html#counter">Section 4.3.5
2081920819
Counters</a></h3>
2082020820

20821-
<p>Corrected syntax of counter() and counters() notation to allow white space
20821+
<p>Corrected syntax of counter() and counters() notation to allow whitespace
2082220822
between tokens.</p>
2082320823

2082420824
<h3 id="x4.3.6"><a name="q150">C.3.10 </a><a href="syndata.html#color-units">Section 4.3.6</a></h3>
@@ -21837,7 +21837,7 @@ <h3 id="r16.6"><a name="q267">C.4.74 </a><a href="text.html#white-space-prop">Se
2183721837
Whitespace</a></h3>
2183821838

2183921839
<p>Added <a href="text.html#egbidiwscollapse">section 16.6.1</a> as an example
21840-
to illustrate the interaction of white space collapsing and bidi.</p>
21840+
to illustrate the interaction of whitespace collapsing and bidi.</p>
2184121841

2184221842
<h3 id="r17.1"><a name="q268">C.4.75 </a><a href="tables.html#tables-intro">Section 17.1
2184321843
Introduction to tables</a></h3>

css2/diffs-rec/changes.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,7 +1407,7 @@ <h3 id="c16.4"><a name="q113"><ins>C.2.106</ins> </a><a href="text.html#spacing-
14071407
<ins>is</ins> <ins>no</ins> <ins>longer</ins> <ins>optional.</ins></p>
14081408

14091409
<p><ins>Specified</ins> <ins>that</ins> <ins>word</ins> <ins>spacing</ins> <ins>affects</ins> <ins>each</ins> <ins>space,</ins> <ins>non-breaking</ins> <ins>space,</ins>
1410-
<ins>and</ins> <ins>ideographic</ins> <ins>space</ins> <ins>left</ins> <ins>in</ins> <ins>the</ins> <ins>text</ins> <ins>after</ins> <ins>white</ins> <ins>space</ins> <ins>processing</ins>
1410+
<ins>and</ins> <ins>ideographic</ins> <ins>space</ins> <ins>left</ins> <ins>in</ins> <ins>the</ins> <ins>text</ins> <ins>after</ins> <ins>whitespace</ins> <ins>processing</ins>
14111411
<ins>rules</ins> <ins>have</ins> <ins>been</ins> <ins>applied.</ins></p>
14121412

14131413
<h3 id="c16.5"><a name="q114"><ins>C.2.107</ins> </a><a href="text.html#caps-prop"><ins>Section</ins> <ins>16.5</ins>
@@ -1425,11 +1425,11 @@ <h3 id="c16.6"><a name="q115"><ins>C.2.108</ins> </a><a href="text.html#white-sp
14251425
<p><ins>"\A"</ins> <ins>in</ins> <ins>generated</ins> <ins>content</ins> <ins>no</ins> <ins>longer</ins> <ins>forces</ins> <ins>a</ins> <ins>break</ins> <ins>for</ins> <ins>'normal'</ins>
14261426
<ins>and</ins> <ins>'nowrap'</ins> <ins>values</ins> <ins>of</ins> <ins>'white-space'.</ins></p>
14271427

1428-
<p><ins>Specified</ins> <ins>that</ins> <ins>the</ins> <ins>CSS</ins> <ins>white</ins> <ins>space</ins> <ins>processing</ins> <ins>model</ins> <ins>assumes</ins> <ins>all</ins>
1428+
<p><ins>Specified</ins> <ins>that</ins> <ins>the</ins> <ins>CSS</ins> <ins>whitespace</ins> <ins>processing</ins> <ins>model</ins> <ins>assumes</ins> <ins>all</ins>
14291429
<ins>newlines</ins> <ins>have</ins> <ins>been</ins> <ins>normalized</ins> <ins>to</ins> <ins>line</ins> <ins>feeds.</ins></p>
14301430

14311431
<p><ins>Added</ins> <a href="text.html#white-space-model"><ins>section</ins> <ins>16.6.1</ins></a> <ins>to</ins> <ins>precisely</ins> <ins>define</ins>
1432-
<ins>white</ins> <ins>space</ins> <ins>handling.</ins></p>
1432+
<ins>whitespace</ins> <ins>handling.</ins></p>
14331433

14341434
<p><ins>Added</ins> <a href="text.html#ctrlchars"><ins>section</ins> <ins>16.6.3</ins></a> <ins>to</ins> <ins>specify</ins> <ins>handling</ins>
14351435
<ins>of</ins> <ins>control</ins> <ins>and</ins> <ins>combining</ins> <ins>characters.</ins></p>
@@ -1703,7 +1703,7 @@ <h3 id="x4.1.1"><a name="q143"><ins>C.3.3</ins> </a><a href="syndata.html#tokeni
17031703

17041704
<p><ins>Corrected</ins> <ins>"unicode"</ins> <ins>macro</ins> <ins>to</ins> <ins>treat</ins> <ins>CRLF</ins> <ins>as</ins> <ins>a</ins> <ins>single</ins> <ins>character.</ins></p>
17051705

1706-
<p><ins>Corrected</ins> <ins>"block"</ins> <ins>production</ins> <ins>to</ins> <ins>allow</ins> <ins>white</ins> <ins>space</ins> <ins>between</ins> <ins>declarations.</ins></p>
1706+
<p><ins>Corrected</ins> <ins>"block"</ins> <ins>production</ins> <ins>to</ins> <ins>allow</ins> <ins>whitespace</ins> <ins>between</ins> <ins>declarations.</ins></p>
17071707

17081708
<p><ins>In</ins> <ins>the</ins> <ins>rule</ins> <ins>for</ins> <ins>"any"</ins> <ins>(in</ins> <ins>the</ins> <ins>core</ins> <ins>syntax),</ins> <ins>corrected</ins> <ins>"FUNCTION"</ins>
17091709
<ins>to</ins> <ins>"FUNCTION</ins> <ins>any*</ins> <ins>')'".</ins></p>
@@ -1750,7 +1750,7 @@ <h3 id="x4.3.4"><a name="q148"><ins>C.3.8</ins> </a><a href="syndata.html#uri"><
17501750
<h3 id="x4.3.5"><a name="q149"><ins>C.3.9</ins> </a><a href="syndata.html#counter"><ins>Section</ins> <ins>4.3.5</ins>
17511751
<ins>Counters</ins></a></h3>
17521752

1753-
<p><ins>Corrected</ins> <ins>syntax</ins> <ins>of</ins> <ins>counter()</ins> <ins>and</ins> <ins>counters()</ins> <ins>notation</ins> <ins>to</ins> <ins>allow</ins> <ins>white</ins> <ins>space</ins>
1753+
<p><ins>Corrected</ins> <ins>syntax</ins> <ins>of</ins> <ins>counter()</ins> <ins>and</ins> <ins>counters()</ins> <ins>notation</ins> <ins>to</ins> <ins>allow</ins> <ins>whitespace</ins>
17541754
<ins>between</ins> <ins>tokens.</ins></p>
17551755

17561756
<h3 id="x4.3.6"><a name="q150"><ins>C.3.10</ins> </a><a href="syndata.html#color-units"><ins>Section</ins> <ins>4.3.6</ins></a></h3>
@@ -2769,7 +2769,7 @@ <h3 id="r16.6"><a name="q267"><ins>C.4.74</ins> </a><a href="text.html#white-spa
27692769
<ins>Whitespace</ins></a></h3>
27702770

27712771
<p><ins>Added</ins> <a href="text.html#egbidiwscollapse"><ins>section</ins> <ins>16.6.1</ins></a> <ins>as</ins> <ins>an</ins> <ins>example</ins>
2772-
<ins>to</ins> <ins>illustrate</ins> <ins>the</ins> <ins>interaction</ins> <ins>of</ins> <ins>white</ins> <ins>space</ins> <ins>collapsing</ins> <ins>and</ins> <ins>bidi.</ins></p>
2772+
<ins>to</ins> <ins>illustrate</ins> <ins>the</ins> <ins>interaction</ins> <ins>of</ins> <ins>whitespace</ins> <ins>collapsing</ins> <ins>and</ins> <ins>bidi.</ins></p>
27732773

27742774
<h3 id="r17.1"><a name="q268"><ins>C.4.75</ins> </a><a href="tables.html#tables-intro"><ins>Section</ins> <ins>17.1</ins>
27752775
<ins>Introduction</ins> <ins>to</ins> <ins>tables</ins></a></h3>

css2/diffs-rec/cover.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ <h2><a name="toc"><ins>Full</ins> <ins>Table</ins> <ins>of</ins> <ins>Contents</
669669
<li class="tocline2"><a href="text.html#white-space-prop" class="tocxref"><ins>16.6</ins> <ins>Whitespace:</ins> <ins>the</ins> <span class="propinst-white-space"><ins>'white-space'</ins></span> <ins>property</ins></a>
670670
<ul class="toc">
671671
<li class="tocline3"><a href="text.html#white-space-model" class="tocxref"><ins>16.6.1</ins> <ins>The</ins> <ins>'white-space'</ins> <ins>processing</ins> <ins>model</ins></a>
672-
<li class="tocline3"><a href="text.html#egbidiwscollapse" class="tocxref"><ins>16.6.2</ins> <ins>Example</ins> <ins>of</ins> <ins>bidirectionality</ins> <ins>with</ins> <ins>white-space</ins> <ins>collapsing</ins></a>
672+
<li class="tocline3"><a href="text.html#egbidiwscollapse" class="tocxref"><ins>16.6.2</ins> <ins>Example</ins> <ins>of</ins> <ins>bidirectionality</ins> <ins>with</ins> <ins>whitespace</ins> <ins>collapsing</ins></a>
673673
<li class="tocline3"><a href="text.html#ctrlchars" class="tocxref"><ins>16.6.3</ins> <ins>Control</ins> <ins>and</ins> <ins>combining</ins> <ins>characters'</ins> <ins>details</ins></a>
674674
</ul>
675675
</ul>

0 commit comments

Comments
 (0)