|
13 | 13 | content="CSS Intrinsic & Extrinsic Sizing Module Level 3 (CSS3 TMPL)" |
14 | 14 | name=dcterms.title> |
15 | 15 | <meta content=text name=dcterms.type> |
16 | | - <meta content=2012-10-12 name=dcterms.issued> |
| 16 | + <meta content=2012-10-18 name=dcterms.issued> |
17 | 17 | <meta content="http://dev.w3.org/csswg/css3-sizing/" name=dcterms.creator> |
18 | 18 | <meta content=W3C name=dcterms.publisher> |
19 | | - <meta content="http://www.w3.org/TR/2012/ED-css3-sizing-20121012/" |
| 19 | + <meta content="http://www.w3.org/TR/2012/ED-css3-sizing-20121018/" |
20 | 20 | name=dcterms.identifier> |
21 | 21 | <link href="#contents" rel=contents> |
22 | 22 | <link href="#index" rel=index> |
|
31 | 31 |
|
32 | 32 | <h1>CSS Intrinsic & Extrinsic Sizing Module Level 3</h1> |
33 | 33 |
|
34 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 October |
| 34 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 18 October |
35 | 35 | 2012</h2> |
36 | 36 |
|
37 | 37 | <dl><!-- |
38 | 38 | <dt>This version: |
39 | | - <dd><a href="http://www.w3.org/TR/2012/ED-css3-sizing-20121012/">http://www.w3.org/TR/2012/ED-css3-sizing-20121012/</a> |
| 39 | + <dd><a href="http://www.w3.org/TR/2012/ED-css3-sizing-20121018/">http://www.w3.org/TR/2012/ED-css3-sizing-20121018/</a> |
40 | 40 | --> |
41 | 41 |
|
42 | 42 | <dt>Latest version: |
@@ -507,15 +507,15 @@ <h3 id=width-height-keywords><span class=secno>3.1. </span> New Keywords |
507 | 507 | appropriate to the writing mode. |
508 | 508 |
|
509 | 509 | <dt><dfn id=repudiate-floats>‘<code |
510 | | - class=css>repudiate-floats</code>’</dfn> |
| 510 | + class=css>repudiate-floats</code>’</dfn> <span class=issue>Less stupid |
| 511 | + name?</span> |
511 | 512 |
|
512 | 513 | <dd> In the inline axis, use the larger of the min-content measure, and |
513 | 514 | the fill-available measure minus the size of any non-descendant floats in |
514 | 515 | the same formatting context. (This is similar to the behavior of a box |
515 | 516 | that establishes a formatting context next to a float.) In the block |
516 | 517 | axis, this is identical to ‘<code class=css>auto</code>’. |
517 | | - <p class=issue> Does this value work? Is it needed? Also: less stupid |
518 | | - name? |
| 518 | + <p class=issue> Does this value work? Is it needed? |
519 | 519 | </dl> |
520 | 520 |
|
521 | 521 | <p class=issue> Right now all of these except ‘<a |
|
0 commit comments