|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
2 | 2 | <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 $ --> |
4 | 4 | <HEAD> |
5 | 5 | <TITLE>Changes</TITLE> |
6 | 6 | <!--script src="http://www.w3c-test.org/css/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script--> |
@@ -6905,7 +6905,7 @@ floating descendants: |
6905 | 6905 | within an inline formatting context.</ins> Line boxes that contain no |
6906 | 6906 | text, no <a href="text.html#white-space-prop">preserved white |
6907 | 6907 | 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> |
6909 | 6909 | content (such as images, inline blocks or inline tables), and do not |
6910 | 6910 | end with a <del>line feed</del> <ins>preserved newline</ins> must be |
6911 | 6911 | 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. |
7595 | 7595 | <p><del>When the specified value is not 'inherit',</del> the computed |
7596 | 7596 | value of a property is determined as specified by the Computed Value |
7597 | 7597 | 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 |
7599 | 7599 | values when the specified value is 'inherit'. |
7600 | 7600 | </blockquote> |
7601 | 7601 |
|
|
0 commit comments