Skip to content

Commit 3f62e44

Browse files
committed
[css2] Reverted edit for issue 215.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403167
1 parent d7e9efd commit 3f62e44

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css2/visudet.src

Lines changed: 4 additions & 4 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: 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 $ -->
44
<head>
55
<title>Visual formatting model details</title>
66
<style type="text/css">
@@ -50,8 +50,7 @@ ancestor with a <span class="propinst-position">'position'</span> of
5050
containing block is the initial containing block. In CSS&nbsp;2.1, if
5151
that nearest ancestor is an <a
5252
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.
5554
</li>
5655
</ol>
5756

@@ -888,7 +887,8 @@ painting outside their content area.)
888887
select which measure of the font is used for the content height.
889888
</p>
890889
<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
892892
class="propinst-line-height">'line-height'</span>. But only the <span
893893
class="propinst-line-height">'line-height'</span> is used when calculating
894894
the height of the line box.

0 commit comments

Comments
 (0)