ISSUE-2024: Elements for which "defer" can be used in preserveAspectRatio=""
SVG in Image
Elements for which "defer" can be used in preserveAspectRatio=""
- State:
- OPEN
- Product:
- SVG 2
- Raised by:
- Anthony Grasso
- Opened on:
- 2008-07-29
- Description:
- http://lists.w3.org/Archives/Public/public-svg-wg/2008JulSep/0058.html
The spec currently says the following about "defer" in
preserveAspectRatio="":
defer
If the value of 'preserveAspectRatio' on an element that references
data ('image', 'animation' and 'video') starts with defer then the
value of the 'preserveAspectRatio' attribute on the referenced
content if present must be used. If the referenced content lacks a
value for 'preserveAspectRatio' then 'preserveAspectRatio' attribute
must be processed as normal (ignoring defer). For
'preserveAspectRatio' on all other elements the defer portion of the
attribute is ignored.
— http://dev.w3.org/SVG/profiles/1.2T/publish/coords.html#PreserveAspectRatioAttribute
Since <image> can reference only raster images, it seems that it can be
removed from that list in the parentheses. - Related Actions Items:
ACTION-2566 on Anthony Grasso to Add an errata item for Tiny 1.2 to remove the mention of "defer" in the image text - due 2009-05-27, closed- Related emails:
- Minutes, May 20 2009 SVG WG telcon (from anthony.grasso@cisra.canon.com.au on 2009-05-20)
- Agenda, May 20 2009 SVG WG telcon (from ed@opera.com on 2009-05-19)
- ISSUE-2024 (SVG in Image): Elements for which 'defer' can be used in preserveAspectRatio='' [SVG Full 1.2] (from sysbot+tracker@w3.org on 2008-07-29)
Related notes:
No additional notes.
Display change log