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.196 2012-08-21 13:57:05 bbos Exp $ -->
3+ <!-- $Id: visuren.src,v 2.197 2013-02-27 23:09:17 fantasai Exp $ -->
44<head>
55<title>Visual formatting model</title>
66<!--script src="http://www.w3c-test.org/css/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script-->
@@ -182,7 +182,7 @@ above), then we force it to have <em>only</em> block-level boxes
182182inside it.
183183
184184<p>When an inline box contains an in-flow block-level box, the inline box
185- (and its inline ancestors within the same line box) are broken around
185+ (and its inline ancestors within the same line box) is broken around
186186the block-level box (and any block-level siblings that are consecutive
187187or separated only by collapsible whitespace and/or out-of-flow
188188elements), splitting the inline box into two boxes (even if either
You can’t perform that action at this time.
0 commit comments