|
11 | 11 |
|
12 | 12 | <meta content="CSS Overflow Module Level 3" name=dcterms.title> |
13 | 13 | <meta content=text name=dcterms.type> |
14 | | - <meta content=2013-04-18 name=dcterms.date> |
| 14 | + <meta content=2013-06-03 name=dcterms.date> |
15 | 15 | <meta content="L. David Baron" name=dcterms.creator> |
16 | 16 | <meta content=W3C name=dcterms.publisher> |
17 | 17 | <meta content="http://dev.w3.org/csswg/css-overflow-3/" |
|
127 | 127 |
|
128 | 128 | <h1>CSS Overflow Module Level 3</h1> |
129 | 129 |
|
130 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 18 April 2013</h2> |
| 130 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 June 2013</h2> |
131 | 131 |
|
132 | 132 | <dl> |
133 | 133 | <dt>This version: |
@@ -466,7 +466,12 @@ <h2 id=overflow-properties><span class=secno>2. </span>Overflow properties</h2> |
466 | 466 | <tr> |
467 | 467 | <th>Applies to: |
468 | 468 |
|
469 | | - <td>block containers |
| 469 | + <td>block containers <a href="#CSS21" |
| 470 | + rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>, flex containers <a |
| 471 | + href="#CSS3-FLEXBOX" |
| 472 | + rel=biblioentry>[CSS3-FLEXBOX]<!--{{!CSS3-FLEXBOX}}--></a>, and grid |
| 473 | + containers <a href="#CSS3-GRID-LAYOUT" |
| 474 | + rel=biblioentry>[CSS3-GRID-LAYOUT]<!--{{!CSS3-GRID-LAYOUT}}--></a> |
470 | 475 |
|
471 | 476 | <tr> |
472 | 477 | <th>Inherited: |
@@ -1482,11 +1487,11 @@ <h3 class=no-num id=normative-references> Normative references</h3> |
1482 | 1487 |
|
1483 | 1488 | <dt id=CSS3-GRID-LAYOUT>[CSS3-GRID-LAYOUT] |
1484 | 1489 |
|
1485 | | - <dd>Alex Mogilevsky; et al. <a |
1486 | | - href="http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/"><cite>CSS |
1487 | | - Grid Layout.</cite></a> 6 November 2012. W3C Working Draft. (Work in |
| 1490 | + <dd>Tab Atkins Jr.; Elika J. Etemad; Rossen Atanassov. <a |
| 1491 | + href="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/"><cite>CSS |
| 1492 | + Grid Layout.</cite></a> 2 April 2013. W3C Working Draft. (Work in |
1488 | 1493 | progress.) URL: <a |
1489 | | - href="http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/">http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/</a> |
| 1494 | + href="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/">http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/</a> |
1490 | 1495 | </dd> |
1491 | 1496 | <!----> |
1492 | 1497 |
|
@@ -1713,7 +1718,8 @@ <h2 class=no-num id=property-index> Property index</h2> |
1713 | 1718 |
|
1714 | 1719 | <td>see individual properties |
1715 | 1720 |
|
1716 | | - <td>block containers |
| 1721 | + <td>block containers [CSS21], flex containers [CSS3-FLEXBOX], and grid |
| 1722 | + containers [CSS3-GRID-LAYOUT] |
1717 | 1723 |
|
1718 | 1724 | <td>no |
1719 | 1725 |
|
|
0 commit comments