CSSPrimitiveValue.setStringValue() questions

Shouldn't CSSPrimitiveValue.setStringValue() be spec'ed to throw a
SYNTAX_ERR if the string that is set is a bogus one?  For example a
malformed URL, or a CSS_IDENT that contains illegal characters.

      David Flanagan

Received on Friday, 17 August 2001 20:16:46 UTC