Skip to content

Commit d115cfe

Browse files
author
Arron Eicholz
committed
Adding Issue for replaced elements
1 parent 0bbe2ff commit d115cfe

2 files changed

Lines changed: 14 additions & 18 deletions

File tree

css3-positioning/Overview.html

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 21 October
8282

8383
<dd class=vcard><span class=fn>Arron Eicholz</span>, <span
8484
class=org>Microsoft Corporation</span>
85-
86-
<dd class=vcard><span class=fn>Sylvain Galineau</span>, <span
87-
class=org>Microsoft Corporation</span>
8885
</dl>
8986
<!--begin-copyright-->
9087
<p class=copyright id=copyright-copy-year-2000-w3creg-mit-erci><a
@@ -250,8 +247,7 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
250247

251248
<li id=the-width-of-a-center-positioned-replace><a
252249
href="#width-of-center-replaced-elements"><span class=secno>7.4.
253-
</span>The width of a &lsquo;<code class=property>center</code>&rsquo;
254-
positioned, replaced element</a>
250+
</span>The width of a center positioned, replaced element</a>
255251

256252
<li id=the-height-of-absolute-page-or-fixed-pos><a
257253
href="#height-of-absolute-non-replaced-elements"><span class=secno>7.5.
@@ -2169,11 +2165,11 @@ <h3 id=width-of-absolute-replaced-elements><span class=secno>7.3.
21692165
<!-- End section: The width of absolute, page or fixed positioned, replaced element -->
21702166

21712167
<h3 id=width-of-center-replaced-elements><span class=secno>7.4. </span>The
2172-
width of a &lsquo;<code class=property>center</code>&rsquo; positioned,
2173-
replaced element</h3>
2168+
width of a center positioned, replaced element</h3>
21742169

2175-
<p id=x0></p>
2176-
<!-- End section: The width of a 'center' positioned, replaced element -->
2170+
<p class=issue id=need-to-come-up-with-a-definition-for-re>Need to come up
2171+
with a definition for replaced elements</p>
2172+
<!-- End section: The width of a center positioned, replaced element -->
21772173

21782174
<h3 id=height-of-absolute-non-replaced-elements><span class=secno>7.5.
21792175
</span>The height of absolute, page or fixed positioned, non-replaced
@@ -2502,8 +2498,9 @@ <h3 id=height-of-absolute-replaced-elements><span class=secno>7.7.
25022498
<h3 id=height-of-center-replaced-elements><span class=secno>7.8. </span>The
25032499
height of a center positioned, replaced element</h3>
25042500

2505-
<p id=x1></p>
2506-
<!-- End section: The height of a 'center' positioned, replaced element -->
2501+
<p class=issue id=need-to-come-up-with-a-definition-for-re0>Need to come up
2502+
with a definition for replaced elements</p>
2503+
<!-- End section: The height of a center positioned, replaced element -->
25072504

25082505
<h3 id=auto-height-for-block-formatting-context-roots><span
25092506
class=secno>7.9. </span>&lsquo;<code class=property>Auto</code>&rsquo;
@@ -3536,7 +3533,7 @@ <h3 id=painting-order><span class=secno>12.2. </span>Painting order</h3>
35363533
user:
35373534

35383535
<div class=figure>
3539-
<p id=x2><img alt="A stacking context with four layers" src=stack.png></p>
3536+
<p id=x0><img alt="A stacking context with four layers" src=stack.png></p>
35403537

35413538
<p class=caption id=schematic-diagram-of-a-stacking-context->Schematic
35423539
diagram of a stacking context with four layers.</p>

css3-positioning/Overview.src.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
6363
<dd>None</dd>
6464
<dt>Editors:</dt>
6565
<dd class="vcard"><span class="fn">Arron Eicholz</span>, <span class="org">Microsoft Corporation</span>
66-
<dd class="vcard"><span class="fn">Sylvain Galineau</span>, <span class="org">Microsoft Corporation</span>
6766
</dl>
6867
<!--copyright-->
6968
<hr title="Separator for header">
@@ -1256,9 +1255,9 @@ <h3 id="width-of-absolute-replaced-elements">The width of absolute, page or fixe
12561255
</ol>
12571256
<!-- End section: The width of absolute, page or fixed positioned, replaced element -->
12581257

1259-
<h3 id="width-of-center-replaced-elements">The width of a 'center' positioned, replaced element</h3>
1260-
<p></p>
1261-
<!-- End section: The width of a 'center' positioned, replaced element -->
1258+
<h3 id="width-of-center-replaced-elements">The width of a center positioned, replaced element</h3>
1259+
<p class="issue">Need to come up with a definition for replaced elements</p>
1260+
<!-- End section: The width of a center positioned, replaced element -->
12621261

12631262

12641263
<h3 id="height-of-absolute-non-replaced-elements">The height of absolute, page or fixed positioned, non-replaced element</h3>
@@ -1458,8 +1457,8 @@ <h3 id="height-of-absolute-replaced-elements">The height of absolute, page or fi
14581457
<!-- End section: The height of absolute, page or fixed positioned, replaced element -->
14591458

14601459
<h3 id="height-of-center-replaced-elements">The height of a center positioned, replaced element</h3>
1461-
<p></p>
1462-
<!-- End section: The height of a 'center' positioned, replaced element -->
1460+
<p class="issue">Need to come up with a definition for replaced elements</p>
1461+
<!-- End section: The height of a center positioned, replaced element -->
14631462

14641463
<h3 id="auto-height-for-block-formatting-context-roots">'Auto' heights for block formatting context roots</h3>
14651464
<p>

0 commit comments

Comments
 (0)