Skip to content

Commit a71d30a

Browse files
committed
[css2] Mark-up errors.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403134
1 parent 6f9ed46 commit a71d30a

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

css2/changes.src

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: changes.src,v 2.136 2011-03-04 17:21:55 bbos Exp $ -->
3+
<!-- $Id: changes.src,v 2.137 2011-03-04 17:26:03 bbos Exp $ -->
44
<HEAD>
55
<TITLE>Changes</TITLE>
66
</HEAD>
@@ -6610,7 +6610,7 @@ absolutely positioned element is, if its nearest positioned ancestor
66106610
is inline and split over multiple lines:
66116611

66126612
<blockquote>
6613-
4. If the element has 'position: absolute', the containing block is
6613+
<p>4. If the element has 'position: absolute', the containing block is
66146614
<del>established by</del> <ins>the padding edge of</ins> the nearest
66156615
ancestor with a 'position' of 'absolute', 'relative' or 'fixed'<del>,
66166616
in the following way:</del><ins>.</ins>
@@ -6660,7 +6660,7 @@ before the break or to the page after it.</ins>
66606660

66616661
<!--========================== issue 204 ==========================-->
66626662

6663-
<h3 id=u.8.3.1><a
6663+
<h3 id=u.8.3.1a><a
66646664
href="/TR/2010/WD-CSS2-20101207/box.html#collapsing-margins">8.3.1
66656665
Collapsing margins</a></h3>
66666666

@@ -6674,6 +6674,7 @@ them <ins><span class="note">(Note that <a
66746674
href="visuren.html#phantom-line-box">certain zero-height line
66756675
boxes</a> (see <a href="visuren.html#inline-formatting">9.4.2</a>) are
66766676
ignored for this purpose.)</span></ins>
6677+
</ul>
66776678
</blockquote>
66786679

66796680
<!--========================== issue 181 ==========================-->
@@ -6698,6 +6699,7 @@ heights and margins"</a> and the
66986699
<ins><a href="visudet.html#inline-box-height">height of inline
66996700
boxes</a> in <a href="visudet.html#leading">"Leading and
67006701
half-leading"</a></ins>.)
6702+
</ol>
67016703
</blockquote>
67026704

67036705
<p>The part of the definition that was in <a
@@ -6710,9 +6712,9 @@ used when calculating the height of the line box.</del>
67106712

67116713
<!--========================== issue 153 ==========================-->
67126714

6713-
<h3 id=u.10.8.1><a
6714-
href="/TR/2010/WD-CSS2-20101207/visudet.html#leading"</a>10.8.1
6715-
Leading and half-leading</h3>
6715+
<h3 id=u.10.8.1a><a
6716+
href="/TR/2010/WD-CSS2-20101207/visudet.html#leading">10.8.1
6717+
Leading and half-leading</a></h3>
67166718

67176719
<p>Inserted the following before the definitions of the keywords of
67186720
'vertical-align' to define precisely which box is aligned:

0 commit comments

Comments
 (0)