|
12 | 12 | rel=dc.rights> |
13 | 13 | <meta content="CSS Regions Module Level 3" name=dc.title> |
14 | 14 | <meta content=text name=dc.type> |
15 | | - <meta content=2013-03-22 name=dc.date> |
| 15 | + <meta content=2013-04-05 name=dc.date> |
16 | 16 | <meta content="Vincent Hardy" name=dc.creator> |
17 | 17 | <meta content="Rossen Atanassov" name=dc.creator> |
18 | 18 | <meta content="Alan Stearns" name=dc.creator> |
|
49 | 49 |
|
50 | 50 | <h1 id=css-regions-module>CSS Regions Module Level 3</h1> |
51 | 51 |
|
52 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 March 2013</h2> |
| 52 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 5 April 2013</h2> |
53 | 53 |
|
54 | 54 | <dl> |
55 | 55 | <dt>This version: |
@@ -93,9 +93,13 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 March 2013</h2> |
93 | 93 | Bugs for CSS regions</a> |
94 | 94 |
|
95 | 95 | <dt>Feedback: |
96 | | - <dd><a href="mailto:www-style@w3.org?subject=%5B[css-regions]%5D%20feedback">www-style@w3.org</a> |
97 | | - with subject line “<kbd>[css-regions] <var>… message topic …</var></kbd>” |
98 | | - (<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>) |
| 96 | + |
| 97 | + <dd><a |
| 98 | + href="mailto:www-style@w3.org?subject=%5B[css-regions]%5D%20feedback">www-style@w3.org</a> |
| 99 | + with subject line “<kbd>[css-regions] <var>… message topic |
| 100 | + …</var></kbd>” (<a |
| 101 | + href="http://lists.w3.org/Archives/Public/www-style/" |
| 102 | + rel=discussion>archives</a>) |
99 | 103 | </dl> |
100 | 104 | <!--begin-copyright--> |
101 | 105 | <p class=copyright><a |
@@ -270,8 +274,9 @@ <h2 class="no-num no-toc" id=table-of-contents>Table of contents</h2> |
270 | 274 |
|
271 | 275 | <li><a href="#cssomview-offset-attributes"><span class=secno>6.5.2. |
272 | 276 | </span><code class=idl>offsetTop</code>, <code |
273 | | - class=idl>offsetLeft</code>, <code class=idl>offsetWidth</code> and |
274 | | - <code class=idl>offsetHeight</code></a> |
| 277 | + class=idl>offsetLeft</code>, <code class=idl>offsetWidth</code>, |
| 278 | + <code class=idl>offsetHeight</code> and <code |
| 279 | + class=idl>offsetParent</code></a> |
275 | 280 | </ul> |
276 | 281 | </ul> |
277 | 282 |
|
@@ -2328,17 +2333,20 @@ <h4 id=cssomview-getclientrects-and-getboundingclientrect><span |
2328 | 2333 |
|
2329 | 2334 | <h4 id=cssomview-offset-attributes><span class=secno>6.5.2. </span><code |
2330 | 2335 | class=idl>offsetTop</code>, <code class=idl>offsetLeft</code>, <code |
2331 | | - class=idl>offsetWidth</code> and <code class=idl>offsetHeight</code></h4> |
| 2336 | + class=idl>offsetWidth</code>, <code class=idl>offsetHeight</code> and |
| 2337 | + <code class=idl>offsetParent</code></h4> |
2332 | 2338 |
|
2333 | 2339 | <p>The computation of the <a |
2334 | 2340 | href="http://dev.w3.org/csswg/cssom-view/#extensions-to-the-htmlelement-interface">offset |
2335 | 2341 | attributes</a> for elements laid out in a <a href="#named-flow0">named |
2336 | 2342 | flow</a> follow the <a |
2337 | 2343 | href="http://dev.w3.org/csswg/cssom-view/#extensions-to-the-htmlelement-interface">specification</a> |
2338 | 2344 | <a href="#CSSOM" rel=biblioentry>[CSSOM]<!--{{!CSSOM}}--></a>. For the |
2339 | | - purpose of the algorithm, the <em>first CSS layout box</em> associated |
| 2345 | + purpose of these algorithms, the <em>first CSS layout box</em> associated |
2340 | 2346 | with an element laid out in a <a href="#named-flow0">named flow</a> is the |
2341 | | - box generated for the first region the element is laid out into. |
| 2347 | + first box generated for the first region the element is laid out into. In |
| 2348 | + the offsetParent algorithm, the nearest ancestor search skips from the |
| 2349 | + topmost named flow elements directly to the body element. |
2342 | 2350 |
|
2343 | 2351 | <h2 id=regions-visual-formatting-details><span class=secno>7. |
2344 | 2352 | </span>Regions visual formatting details</h2> |
@@ -2950,6 +2958,8 @@ <h3 id="changes_from_Aug_28_2012"><span class=secno>12.1. </span>Changes |
2950 | 2958 | 28<sup>th</sup> 2012</a> version</h3> |
2951 | 2959 |
|
2952 | 2960 | <ul> |
| 2961 | + <li>Defined offsetParent interaction |
| 2962 | + |
2953 | 2963 | <li>Removed implication of DOM manipulation |
2954 | 2964 |
|
2955 | 2965 | <li>Changed Appendix A to use custom element layout. |
@@ -3151,16 +3161,16 @@ <h3 class=no-num id=normative-references>Normative references</h3> |
3151 | 3161 | <!-- Sorted by label --> |
3152 | 3162 |
|
3153 | 3163 | <dl class=bibliography> |
3154 | | - <dt style="display: none"><!-- keeps the doc valid if the DL is empty --> |
| 3164 | + <dd style="display: none"><!-- keeps the doc valid if the DL is empty --> |
3155 | 3165 | <!----> |
3156 | 3166 |
|
3157 | 3167 | <dt id=CSS21>[CSS21] |
3158 | 3168 |
|
3159 | 3169 | <dd>Bert Bos; et al. <a |
3160 | | - href="http://www.w3.org/TR/2011/REC-CSS2-20110607/"><cite>Cascading Style |
| 3170 | + href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style |
3161 | 3171 | Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June |
3162 | 3172 | 2011. W3C Recommendation. URL: <a |
3163 | | - href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a> |
| 3173 | + href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a> |
3164 | 3174 | </dd> |
3165 | 3175 | <!----> |
3166 | 3176 |
|
@@ -3257,7 +3267,7 @@ <h3 class=no-num id=other-references>Other references</h3> |
3257 | 3267 | <!-- Sorted by label --> |
3258 | 3268 |
|
3259 | 3269 | <dl class=bibliography> |
3260 | | - <dt style="display: none"><!-- keeps the doc valid if the DL is empty --> |
| 3270 | + <dd style="display: none"><!-- keeps the doc valid if the DL is empty --> |
3261 | 3271 | <!----> |
3262 | 3272 |
|
3263 | 3273 | <dt id=CSS3-EXCLUSIONS>[CSS3-EXCLUSIONS] |
@@ -3331,11 +3341,11 @@ <h3 class=no-num id=other-references>Other references</h3> |
3331 | 3341 |
|
3332 | 3342 | <dt id=CSS3PAGE>[CSS3PAGE] |
3333 | 3343 |
|
3334 | | - <dd>Håkon Wium Lie; Melinda Grant. <a |
3335 | | - href="http://www.w3.org/TR/2006/WD-css3-page-20061010"><cite>CSS3 Module: |
3336 | | - Paged Media.</cite></a> 10 October 2006. W3C Working Draft. (Work in |
3337 | | - progress.) URL: <a |
3338 | | - href="http://www.w3.org/TR/2006/WD-css3-page-20061010">http://www.w3.org/TR/2006/WD-css3-page-20061010</a> |
| 3344 | + <dd>Melinda Grant; et al. <a |
| 3345 | + href="http://www.w3.org/TR/2013/WD-css3-page-20130314/"><cite>CSS Paged |
| 3346 | + Media Module Level 3.</cite></a> 14 March 2013. W3C Working Draft. (Work |
| 3347 | + in progress.) URL: <a |
| 3348 | + href="http://www.w3.org/TR/2013/WD-css3-page-20130314/">http://www.w3.org/TR/2013/WD-css3-page-20130314/</a> |
3339 | 3349 | </dd> |
3340 | 3350 | <!----> |
3341 | 3351 |
|
|
0 commit comments