Re: comments on Exchange SVG form

Christophe,

> It is still possible to have a blue 'rect' even with the ID selector on
> it. For example just by having a user style sheet containing:
> 
> svg #myid { fill:blue } (2)

Of course it's possible but the only way to override the color is 
to _know_ the id of the rect element. In most cases, the user
does not know and really don't care about the id of each element.

So the solution is correct and still usable.

Thierry.

-- 
Thierry Kormann
email: Thierry.Kormann@sophia.inria.fr  http://www.inria.fr/koala/tkormann/
Koala/Dyade/Bull @ INRIA - Sophia Antipolis

Received on Wednesday, 8 March 2000 12:41:27 UTC