Skip to content

Commit 8446e10

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403250
1 parent 296d3ef commit 8446e10

85 files changed

Lines changed: 242 additions & 254 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

css2/about.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<link rel="CSS-properties" href="propidx.html" title="properties">
1313
<link rel="index" href="indexlist.html" title="index">
1414
<link rel="first" href="cover.html">
15-
<script src="http://css.w3.org/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script>
15+
1616
</HEAD>
1717
<BODY>
1818
<div class="navbar">
@@ -251,7 +251,7 @@ <h4>1.4.2.1 <a name="value-defs">Value</a></h4>
251251
exactly one of them must occur.
252252
<li>A double bar (||) separates
253253
two or more options: one or more of them must occur, in any order.
254-
<li>A double ampersand (&&) separates two or more components, all of which
254+
<li>A double ampersand (&amp;&amp;) separates two or more components, all of which
255255
must occur, in any order.
256256
<li>Brackets ([&nbsp;]) are for grouping.
257257
</ul>
@@ -260,8 +260,8 @@ <h4>1.4.2.1 <a name="value-defs">Value</a></h4>
260260
ampersand is stronger than the double bar, and the double bar
261261
is stronger than the bar. Thus, the following lines are equivalent:
262262
<PRE>
263-
a b | c || d && e f
264-
[ a b ] | [ c || [ d && [ e f ]]]
263+
a b | c || d &amp;&amp; e f
264+
[ a b ] | [ c || [ d &amp;&amp; [ e f ]]]
265265
</PRE>
266266

267267
<P> Every type, keyword, or bracketed group may be followed by one of
@@ -295,7 +295,7 @@ <h4>1.4.2.1 <a name="value-defs">Value</a></h4>
295295
<EM>Value:</EM> [&lt;family-name&gt; , ]* &lt;family-name&gt;<BR>
296296
<EM>Value:</EM> &lt;uri&gt;? &lt;color&gt; [ / &lt;color&gt; ]?<BR>
297297
<EM>Value:</EM> &lt;uri&gt; || &lt;color&gt;<BR>
298-
<EM>Value:</EM> inset? && [ &lt;length&gt;{2,4} && &lt;color&gt;? ]
298+
<EM>Value:</EM> inset? &amp;&amp; [ &lt;length&gt;{2,4} &amp;&amp; &lt;color&gt;? ]
299299
</BLOCKQUOTE>
300300

301301
<p>Component values are specified in terms of tokens, as described in <a
@@ -540,7 +540,7 @@ <H2>1.5 <a name="acknowledgements">Acknowledgments</a></H2>
540540
<span class=vcard><span class="fn">Vasil Dinkov</span></span>,
541541
&hellip; and all the contributors to the CSS1 test suite.
542542

543-
<p>Working Group member active during the development of this
543+
<p>Working Group members active during the development of this
544544
specification:
545545

546546
<span class=vcard><span class="fn">César Acebal</span> (<span class=org>Universidad de Oviedo</span>)</span>,
@@ -557,7 +557,7 @@ <H2>1.5 <a name="acknowledgements">Acknowledgments</a></H2>
557557
<span class=vcard><span class="fn">Simon Fraser</span> (<span class=org>Apple, Inc.</span>)</span>,
558558
<span class=vcard><span class="fn">Sylvain Galineau</span> (<span class=org>Microsoft Corp.</span>)</span>,
559559
<span class=vcard><span class="fn">Daniel Glazman</span> (<span class=org>Disruptive Innovations</span>)</span>,
560-
<span class=vcard><span class="fn">Molly Holzschalg</span> (<span class=org>Opera Software</span>)</span>,
560+
<span class=vcard><span class="fn">Molly Holzschlag</span> (<span class=org>Opera Software</span>)</span>,
561561
<span class=vcard><span class="fn">David Hyatt</span> (<span class=org>Apple, Inc.</span>)</span>,
562562
<span class=vcard><span class="fn">Richard Ishida</span> (<span class=org>W3C/ERCIM</span>)</span>,
563563
<span class=vcard><span class="fn">John Jansen</span> (<span class=org>Microsoft Corp.</span>)</span>,

