Skip to content

Commit db86f9e

Browse files
committed
[css2] Missed edit for issue 180:
s/element/element that establishes a block formatting context/ --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403029
1 parent 92983b4 commit db86f9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/visudet.src

Lines changed: 2 additions & 2 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.147 2010-08-25 23:13:03 bbos Exp $ -->
3+
<!-- $Id: visudet.src,v 2.148 2010-09-29 15:49:11 bbos Exp $ -->
44
<head>
55
<title>Visual formatting model details</title>
66
<style type="text/css">
@@ -1151,7 +1151,7 @@ roots</a></h3>
11511151
<p>In certain cases (see, e.g., sections
11521152
<a href="#abs-non-replaced-height">10.6.4</a> and
11531153
<a href="#block-root-margin">10.6.6</a> above), the height of an
1154-
element is computed as follows:
1154+
element that establishes a block formatting context is computed as follows:
11551155

11561156
<p>If it only has inline-level children, the height is the distance
11571157
between the top of the topmost line box and the bottom of the

0 commit comments

Comments
 (0)