|
16 | 16 |
|
17 | 17 | <h1>CSSOM View Module</h1> |
18 | 18 |
|
19 | | - <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 12 September 2013</h2> |
| 19 | + <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 18 September 2013</h2> |
20 | 20 |
|
21 | 21 | <dl> |
22 | 22 |
|
@@ -83,7 +83,7 @@ <h2 class="no-num no-toc" id="sotd">Status of This Document</h2> |
83 | 83 | can be found in the <a href="http://www.w3.org/TR/">W3C technical reports |
84 | 84 | index at http://www.w3.org/TR/.</a></em> |
85 | 85 |
|
86 | | -<p>This is the 12 September 2013 Editor's Draft of CSSOM View. Please send |
| 86 | +<p>This is the 18 September 2013 Editor's Draft of CSSOM View. Please send |
87 | 87 | comments to |
88 | 88 | <a href="mailto:www-style@w3.org?subject=%5Bcssom-view%5D%20">www-style@w3.org</a> |
89 | 89 | (<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) |
@@ -232,12 +232,7 @@ <h2 id="terminology"><span class="secno">3 </span>Terminology</h2> |
232 | 232 | <dfn id="canvas">canvas</dfn> are defined by CSS. |
233 | 233 | <!--<span data-anolis-ref>CSS</span>--> |
234 | 234 |
|
235 | | -<p><dfn id="viewport">Viewport</dfn> and |
236 | | -<dfn id="initial-containing-block">initial containing block</dfn> are |
237 | | -defined by CSS 2.1 unless there is an ancestor <code title="">foreignObject</code> |
238 | | -element in the <code title="">http://www.w3.org/2000/svg</code> namespace that has an associated <a href="#svg-layout-box">SVG layout box</a> in which |
239 | | -case that element acts as viewport and initial containing block. |
240 | | -<!--<span data-anolis-ref>CSS</span>--> |
| 235 | +<p><dfn id="viewport">Viewport</dfn> and <dfn id="initial-containing-block">initial containing block</dfn> are defined by CSS 2.1. <!--<span data-anolis-ref>CSS</span>--> |
241 | 236 |
|
242 | 237 | <p><dfn id="block-flow-direction">Block flow direction</dfn> and <dfn id="inline-base-direction">inline base direction</dfn> are defined in CSS Writing Modes Module. <a href="#refsCSSWRITINGMODES">[CSSWRITINGMODES]</a> |
243 | 238 |
|
|
0 commit comments