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: visudet.src,v 2.172 2012-05-15 13:16:51 bbos Exp $ -->
3+ <!-- $Id: visudet.src,v 2.173 2012-08-21 13:58:40 bbos Exp $ -->
44<head>
55<title>Visual formatting model details</title>
66<!--script src="http://www.w3c-test.org/css/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script-->
@@ -38,7 +38,8 @@ containing block is the same as for the root element.
3838</li>
3939<li>For other elements, if the element's position is 'relative' or 'static',
4040the containing block is formed by the content edge of the nearest
41- <a href="visuren.html#block-boxes">block container</a> ancestor box.
41+ ancestor box that is a <a href="visuren.html#block-boxes">block
42+ container</a> or which establishes a formatting context.
4243</li>
4344<li>If the element has 'position: fixed', the containing block is
4445established by the <a href="visuren.html#viewport">viewport</a>
You can’t perform that action at this time.
0 commit comments