Skip to content

Commit 225899d

Browse files
committed
[css-position-3] Remove the reference to sections we're no longer replacing.
1 parent 2a3abc1 commit 225899d

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

css-position-3/Overview.bs

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,10 @@ Introduction</h2>
150150
<h3 id="placement">
151151
Module Interactions</h3>
152152

153-
This module replaced and extends the positioning scheme features defined in
154-
[[!CSS2]] sections:
153+
This module replaces and extends the [=positioning scheme=] features
154+
defined in [[!CSS2]] sections:
155155

156156
<ul>
157-
<li>
158-
<a href="https://www.w3.org/TR/CSS2/visuren.html#viewport">9.1.1 The viewport</a>
159157
<li>
160158
<a href="https://www.w3.org/TR/CSS2/visuren.html#containing-block">9.1.2 Containing blocks</a>
161159
<li>
@@ -169,8 +167,6 @@ Module Interactions</h3>
169167
<li>
170168
<a href="https://www.w3.org/TR/CSS2/visuren.html#comparison">9.8 Comparison of normal flow, floats, and absolute positioning</a>
171169
<li>
172-
<a href="https://www.w3.org/TR/CSS2/visuren.html#layers">9.9 Layered presentation</a>
173-
<li>
174170
<a href="https://www.w3.org/TR/CSS2/visudet.html#containing-block-details">10.1 Definition of "containing block"</a>
175171
<li>
176172
<a href="https://www.w3.org/TR/CSS2/visudet.html#abs-non-replaced-width">10.3.7 Absolutely positioned, non-replaced elements</a>
@@ -180,13 +176,8 @@ Module Interactions</h3>
180176
<a href="https://www.w3.org/TR/CSS2/visudet.html#abs-non-replaced-height">10.6.4 Absolutely positioned, non-replaced elements</a>
181177
<li>
182178
<a href="https://www.w3.org/TR/CSS2/visudet.html#abs-replaced-height">10.6.5 Absolutely positioned replaced elements</a>
183-
<li>
184-
<a href="https://www.w3.org/TR/CSS2/visudet.htmlhttps://www.w3.org/TR/CSS2/visudet.html#root-height">10.6.7 Auto heights for block formatting context roots</a>
185-
<li>
186-
<a href="https://www.w3.org/TR/CSS2/zindex.html">Appendix E. Elaborate description of Stacking Contexts</a>
187179
</ul>
188180

189-
<!-- End section" Module Interactions -->
190181

191182
<h3 id="values">
192183
Value Definitions</h3>

0 commit comments

Comments
 (0)