ISSUE-2203 (colorprofile-local-erratum): color-profile "local" IDL attribute erratum incorrect [SVG Full 1.1]

ISSUE-2203 (colorprofile-local-erratum): color-profile "local" IDL attribute erratum incorrect [SVG Full 1.1]

http://www.w3.org/Graphics/SVG/WG/track/issues/2203

Raised by: Cameron McCormack
On product: SVG Full 1.1

>From <http://www.w3.org/mid/20090116032239.GB3580@arc.mcc.id.au>:

We have an erratum to unescape the “local” attribute on SVGColorProfileElement in SVG 1.1:

http://dev.w3.org/SVG/profiles/1.1F2/errata/errata.xml#svgcolorprofileelement-idl-attribute-local

I was mistaken when I reported that issue.  “local” is indeed a reserved
word in OMG IDL, and needs to be escape here with an underscore.  I
think we should remove the erratum.

Received on Monday, 19 January 2009 04:59:45 UTC