|
11 | 11 |
|
12 | 12 | <meta content="CSS Overflow Module Level 3" name=dc.title>
|
13 | 13 | <meta content=text name=dc.type>
|
14 |
| - <meta content=2013-03-29 name=dc.date> |
| 14 | + <meta content=2013-04-04 name=dc.date> |
15 | 15 | <meta content="L. David Baron" name=dc.creator>
|
16 | 16 | <meta content=W3C name=dc.publisher>
|
17 | 17 | <meta content="http://dev.w3.org/csswg/css3-overflow/" name=dc.identifier>
|
|
126 | 126 |
|
127 | 127 | <h1>CSS Overflow Module Level 3</h1>
|
128 | 128 |
|
129 |
| - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 29 March 2013</h2> |
| 129 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 April 2013</h2> |
130 | 130 |
|
131 | 131 | <dl>
|
132 | 132 | <dt>This version:
|
@@ -601,6 +601,13 @@ <h2 id=overflow-properties><span class=secno>2. </span>Overflow properties</h2>
|
601 | 601 | href="#overflow-x"><code class=property>overflow-x</code></a>’ and ‘<a
|
602 | 602 | href="#overflow-y"><code class=property>overflow-y</code></a>’ instead?
|
603 | 603 |
|
| 604 | + <p class=issue> There are <a |
| 605 | + href="http://lists.w3.org/Archives/Public/www-style/2012May/1197.html">discussions</a> |
| 606 | + about how overflow, overflow-style, overflow-x and overflow-y should work |
| 607 | + and interact with each other. Until consensus on this topic is reached, it |
| 608 | + is not completely clear which of these should be used for paged-x | |
| 609 | + paged-y | paged-x-controls | paged-y-controls | fragments |
| 610 | + |
604 | 611 | <h2 id=scrolling-overflow><span class=secno>3. </span>Scrolling and hidden
|
605 | 612 | overflow</h2>
|
606 | 613 |
|
@@ -1438,7 +1445,7 @@ <h3 class=no-num id=normative-references> Normative references</h3>
|
1438 | 1445 | <!-- Sorted by label -->
|
1439 | 1446 |
|
1440 | 1447 | <dl class=bibliography>
|
1441 |
| - <dt style="display: none"><!-- keeps the doc valid if the DL is empty --> |
| 1448 | + <dd style="display: none"><!-- keeps the doc valid if the DL is empty --> |
1442 | 1449 | <!---->
|
1443 | 1450 |
|
1444 | 1451 | <dt id=CSS21>[CSS21]
|
@@ -1536,7 +1543,7 @@ <h3 class=no-num id=other-references> Other references</h3>
|
1536 | 1543 | <!-- Sorted by label -->
|
1537 | 1544 |
|
1538 | 1545 | <dl class=bibliography>
|
1539 |
| - <dt style="display: none"><!-- keeps the doc valid if the DL is empty --> |
| 1546 | + <dd style="display: none"><!-- keeps the doc valid if the DL is empty --> |
1540 | 1547 | <!---->
|
1541 | 1548 |
|
1542 | 1549 | <dt id=CSS1>[CSS1]
|
|
0 commit comments