css3-transforms/Overview.html

changeset 4736
3c173d4d4749
parent 4703
16db95fda02f
child 4737
9338e35c5058
     1.1 --- a/css3-transforms/Overview.html	Mon Mar 12 09:55:58 2012 -0700
     1.2 +++ b/css3-transforms/Overview.html	Mon Mar 12 11:30:19 2012 -0600
     1.3 @@ -36,14 +36,14 @@
     1.4  
     1.5     <h1>CSS Transforms</h1>
     1.6  
     1.7 -   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 March 2012</h2>
     1.8 +   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 March 2012</h2>
     1.9  
    1.10     <dl>
    1.11      <dt>This version:
    1.12  
    1.13      <dd> <a
    1.14 -     href="http://www.w3.org/TR/2012/ED-css3-transforms-20120307/">http://dev.w3.org/csswg/css3-transforms/</a>
    1.15 -     <!--http://www.w3.org/TR/2012/WD-css3-transforms-20120307-->
    1.16 +     href="http://www.w3.org/TR/2012/ED-css3-transforms-20120312/">http://dev.w3.org/csswg/css3-transforms/</a>
    1.17 +     <!--http://www.w3.org/TR/2012/WD-css3-transforms-20120312-->
    1.18  
    1.19      <dt>Latest version:
    1.20  
    1.21 @@ -432,11 +432,12 @@
    1.22      id=transformable-element>transformable element</dfn>
    1.23  
    1.24     <dd>
    1.25 -    <p> A transformable element in the HTML namespace which is either a
    1.26 -     block-level or atomic inline-level element, or an element in the SVG
    1.27 -     namespace (see <a href="#SVG11"
    1.28 -     rel=biblioentry>[SVG11]<!--{{SVG11}}--></a>) which has the attributes
    1.29 -     &lsquo;<a href="#effects"><code class=css><code
    1.30 +    <p> A transformable element in the HTML namespace which is either a <a
    1.31 +     href="http://www.w3.org/TR/CSS2/visuren.html#block-level">block-level</a>
    1.32 +     or <a href="http://www.w3.org/TR/CSS2/visuren.html#x13">atomic
    1.33 +     inline-level element</a>, or an element in the SVG namespace (see <a
    1.34 +     href="#SVG11" rel=biblioentry>[SVG11]<!--{{SVG11}}--></a>) which has the
    1.35 +     attributes &lsquo;<a href="#effects"><code class=css><code
    1.36       class=property>transform</code></code></a>&rsquo;, &lsquo;<code
    1.37       class=property>patternTransform</code>&rsquo; or &lsquo;<code
    1.38       class=property>gradientTransform</code>&rsquo;.</p>

mercurial