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.148 2010-09-29 15:49:11 bbos Exp $ -->
3+ <!-- $Id: visudet.src,v 2.149 2010-10-04 19:40:23 bbos Exp $ -->
44<head>
55<title>Visual formatting model details</title>
66<style type="text/css">
@@ -37,7 +37,7 @@ containing block is the same as for the root element.
3737</li>
3838<li>For other elements, if the element's position is 'relative' or 'static',
3939the containing block is formed by the content edge of the nearest
40- <a href="visuren.html#block-boxes">block container. </a>
40+ <a href="visuren.html#block-boxes">block container</a> ancestor box.
4141</li>
4242<li>If the element has 'position: fixed', the containing block is
4343established by the <a href="visuren.html#viewport">viewport</a>
You can’t perform that action at this time.
0 commit comments