css3-exclusions/Overview.html

changeset 5468
757d9e99cd55
parent 5466
fb0270eb9aa2
child 5488
d3306d846020
     1.1 --- a/css3-exclusions/Overview.html	Thu Apr 12 12:42:02 2012 -0700
     1.2 +++ b/css3-exclusions/Overview.html	Thu Apr 12 12:57:08 2012 -0700
     1.3 @@ -1723,7 +1723,14 @@
     1.4  
     1.5    <p class=note> Note, images can define cavities and inline flow content
     1.6     should wrap inside them. In order to avoid that, another exclusion element
     1.7 -   can be overlaid.</p>
     1.8 +   can be overlaid.
     1.9 +
    1.10 +  <p>For animated raster image formats (such as <a
    1.11 +   href="http://www.w3.org/Graphics/GIF/spec-gif89a.txt">GIF</a>), the first
    1.12 +   frame of the animation sequence is used. For <a
    1.13 +   href="http://www.w3.org/TR/2002/WD-SVG2Reqs-20020422/">SVG</a> images (<a
    1.14 +   href="#SVG11" rel=biblioentry>[SVG11]<!--{{SVG11}}--></a>), the image is
    1.15 +   rendered without animations applied.</p>
    1.16    <!-- End section "Shapes from image" -->
    1.17  
    1.18    <h3 id=declaring-shapes><span class=secno>4.4. </span>Declaring Shapes</h3>
    1.19 @@ -2346,6 +2353,16 @@
    1.20      href="http://www.w3.org/TR/2011/WD-css3-grid-layout-20110407">http://www.w3.org/TR/2011/WD-css3-grid-layout-20110407</a>
    1.21      </dd>
    1.22     <!---->
    1.23 +
    1.24 +   <dt id=SVG11>[SVG11]
    1.25 +
    1.26 +   <dd>Erik Dahlstr&#246;m; et al. <a
    1.27 +    href="http://www.w3.org/TR/2011/REC-SVG11-20110816/"><cite>Scalable
    1.28 +    Vector Graphics (SVG) 1.1 (Second Edition).</cite></a> 16 August 2011.
    1.29 +    W3C Recommendation. URL: <a
    1.30 +    href="http://www.w3.org/TR/2011/REC-SVG11-20110816/">http://www.w3.org/TR/2011/REC-SVG11-20110816/</a>
    1.31 +    </dd>
    1.32 +   <!---->
    1.33    </dl>
    1.34    <!--end-informative-->
    1.35  

mercurial