Skip to content

Commit b17461a

Browse files
committed
[css2] Fixed broken fragments.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403245
1 parent 392bbb1 commit b17461a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/changes.src

Lines changed: 3 additions & 3 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.165 2011-06-07 13:07:59 bbos Exp $ -->
3+
<!-- $Id: changes.src,v 2.166 2011-06-07 13:13:58 bbos Exp $ -->
44
<HEAD>
55
<TITLE>Changes</TITLE>
66
<!--script src="http://www.w3c-test.org/css/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script-->
@@ -6905,7 +6905,7 @@ floating descendants:
69056905
within an inline formatting context.</ins> Line boxes that contain no
69066906
text, no <a href="text.html#white-space-prop">preserved white
69076907
space,</a> no inline elements with non-zero margins, padding, or
6908-
borders, and no other <a href="#positioning-scheme">in-flow</a>
6908+
borders, and no other <a href="visuren.html#positioning-scheme">in-flow</a>
69096909
content (such as images, inline blocks or inline tables), and do not
69106910
end with a <del>line feed</del> <ins>preserved newline</ins> must be
69116911
treated as zero-height line boxes <ins>for the purposes of determining
@@ -7595,7 +7595,7 @@ is the inherited value. The value is <em>not</em> the keyword itself.
75957595
<p><del>When the specified value is not 'inherit',</del> the computed
75967596
value of a property is determined as specified by the Computed Value
75977597
line in the definition of the property. See the section on <a
7598-
href="#inheritance">inheritance</a> for the definition of computed
7598+
href="cascade.html#inheritance">inheritance</a> for the definition of computed
75997599
values when the specified value is 'inherit'.
76007600
</blockquote>
76017601

0 commit comments

Comments
 (0)