File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 Ç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
188188boxes before the break and after the
189189break are enclosed in anonymous block boxes, and the block-level box
190190becomes a sibling of those anonymous boxes. When such an inline box is
You can’t perform that action at this time.
0 commit comments