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.125 2006-05-09 12:51:47 fantasai Exp $ -->
3+ <!-- $Id: visuren.src,v 2.126 2006-05-09 12:56:51 fantasai Exp $ -->
44<head>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<title>Visual formatting model</title>
@@ -862,7 +862,8 @@ positioning"><dfn>relative positioning</dfn></span>. Offsetting a box
862862given a position as if B1 were not offset and B2 is not re-positioned
863863after B1's offset is applied. This implies that relative positioning
864864may cause boxes to overlap.
865- However, if relative positioning causes an 'overflow:auto' box to have
865+ However, if relative positioning causes an 'overflow:auto' or
866+ 'overflow:scroll' box to have
866867overflow, the UA must allow the user to access this content, which,
867868through the creation of scrollbars, may affect layout.
868869</p>
You can’t perform that action at this time.
0 commit comments