|
12 | 12 | rel=dcterms.rights> |
13 | 13 | <meta content="CSS Fragmentation Module Level 3" name=dcterms.title> |
14 | 14 | <meta content=text name=dcterms.type> |
15 | | - <meta content=2013-12-12 name=dcterms.date> |
| 15 | + <meta content=2013-12-13 name=dcterms.date> |
16 | 16 | <meta content="Rossen Atanassov" name=dcterms.creator> |
17 | 17 | <meta content="Microsoft Corporation" name=dcterms.creator> |
18 | 18 | <meta |
|
34 | 34 | <h1 id=css-fragmentation-module>CSS Fragmentation Module Level 3:<br> |
35 | 35 | Breaking the Web, one fragment at a time</h1> |
36 | 36 |
|
37 | | - <h2 class="no-num no-toc">Editor's Draft 12 December 2013</h2> |
| 37 | + <h2 class="no-num no-toc">Editor's Draft 13 December 2013</h2> |
38 | 38 |
|
39 | 39 | <dl> |
40 | 40 | <dt>This version:</dt> |
41 | | - <!--<dd><a href="http://dev.w3.org/csswg/css3-break/">http://www.w3.org/TR/2013/WD-css3-break-20131212/</a></dd>--> |
| 41 | + <!--<dd><a href="http://dev.w3.org/csswg/css3-break/">http://www.w3.org/TR/2013/WD-css3-break-20131213/</a></dd>--> |
42 | 42 |
|
43 | 43 | <dd><a |
44 | 44 | href="http://dev.w3.org/csswg/css3-break/">http://dev.w3.org/csswg/css3-break/</a> |
@@ -415,8 +415,9 @@ <h2 id=fragmentation-model><span class=secno>2. </span> Fragmentation Model |
415 | 415 | href="http://www.w3.org/TR/CSS21/visuren.html#inline-boxes">inline |
416 | 416 | boxes</a> across <a |
417 | 417 | href="http://www.w3.org/TR/CSS21/visuren.html#line-box">line boxes</a>. |
418 | | - However, inline breaking is not covered here; see [CSS21]]/<a |
419 | | - href="#ref-CSS3TEXT" rel=biblioentry>[CSS3TEXT]<!--{{CSS3TEXT}}--></a>. |
| 418 | + However, inline breaking is not covered here; see <a href="#ref-CSS21" |
| 419 | + rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>/<a href="#ref-CSS3TEXT" |
| 420 | + rel=biblioentry>[CSS3TEXT]<!--{{CSS3TEXT}}--></a>. |
420 | 421 |
|
421 | 422 | <h3 id=parallel-flows><span class=secno>2.1. </span> Parallel Fragmentation |
422 | 423 | Flows</h3> |
@@ -870,6 +871,9 @@ <h2 id=breaking-rules><span class=secno>4. </span> Rules for Breaking</h2> |
870 | 871 | href="http://www.w3.org/TR/css3-writing-modes/#extent">logical height</a> |
871 | 872 | (and no specified maximum logical height). |
872 | 873 |
|
| 874 | + <p> To guarantee progress, fragmentainers are assumend to have a minimum |
| 875 | + extent of 1px regardless of their used size. |
| 876 | + |
873 | 877 | <h3 id=possible-breaks><span class=secno>4.1. </span> Possible Break Points</h3> |
874 | 878 |
|
875 | 879 | <p> Fragmentation splits boxes in the block flow dimension. In |
|
0 commit comments