ISSUE-2024

SVG in Image

Elements for which "defer" can be used in preserveAspectRatio=""

State:
OPEN
Product:
SVG Core 2.0
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:
Related emails:
  1. Minutes, May 20 2009 SVG WG telcon (from anthony.grasso@cisra.canon.com.au on 2009-05-20)
  2. Agenda, May 20 2009 SVG WG telcon (from ed@opera.com on 2009-05-19)
  3. 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 ATOM feed


Erik Dahlström <ed@opera.com>, Cameron McCormack <cam@mcc.id.au>, Chairs, Chris Lilley <chris@w3.org>, Doug Schepers <schepers@w3.org>, Staff Contacts
Tracker, originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: index.php,v 1.231 2009/11/16 15:00:54 dom Exp $