|
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=2014-12-03 name=dcterms.date> |
| 14 | + <meta content=2015-01-27 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">Editor's Draft 3 December 2014</h2> |
| 130 | + <h2 class="no-num no-toc">Editor's Draft 27 January 2015</h2> |
131 | 131 |
|
132 | 132 | <dl> |
133 | 133 | <dt>This version: |
@@ -181,7 +181,7 @@ <h2 class="no-num no-toc">Editor's Draft 3 December 2014</h2> |
181 | 181 | <!--begin-copyright--> |
182 | 182 | <p class=copyright><a |
183 | 183 | href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" |
184 | | - rel=license>Copyright</a> © 2014 <a href="http://www.w3.org/"><abbr |
| 184 | + rel=license>Copyright</a> © 2015 <a href="http://www.w3.org/"><abbr |
185 | 185 | title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a |
186 | 186 | href="http://www.csail.mit.edu/"><abbr |
187 | 187 | title="Massachusetts Institute of Technology">MIT</abbr></a>, <a |
@@ -920,8 +920,8 @@ <h2 id=fragment-overflow><span class=secno>6. </span>Fragment overflow</h2> |
920 | 920 |
|
921 | 921 | <p class=issue> This specification needs to say which type of fragmentation |
922 | 922 | context is created so that it's clear which values of the ‘<code |
923 | | - class=property>break</code>’ property cause breaks within this context. |
924 | | - We probably want ‘<code class=css>break: regions</code>’ to apply. |
| 923 | + class=css>break-*</code>’ properties cause breaks within this context. |
| 924 | + We probably want ‘<code class=css>break-*: region</code>’ to apply. |
925 | 925 |
|
926 | 926 | <p class=issue> This specification needs a processing model that will apply |
927 | 927 | in cases where the layout containing the fragments has characteristics |
|
0 commit comments