@@ -38,7 +38,8 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 8 August 2012</h2>
3838
3939 < dt > Previous version:
4040
41- < dd > None
41+ < dd > < a
42+ href ="http://www.w3.org/TR/2012/WD-css3-break-20120228/ "> http://www.w3.org/TR/2012/WD-css3-break-20120228/</ a >
4243
4344 < dt > Editors:
4445
@@ -212,6 +213,8 @@ <h2 class="no-num no-toc" id=contents> Table of contents</h2>
212213 Criteria</ a >
213214 </ ul >
214215
216+ < li class =no-num > < a href ="#changes "> Changes</ a >
217+
215218 < li class =no-num > < a href ="#acknowledgments "> Acknowledgments</ a >
216219
217220 < li class =no-num > < a href ="#references "> References</ a >
@@ -1445,6 +1448,36 @@ <h3 id=cr-exit-criteria><span class=secno>6.6. </span> CR Exit Criteria</h3>
14451448 < p > The specification will remain Candidate Recommendation for at least six
14461449 months.
14471450
1451+ < h2 class =no-num id =changes > Changes</ h2 >
1452+
1453+ < p > The following significant changes were made since the < a
1454+ href ="http://www.w3.org/TR/2012/WD-css3-break-20120228/ "> 28 February 2012
1455+ Working Draft</ a > :
1456+
1457+ < ul >
1458+ < li > Added ‘< code class =css > recto</ code > ’ and ‘< code
1459+ class =css > verso</ code > ’ values to ‘< a href ="#break-before "> < code
1460+ class =property > break-before</ code > </ a > ’ and ‘< a
1461+ href ="#break-after "> < code class =property > break-after</ code > </ a > ’.
1462+
1463+ < li > Better definitions for handling < a
1464+ href ="#monolithic "> < i > monolithic</ i > </ a > elements.
1465+
1466+ < li > Improved some terminology and added more terms (< a
1467+ href ="#remaining-fragmentainer-extent "> < i > remaining fragmentainer
1468+ extent</ i > </ a > and < a href ="#fragmentation-direction "> < i > fragmentation
1469+ direction</ i > </ a > ).
1470+
1471+ < li > Defined handling of < a href ="#box-break "> backgrounds/borders and
1472+ specified height</ a > when a box is fragmented.
1473+
1474+ < li > Defined < a href ="#page-break "> aliasing</ a > of ‘< code
1475+ class =css > break-*</ code > ’ and ‘< code class =css > page-break-*</ code > ’
1476+ properties.
1477+
1478+ < li > Various minor clarifications.
1479+ </ ul >
1480+
14481481 < h2 class =no-num id =acknowledgments > Acknowledgments</ h2 >
14491482
14501483 < p > The editors would like to thank Michael Day, Alex Mogilevsky, and
0 commit comments