[cssom-view] <foreignObject> doesn't establish a viewport. <http://www.w3.org/mid/CAOp6jLYTCTYMwGVNSyvum7SbGfSsOh8GU59j5dRa+Z+CT1T7rw@mail.gmail.com>

Wed, 18 Sep 2013 14:09:57 +0200

author
Simon Pieters <simonp@opera.com>
date
Wed, 18 Sep 2013 14:09:57 +0200
changeset 9213
92755512a865
parent 9212
a462468d2814
child 9214
d6d6ed08b91a

[cssom-view] <foreignObject> doesn't establish a viewport. <http://www.w3.org/mid/CAOp6jLYTCTYMwGVNSyvum7SbGfSsOh8GU59j5dRa+Z+CT1T7rw@mail.gmail.com>

cssom-view/Overview.html file | annotate | diff | comparison | revisions
cssom-view/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/cssom-view/Overview.html	Wed Sep 18 13:09:50 2013 +0200
     1.2 +++ b/cssom-view/Overview.html	Wed Sep 18 14:09:57 2013 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  
     1.5   <h1>CSSOM View Module</h1>
     1.6  
     1.7 - <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 12 September 2013</h2>
     1.8 + <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 18 September 2013</h2>
     1.9  
    1.10   <dl>
    1.11  
    1.12 @@ -83,7 +83,7 @@
    1.13  can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
    1.14  index at http://www.w3.org/TR/.</a></em>
    1.15  
    1.16 -<p>This is the 12 September 2013 Editor's Draft of CSSOM View. Please send
    1.17 +<p>This is the 18 September 2013 Editor's Draft of CSSOM View. Please send
    1.18  comments to
    1.19  <a href="mailto:www-style@w3.org?subject=%5Bcssom-view%5D%20">www-style@w3.org</a>
    1.20  (<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
    1.21 @@ -232,12 +232,7 @@
    1.22  <dfn id="canvas">canvas</dfn> are defined by CSS.
    1.23  <!--<span data-anolis-ref>CSS</span>-->
    1.24  
    1.25 -<p><dfn id="viewport">Viewport</dfn> and
    1.26 -<dfn id="initial-containing-block">initial containing block</dfn> are
    1.27 -defined by CSS 2.1 unless there is an ancestor <code title="">foreignObject</code>
    1.28 -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
    1.29 -case that element acts as viewport and initial containing block.
    1.30 -<!--<span data-anolis-ref>CSS</span>-->
    1.31 +<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>-->
    1.32  
    1.33  <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>
    1.34  
     2.1 --- a/cssom-view/Overview.src.html	Wed Sep 18 13:09:50 2013 +0200
     2.2 +++ b/cssom-view/Overview.src.html	Wed Sep 18 14:09:57 2013 +0200
     2.3 @@ -193,12 +193,7 @@
     2.4  <dfn>canvas</dfn> are defined by CSS.
     2.5  <!--<span data-anolis-ref>CSS</span>-->
     2.6  
     2.7 -<p><dfn>Viewport</dfn> and
     2.8 -<dfn>initial containing block</dfn> are
     2.9 -defined by CSS 2.1 unless there is an ancestor <code title>foreignObject</code>
    2.10 -element in the <code title>http://www.w3.org/2000/svg</code> namespace that has an associated <span>SVG layout box</span> in which
    2.11 -case that element acts as viewport and initial containing block.
    2.12 -<!--<span data-anolis-ref>CSS</span>-->
    2.13 +<p><dfn>Viewport</dfn> and <dfn>initial containing block</dfn> are defined by CSS 2.1. <!--<span data-anolis-ref>CSS</span>-->
    2.14  
    2.15  <p><dfn>Block flow direction</dfn> and <dfn>inline base direction</dfn> are defined in CSS Writing Modes Module. <span data-anolis-ref>CSSWRITINGMODES</span>
    2.16  

mercurial