|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: changes.src,v 2.26 2002-07-25 19:07:36 bbos Exp $ --> |
| 3 | +<!-- $Id: changes.src,v 2.27 2002-07-25 20:30:28 bbos Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>Appendix B: Changes</TITLE> |
@@ -512,6 +512,17 @@ the end of the section: |
512 | 512 | not less than 'min-width'. In particular, it may not be negative. See |
513 | 513 | the rules in section 10.4 below.</blockquote> |
514 | 514 |
|
| 515 | +<h4 id="s-10-5"><a href="visudet.html#the-height-property">Section |
| 516 | +10.5 Content height: the 'height' property</a></h4> |
| 517 | + |
| 518 | +<p>The UA is free to chose the containing block for the root element |
| 519 | +(see 10.1), therefore this sentence has been added as a suggestion: |
| 520 | + |
| 521 | +<blockquote> |
| 522 | +<p>A UA may compute a percentage height on the root element relative |
| 523 | +to the viewport. |
| 524 | +</blockquote> |
| 525 | + |
515 | 526 | <h4 id="x65"><a href="visudet.html#propdef-line-height">Section 10.8.1</a></h4> |
516 | 527 |
|
517 | 528 | <p>Clarified this paragraph: |
@@ -833,18 +844,6 @@ model</a></h4> |
833 | 844 | <p>The value 'compact' for 'display' does not exist in CSS 2.1. |
834 | 845 | 'Inline-block' is added. |
835 | 846 |
|
836 | | -<h4 id="s-10-1"><a |
837 | | -href="visudet.html#containing-block-details">Section 10.1 Definition |
838 | | -of "containing block"</a></h4> |
839 | | - |
840 | | -<p>A suggestion has been added that UAs take the viewport as the |
841 | | -containing block of the root element. |
842 | | - |
843 | | -<p>The containing block for an absolutely positioned element that has |
844 | | -no absolutely or relatively positioned ancestor no longer defaults to |
845 | | -the root element, but is undefined, with as a suggestion that UAs use |
846 | | -the viewport. |
847 | | - |
848 | 847 | <h4 id="s-10-3-7"><a |
849 | 848 | href="visudet.html#abs-non-replaced-width">Section 10.3.7 Absolutely |
850 | 849 | positioned, non-replaced elements</a></h4> |
|
0 commit comments