|
224 | 224 |
|
225 | 225 | <h1 id=css-regions-module>CSS Regions Module Level 3</h1>
|
226 | 226 |
|
227 |
| - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 28 March 2012</h2> |
| 227 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 29 March 2012</h2> |
228 | 228 |
|
229 | 229 | <dl>
|
230 | 230 | <dt>This version:
|
231 | 231 |
|
232 | 232 | <dd><a
|
233 |
| - href="http://www.w3.org/TR/2012/ED-css3-regions-20120328/">http://www.w3.org/csswg/css3-regions</a> |
| 233 | + href="http://www.w3.org/TR/2012/ED-css3-regions-20120329/">http://www.w3.org/csswg/css3-regions</a> |
234 | 234 |
|
235 | 235 | <dt>Latest version:
|
236 | 236 |
|
@@ -2440,14 +2440,30 @@ <h4 id=rfcb-height-resolution-phase-2><span class=secno>7.3.2. </span>RFCB
|
2440 | 2440 | class=property>max-height</code>’ value, as described in the CSS 2.1
|
2441 | 2441 | section on <a
|
2442 | 2442 | href="http://www.w3.org/TR/CSS2/visudet.html#Computing_heights_and_margins">calculating
|
2443 |
| - heights and margins</a>. |
| 2443 | + heights and margins</a> (see the <a |
| 2444 | + href="http://www.w3.org/TR/CSS2/visudet.html#normal-block">Block-level |
| 2445 | + non-replaced elements in normal flow when ‘<code |
| 2446 | + class=property>overflow</code>’ computes to ‘<code |
| 2447 | + class=property>visible</code>’</a> section and the <a |
| 2448 | + href="http://www.w3.org/TR/CSS2/visudet.html#block-root-margin">complicated |
| 2449 | + cases</a> section). |
2444 | 2450 |
|
2445 | 2451 | <p>This new used ‘<code class=property>height</code>’ is the
|
2446 | 2452 | intrinsic ‘<code class=property>height</code>’ of the
|
2447 | 2453 | <span>RFCB</span> (which behaves like a <a
|
2448 | 2454 | href="http://www.w3.org/TR/CSS2/conform.html#replaced-element">replaced
|
2449 | 2455 | element</a> with regards to sizing).
|
2450 | 2456 |
|
| 2457 | + <div class=note>It is important to note that during the Phase 2 of the |
| 2458 | + resolution of the RFCB's intrinsic ‘<code |
| 2459 | + class=property>height</code>’, the RFCB is treated as a block-level |
| 2460 | + element (using the CSS 2.1 terminology for <a |
| 2461 | + href="http://www.w3.org/TR/CSS2/visudet.html">section 10</a>) for |
| 2462 | + ‘<code class=property>height</code>’ computation. However, |
| 2463 | + once the intrinsic ‘<code class=property>height</code>’ is |
| 2464 | + resolved, the RFCB is treated as block-level replaced element for |
| 2465 | + ‘<code class=property>height</code>’ computation.</div> |
| 2466 | + |
2451 | 2467 | <h2 id=relation-to-document-events><span class=secno>8. </span>Relation to
|
2452 | 2468 | document events</h2>
|
2453 | 2469 |
|
|
0 commit comments