Re: SVG 1.1 errata

On Wed, 15 Jan 2003 23:40:17 +1100, Dean Jackson <dean@w3.org> wrote:

>Dean's prediction: at least 10 similar bugs found by end 2003.

These aren't in quite the same category, but nevertheless...

The following four table cells:

 First table in section 5.12 Structure Module
   row 7, col 2
   row 8, col 2

 First table in section 5.13 Basic Structure Module
   row 7, col 2

 First table in section 23.6 Extensibility Module
   row 1, col 2

each refers to GraphicsElementEventAttrs; I believe this should be
GraphicalEvents.attrib.

Similarly, the following table cell:

 First table in section 12.4.1 Color Profile Content Set
   row 1, col 1

refers to ColorProfileElements; I believe this should be
ColorProfile.class.

Finally, in section 4.3 Basic DOM Interfaces, under the description of
Interface SVGLocatable, Methods, getScreenCTM, the first sentence reads
(in part):

"...to the parent user agent's notice of a 'pixel'."

I believe this ought to be changed to:

"...to the parent user agent's notion of a 'pixel'."

Strictly speaking, the use of "notice" with the meaning of "notion"
probably would have made sense in Shakespeare's time, but I'm not aware
of anyone who uses it in that sense these days (certainly not in the
U.S.).

-Steve Schafer

Received on Wednesday, 15 January 2003 10:20:21 UTC