css2/aural.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<link rel="CSS-properties" href="propidx.html" title="properties">
1313
<link rel="index" href="indexlist.html" title="index">
1414
<link rel="first" href="cover.html">
15-
<script src="http://css.w3.org/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script>
15+
1616
</HEAD>
1717
<BODY>
1818
<div class="navbar">

css2/box.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<link rel="CSS-properties" href="propidx.html" title="properties">
1313
<link rel="index" href="indexlist.html" title="index">
1414
<link rel="first" href="cover.html">
15-
<script src="http://css.w3.org/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script>
15+
1616
</HEAD>
1717
<BODY>
1818
<div class="navbar">
@@ -410,7 +410,7 @@ <H3>8.3.1 <a name="collapsing-margins">Collapsing margins</a></H3>
410410
<LI>top and bottom margins of a box that does not establish a new
411411
block formatting context and that has zero computed <a href="visudet.html#propdef-min-height" class="noxref"><span
412412
class="propinst-min-height">'min-height'</span></a>, zero or 'auto'
413-
computed <a href="visudet.html#propdef-min-height" class="noxref"><span class="propinst-min-height">'height'</span></a>, and no
413+
computed <a href="visudet.html#propdef-height" class="noxref"><span class="propinst-height">'height'</span></a>, and no
414414
in-flow children
415415
</UL>
416416
</UL>

css2/cascade.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="CSS-properties" href="propidx.html" title="properties">
1212
<link rel="index" href="indexlist.html" title="index">
1313
<link rel="first" href="cover.html">
14-
<script src="http://css.w3.org/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script>
14+
1515
</HEAD>
1616
<BODY>
1717
<div class="navbar">

css2/changes.html

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="CSS-properties" href="propidx.html" title="properties">
1212
<link rel="index" href="indexlist.html" title="index">
1313
<link rel="first" href="cover.html">
14-
<script src="http://css.w3.org/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script>
14+
1515
</HEAD>
1616
<BODY>
1717
<div class="navbar">
@@ -1588,7 +1588,7 @@ <h3 id="c14.2.1"><a name="q102">C.2.95 </a><a href="colors.html#background-prope
15881588
<p>The size of background images without an intrinsic size is now
15891589
defined.
15901590

1591-
<h3 id="c14.3"><a name="q103">C.2.96 </a><a href="colors.html#gamma-correction">Section
1591+
<h3 id="c14.3"><a name="q103">C.2.96 Section
15921592
14.3 Gamma correction</a></h3>
15931593

15941594
<p>The contents of this section is now a non-normative note.</p>
@@ -6404,7 +6404,7 @@ <h3 id="t.15.3.1"><a name="q467">C.7.78 </a><a
64046404

64056405
<p>Glyphs of serif fonts, as the term is used in CSS, <ins>tend
64066406
to</ins> have finishing strokes, flared or tapering ends, or have
6407-
actual serifed endings (including slab serifs). [&hellip]
6407+
actual serifed endings (including slab serifs). [&hellip;]
64086408

64096409
<p><strong>15.3.1.2 sans-serif</strong>
64106410

@@ -6941,7 +6941,7 @@ <h3 id="t.17.5.4"><a name="q489">C.7.100 </a><a
69416941

69426942

69436943
<h3 id="t.B.2"><a name="q490">C.7.101 </a><a
6944-
href="/TR/2009/CR-CSS2-20090908/refs.html#informative">
6944+
href="/TR/2009/CR-CSS2-20090908/refs.html">
69456945
Section&nbsp;B.2 Informative references</a></h3>
69466946

69476947
<p><span class=date>[2010-08-06]</span> BCP&nbsp;47 replaces
@@ -7060,8 +7060,7 @@ <h3 id=u.10.3><a name="q497">C.8.3 </a><a
70607060

