Skip to content

Commit 2a3abc1

Browse files
committed
[css-position-3] More link fixups
1 parent 5b4d06c commit 2a3abc1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

css-position-3/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ urlPrefix: https://www.w3.org/TR/CSS2/visuren.html; spec: CSS2;
105105
urlPrefix: 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=].

0 commit comments

Comments
 (0)