Re: SVG12: attribute/trait "normalization"

Dear Bjoern Hoehrmann,

this is an answer to your comment found at:
  http://lists.w3.org/Archives/Public/www-svg/2005Jul/0038.html

The draft states that "A user agent is allowed to store normalized 
attribute values internally as described in DOM 3[0]". This entails
that implementations are indeed allowed to store values in the way
most optimal to them and setting an attribute and getting its value
back immediately may not produce the same value that was used when
setting. This will apply not only to SVG Full 1.2 but in fact to any
implementation of DOM Level 3 Core. Consequently, we have not changed
the draft.

Thank you kindly for your thorough review, please let us know if this
does not address your concerns.

[0]http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-637646024
--
Robin Berjon
  for the Scalable Vector Graphics Working Group

Received on Monday, 31 October 2005 10:08:02 UTC