|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: visudet.src,v 2.158 2011-03-22 20:59:45 fantasai Exp $ --> |
| 3 | +<!-- $Id: visudet.src,v 2.159 2011-03-23 01:03:38 bbos Exp $ --> |
4 | 4 | <head> |
5 | 5 | <title>Visual formatting model details</title> |
6 | 6 | <style type="text/css"> |
@@ -50,8 +50,7 @@ ancestor with a <span class="propinst-position">'position'</span> of |
50 | 50 | containing block is the initial containing block. In CSS 2.1, if |
51 | 51 | that nearest ancestor is an <a |
52 | 52 | href="visuren#inline-level">inline-level element</a> that splits |
53 | | -across multiple lines, or splits into multiple boxes due to bidi |
54 | | -processing, the containing block is undefined. |
| 53 | +across multiple lines, the containing block is undefined. |
55 | 54 | </li> |
56 | 55 | </ol> |
57 | 56 |
|
@@ -888,7 +887,8 @@ painting outside their content area.) |
888 | 887 | select which measure of the font is used for the content height. |
889 | 888 | </p> |
890 | 889 | <p>The vertical padding, border and margin of an inline, non-replaced |
891 | | -box start at the top and bottom of the content area, and has nothing to do with the <span |
| 890 | +box start at the top and bottom of the content area, and has nothing |
| 891 | +to do with the <span |
892 | 892 | class="propinst-line-height">'line-height'</span>. But only the <span |
893 | 893 | class="propinst-line-height">'line-height'</span> is used when calculating |
894 | 894 | the height of the line box. |
|
0 commit comments