Skip to content

Commit e1f26de

Browse files
committed
[css2] Add parentheses to improve clarity of sentence.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403097
1 parent e80fd89 commit e1f26de

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/visuren.src

Lines changed: 3 additions & 3 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: visuren.src,v 2.173 2010-12-16 20:21:53 bbos Exp $ -->
3+
<!-- $Id: visuren.src,v 2.174 2011-02-17 19:27:05 fantasai Exp $ -->
44
<head>
55
<title>Visual formatting model</title>
66
<meta name="editor" lang="tr" content="Tantek &Ccedil;elik">
@@ -183,8 +183,8 @@ inside it.
183183

184184
<p>When an inline box contains an in-flow block-level box, the inline box
185185
(and its inline ancestors within the same line box) are broken around
186-
the block-level box, dividing the inline box into two pieces even if
187-
either side is empty. The line
186+
the block-level box, dividing the inline box into two pieces (even if
187+
either side is empty). The line
188188
boxes before the break and after the
189189
break are enclosed in anonymous block boxes, and the block-level box
190190
becomes a sibling of those anonymous boxes. When such an inline box is

0 commit comments

Comments
 (0)