|
56 | 56 | </p> |
57 | 57 | <h1 class="p-name no-ref" id=title>CSS Regions Module Level 1</h1> |
58 | 58 | <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft, |
59 | | - <span class=dt-updated><span class=value-title title=20140325>25 March 2014</span></span></span></h2> |
| 59 | + <span class=dt-updated><span class=value-title title=20140328>28 March 2014</span></span></span></h2> |
60 | 60 | <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-regions/>http://dev.w3.org/csswg/css-regions/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css-regions/>http://www.w3.org/TR/css-regions/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-regions/>http://dev.w3.org/csswg/css-regions/</a> |
61 | 61 | <dt>Feedback:</dt> |
62 | 62 | <dd><a href="mailto:www-style@w3.org?subject=%5Bcss-regions%5D%20feedback">www-style@w3.org</a> |
@@ -288,15 +288,18 @@ <h2 class="heading settled heading" data-level=1 id=introduction><span class=sec |
288 | 288 | </figure> |
289 | 289 |
|
290 | 290 | <p style=clear:left;>In the images above, |
291 | | - the red outline indicates the size of the viewport. |
| 291 | + the gray area represents |
| 292 | + the content below the screen edge |
| 293 | + in the initial view. |
292 | 294 |
|
293 | | - <p>This example links just two boxes together, |
| 295 | +<p> This example links just two boxes together, |
294 | 296 | but more boxes could be added to the <a class=css data-link-type=maybe href=#region-chain0 title="region chain">region chain</a> |
295 | 297 | to regularly interleave other content with the article. |
296 | 298 | </div> |
297 | 299 |
|
298 | 300 | <div class=example> |
299 | | - Custom overflow handling can be accomplished by linking a separate overflow box. In this example, the overflow box is nestled inside a menu in the markup, and only displays if the menu is toggled. |
| 301 | + |
| 302 | +<p> Custom overflow handling can be accomplished by linking a separate overflow box. In this example, the overflow box is nestled inside a menu in the markup, and only displays if the menu is toggled. |
300 | 303 |
|
301 | 304 | <pre><code class=html> |
302 | 305 | <nav> ...some links... </nav> |
@@ -2187,6 +2190,7 @@ <h3 class="heading settled heading" data-level=11.1 id=changes_from_Feb_18_2014> |
2187 | 2190 | <li>Added three simpler examples to the introduction</li> |
2188 | 2191 | <li>Moved complex example to the <a href=http://wiki.csswg.org/spec/css3-regions/complex-layout-example>CSSWG wiki</a></li> |
2189 | 2192 | </ul> |
| 2193 | + |
2190 | 2194 | <h3 class="heading settled heading" data-level=11.2 id=changes_from_May_28_2013><span class=secno>11.2 </span><span class=content> |
2191 | 2195 | Changes from <a href=http://www.w3.org/TR/2013/WD-css3-regions-20130528/>May 28<sup>th</sup> 2013</a> version</span><a class=self-link href=#changes_from_May_28_2013></a></h3> |
2192 | 2196 |
|
|
0 commit comments