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.80 2003-08-27 16:15:48 bbos Exp $ -->
3+ <!-- $Id: visudet.src,v 2.81 2003-08-27 17:58:16 bbos Exp $ -->
44<head>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<title>Visual formatting model details</title>
@@ -393,6 +393,10 @@ box is to the left of the containing block's edge.
393393hypothetical box, user agents are free to make a guess at its probable
394394position.
395395</p>
396+ <p>For the purposes of calculating the static position, the containing
397+ block of fixed positioned elements is the initial containing block
398+ instead of the viewport.
399+
396400<p>The constraint that determines the used values for these
397401elements is:</p>
398402
@@ -814,6 +818,10 @@ block.
814818hypothetical box, user agents are free to make a guess at its probable
815819position.
816820</p>
821+ <p>For the purposes of calculating the static position, the containing
822+ block of fixed positioned elements is the initial containing block
823+ instead of the viewport.
824+
817825<p>For absolutely positioned elements, the used values of the vertical
818826dimensions must satisfy this constraint:</p>
819827
You can’t perform that action at this time.
0 commit comments