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:
ACTION-2331 on Cameron McCormack to Correct spec re ISSUE-2158 - due 2008-10-31, closed- Related emails:
- SVG/profiles/1.2T doc-svgt12.html,NONE,1.1 (from cvsmail@w3.org on 2008-10-28)
- Minutes, 24 Oct 2008 SVG f2f (from chris@w3.org on 2008-10-27)
- Re: Setting url() values for fill and stroke using traits (from cam@mcc.id.au on 2008-10-25)
- 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)
- Re: Setting url() values for fill and stroke using traits (from cam@mcc.id.au on 2008-10-24)
- Re: Setting url() values for fill and stroke using traits (from chris@w3.org on 2008-10-24)
- 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.
Display change log