File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,9 @@ urlPrefix: https://www.w3.org/TR/CSS2/visuren.html; spec: CSS2;
105105urlPrefix: https://www.w3.org/TR/CSS21/media.html; spec: CSS2;
106106 url: #continuous-media-group; text: continuous media; type: dfn;
107107 url: #paged-media-group; text: paged media; type: dfn;
108+ urlPrefix: https://www.w3.org/TR/CSS2/visudet.html; spec: CSS2;
109+ url: #static-position; text: static position; type: dfn;
110+ url: #static-position; text: static-position containing block; type: dfn;
108111</pre>
109112
110113<pre class=link-defaults>
@@ -765,7 +768,7 @@ Resolving Automatic Insets</h4>
765768 </dl>
766769
767770 For the purposes of calculating the [=static position rectangle=] ,
768- the [=containing block=] of [=fixed positioned elements=]
771+ the [=containing block=] of [=fixed positioned=] elements
769772 is the [=initial containing block=] instead of the [=viewport=] ,
770773 and all [=scroll containers=] should be assumed
771774 to be scrolled to their [=initial scroll position=] .
You can’t perform that action at this time.
0 commit comments