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.169 2010-10-25 14:25:43 bbos Exp $ -->
3+ <!-- $Id: visuren.src,v 2.170 2010-10-26 19:46:28 bbos Exp $ -->
44<head>
55<title>Visual formatting model</title>
66<meta name="editor" lang="tr" content="Tantek Çelik">
@@ -182,7 +182,8 @@ inside it.
182182
183183<p>When an inline box contains an in-flow block-level box, the inline box
184184(and its inline ancestors within the same line box) are broken around
185- the block-level box, dividing the inline box into two pieces. The line
185+ the block-level box, dividing the inline box into two pieces even if
186+ either side is empty. The line
186187boxes before the break and after the
187188break are enclosed in anonymous block boxes, and the block-level box
188189becomes a sibling of those anonymous boxes. When such an inline box is
You can’t perform that action at this time.
0 commit comments