ISSUE-2158: get and setTrait with url() syntax

getSetTrait-url

get and setTrait with url() syntax

State:
CLOSED
Product:
SVG 1.2 Tiny: Last Call
Raised by:
Cameron McCormack
Opened on:
2008-10-24
Description:
http://lists.w3.org/Archives/Public/public-svg-wg/2008OctDec/0233.html

In the uDOM trait table, the entry for the 'fill' property states that
getTrait() and setTrait() are used as follows:

getTrait("fill")
[none | <color> | <system paint> | IRI]

setTrait("fill", ...)
[none | currentColor | IRI | <color> | <system paint> | inherit]

But the navigation properties explicitly mention the “url()” that go
around the IRI reference:

getTrait("nav-right")
[auto | self | url(<Local IRI Reference>)]

setTrait("nav-right", ...)
[auto | self | url(<Local IRI Reference>)]

This makes it look as if the trait accessors for 'fill' just take and
return a bare IRI without the surrounding “url()”. I just want to
confirm that that’s not true, and that the “url()” should be listed
there.
Related Actions Items:
Related emails:
  1. SVG/profiles/1.2T doc-svgt12.html,NONE,1.1 (from cvsmail@w3.org on 2008-10-28)
  2. Minutes, 24 Oct 2008 SVG f2f (from chris@w3.org on 2008-10-27)
  3. Re: Setting url() values for fill and stroke using traits (from cam@mcc.id.au on 2008-10-25)
  4. SVG/profiles/1.2T/master interact.html,1.146,1.147 udom.idd,1.274,1.275 (from cvsmail@w3.org on 2008-10-25)
  5. Re: Setting url() values for fill and stroke using traits (from cam@mcc.id.au on 2008-10-24)
  6. Re: Setting url() values for fill and stroke using traits (from chris@w3.org on 2008-10-24)
  7. ISSUE-2158 (getSetTrait-url): get and setTrait with url() syntax [Last Call: SVG 1.2 Tiny ] (from sysbot+tracker@w3.org on 2008-10-24)

Related notes:

Change made to specification.

http://lists.w3.org/Archives/Member/member-svg-editors/2008Oct/0360.html

Raiser of issue is satisfied with the change.

Anthony Grasso, 27 Oct 2008, 01:23:31

Display change log ATOM feed


Dirk Schulze <dschulze@adobe.com>, Chair, Chris Lilley <chris@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 2158.html,v 1.1 2020/01/17 13:19:58 carcone Exp $