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.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: visudet.src,v 2.56 2002-11-18 20:36:16 bbos Exp $ -->
3+ <!-- $Id: visudet.src,v 2.57 2002-11-28 20:58:02 bbos Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Visual formatting model details</TITLE>
@@ -19,9 +19,9 @@ block</span></dfn> of the element. The containing block of an element
1919is defined as follows:</p>
2020
2121<ol>
22- <li>The containing block
23- in which the <a href="conform.html#root">root
24- element< /a> lives is chosen by the user agent.
22+ <li>The containing block in which the <a href="conform.html#root">root
23+ element</a> lives is chosen by the user agent. (It could be related to
24+ the <a href="visuren.html#viewport">viewport< /a>.)
2525
2626<li>For other elements, if the element's position is 'relative' or 'static',
2727the containing block is formed by the content edge of the nearest
You can’t perform that action at this time.
0 commit comments