|
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=20140328>28 March 2014</span></span></span></h2> |
| 59 | + <span class=dt-updated><span class=value-title title=20140407>7 April 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> |
@@ -132,7 +132,7 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=contents><span class |
132 | 132 | <li><a href=#named-flow-events><span class=secno>4.3</span> Named flow events</a> |
133 | 133 | <li><a href=#cssomview-and-regions><span class=secno>4.4</span> Clarifications on pre-existing APIs</a> |
134 | 134 | <ul class=toc> |
135 | | - <li><a href=#cssomview-getclientrects-and-getboundingclientrect><span class=secno>4.4.1</span> <code class=idl>getClientRects()</code> and <code>getBoundingClientRects()</code></a> |
| 135 | + <li><a href=#cssomview-getclientrects-and-getboundingclientrect><span class=secno>4.4.1</span> <code class=idl>getClientRects()</code> and <code>getBoundingClientRect()</code></a> |
136 | 136 | <li><a href=#cssomview-offset-attributes><span class=secno>4.4.2</span> <code class=idl>offsetTop</code>, <code class=idl>offsetLeft</code>, <code class=idl>offsetWidth</code>, <code class=idl>offsetHeight</code> and <code class=idl>offsetParent</code></a></ul></ul> |
137 | 137 | <li><a href=#multi-column-regions><span class=secno>5</span> Multi-column regions</a> |
138 | 138 | <li><a href=#pseudo_elements><span class=secno>6</span> Pseudo-elements</a> |
@@ -1481,7 +1481,7 @@ <h3 class="heading settled heading" data-level=4.4 id=cssomview-and-regions><spa |
1481 | 1481 | Clarifications on pre-existing APIs</span><a class=self-link href=#cssomview-and-regions></a></h3> |
1482 | 1482 |
|
1483 | 1483 | <h4 class="heading settled heading" data-level=4.4.1 id=cssomview-getclientrects-and-getboundingclientrect><span class=secno>4.4.1 </span><span class=content> |
1484 | | -<code class=idl>getClientRects()</code> and <code>getBoundingClientRects()</code></span><a class=self-link href=#cssomview-getclientrects-and-getboundingclientrect></a></h4> |
| 1484 | +<code class=idl>getClientRects()</code> and <code>getBoundingClientRect()</code></span><a class=self-link href=#cssomview-getclientrects-and-getboundingclientrect></a></h4> |
1485 | 1485 |
|
1486 | 1486 | <p> The <a href=http://www.w3.org/TR/cssom-view/>CSSOM View Module</a> |
1487 | 1487 | defines how user agents compute |
|
0 commit comments