70617061

70627062

7063-
<h3 id=u.14.3><a name="q498">C.8.4 </a><a
7064-
href="/TR/2010/WD-CSS2-20101207/colors.html#gamma-correction">14.3
7063+
<h3 id=u.14.3><a name="q498">C.8.4 14.3
70657064
Gamma correction</a></h3>
70667065

70677066
<p>The section on gamma correction was removed. It existed only to
@@ -7136,7 +7135,7 @@ <h3 id=u.10.1><a name="q502">C.8.8 </a><a
71367135
is inline and split over multiple lines:
71377136

71387137
<blockquote>
7139-
<p>4. If the element has 'position: absolute' [&hellip] following way;
7138+
<p>4. If the element has 'position: absolute' [&hellip;] following way;
71407139
<ol>
71417140
<li>In the case that the ancestor is an <del>inline box</del>
71427141
<ins>inline-level element</ins>, the containing block <del>depends on
@@ -7424,7 +7423,7 @@ <h3 id=u.9.4.2a><a name="q514">C.8.20 </a><a
74247423
within an inline formatting context.</ins> Line boxes that contain no
74257424
text, no <a href="text.html#white-space-prop">preserved white
74267425
space,</a> no inline elements with non-zero margins, padding, or
7427-
borders, and no other <a href="#positioning-scheme">in-flow</a>
7426+
borders, and no other <a href="visuren.html#positioning-scheme">in-flow</a>
74287427
content (such as images, inline blocks or inline tables), and do not
74297428
end with a <del>line feed</del> <ins>preserved newline</ins> must be
74307429
treated as zero-height line boxes <ins>for the purposes of determining
@@ -7723,7 +7722,7 @@ <h3 id=u.4.1.1><a name="q528">C.8.34 </a><a
77237722
<blockquote>
77247723
<div class="example"><P style="display:none">Example(s):</P>
77257724
<p><ins>For example, the rule of the longest match means that
7726-
"<code>red--&gt</code>" is tokenized as the IDENT "<code>red--</code>"
7725+
"<code>red--&gt;</code>" is tokenized as the IDENT "<code>red--</code>"
77277726
followed by the DELIM "<code>&gt;</code>", rather than as an IDENT
77287727
followed by a CDC.</ins>
77297728
</div>
@@ -8114,7 +8113,7 @@ <h3 id=u.6.1.2><a name="q543">C.8.49 </a><a
81148113
<p><del>When the specified value is not 'inherit',</del> the computed
81158114
value of a property is determined as specified by the Computed Value
81168115
line in the definition of the property. See the section on <a
8117-
href="#inheritance">inheritance</a> for the definition of computed
8116+
href="cascade.html#inheritance">inheritance</a> for the definition of computed
81188117
values when the specified value is 'inherit'.
81198118
</blockquote>
81208119

css2/colors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="CSS-properties" href="propidx.html" title="properties">
1212
<link rel="index" href="indexlist.html" title="index">
1313
<link rel="first" href="cover.html">
14-
<script src="http://css.w3.org/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script>
14+
1515
<style type="text/css">
1616
.current,.proposed,span.delcurrent { background:#feb }
1717
ins.proposed,span.insproposed,p.insproposed { background:#bfb }

css2/conform.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="CSS-properties" href="propidx.html" title="properties">
1212
<link rel="index" href="indexlist.html" title="index">
1313
<link rel="first" href="cover.html">
14-
<script src="http://css.w3.org/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script>
14+
1515

1616
</HEAD>
1717
<BODY>

css2/cover.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<link rel="CSS-properties" href="propidx.html" title="properties">
1111
<link rel="index" href="indexlist.html" title="index">
1212
<link rel="first" href="cover.html">
13-
<script src="http://css.w3.org/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script>
13+
<!--script src="http://www.w3c-test.org/css/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script-->
1414

1515
<body>
1616
<div class="navbar">

0 commit comments

Comments
 (0)