File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1264,7 +1264,10 @@ <h3 id="shapes-from-image">Shapes from Image</h3>
12641264 them. In order to avoid that, another exclusion element can be overlaid.
12651265 </ p >
12661266
1267-
1267+ < p > For animated raster image formats (such as < a href ="http://www.w3.org/Graphics/GIF/spec-gif89a.txt "> GIF</ a > ), the first frame of the animation
1268+ sequence is used. For < a href ="http://www.w3.org/TR/2002/WD-SVG2Reqs-20020422/ "> SVG</ a > images
1269+ ([[SVG11]]), the image is rendered without animations applied.</ p >
1270+
12681271 <!-- End section "Shapes from image" -->
12691272
12701273 < h3 id ="declaring-shapes "> Declaring Shapes</ h3 >
Original file line number Diff line number Diff line change @@ -1723,7 +1723,14 @@ <h3 id=shapes-from-image><span class=secno>4.3. </span>Shapes from Image</h3>
17231723
17241724 < p class =note > Note, images can define cavities and inline flow content
17251725 should wrap inside them. In order to avoid that, another exclusion element
1726- can be overlaid.</ p >
1726+ can be overlaid.
1727+
1728+ < p > For animated raster image formats (such as < a
1729+ href ="http://www.w3.org/Graphics/GIF/spec-gif89a.txt "> GIF</ a > ), the first
1730+ frame of the animation sequence is used. For < a
1731+ href ="http://www.w3.org/TR/2002/WD-SVG2Reqs-20020422/ "> SVG</ a > images (< a
1732+ href ="#SVG11 " rel =biblioentry > [SVG11]<!--{{SVG11}}--> </ a > ), the image is
1733+ rendered without animations applied.</ p >
17271734 <!-- End section "Shapes from image" -->
17281735
17291736 < h3 id =declaring-shapes > < span class =secno > 4.4. </ span > Declaring Shapes</ h3 >
@@ -2346,6 +2353,16 @@ <h3 class=no-num id=other-references>Other references</h3>
23462353 href ="http://www.w3.org/TR/2011/WD-css3-grid-layout-20110407 "> http://www.w3.org/TR/2011/WD-css3-grid-layout-20110407</ a >
23472354 </ dd >
23482355 <!---->
2356+
2357+ < dt id =SVG11 > [SVG11]
2358+
2359+ < dd > Erik Dahlström; et al. < a
2360+ href ="http://www.w3.org/TR/2011/REC-SVG11-20110816/ "> < cite > Scalable
2361+ Vector Graphics (SVG) 1.1 (Second Edition).</ cite > </ a > 16 August 2011.
2362+ W3C Recommendation. URL: < a
2363+ href ="http://www.w3.org/TR/2011/REC-SVG11-20110816/ "> http://www.w3.org/TR/2011/REC-SVG11-20110816/</ a >
2364+ </ dd >
2365+ <!---->
23492366 </ dl >
23502367 <!--end-informative-->
23512368
You can’t perform that action at this time.
0 commit comments