SVG12: Parsing presentation attributes

Dear Scalable Vector Graphics Working Group,

  From http://www.w3.org/TR/2004/WD-SVG12-20041027/ it seems unclear how
much CSS syntax processing is required for presentation attributes, I've
already mentioned different requirements for case-sensitivity, the other
case is escape sequences and case-sensitivity for non-keywords, e.g., in
CSS syntax

  fill: url(#x);
  fill: URL(#x);
  fill: url(#\000078);

are all equivalent, yet SVG implementations behave inconsistently with
respect to such values in presentation attributes. Please change the
draft such that parsing presentation attributes is clearly defined.

regards.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Sunday, 27 March 2005 23:17:08 UTC