- From: Robin Berjon <robin.berjon@expway.fr>
- Date: Mon, 16 Feb 2004 14:28:27 +0100
- To: "sebastien.hullard" <sebastien.hullard@laposte.net>
- Cc: www-svg <www-svg@w3.org>
sebastien.hullard wrote: > I saw on the SVG 1.1 specification an example that don't work on my > computer. > > It's on item /6.6 Styling with XSL/, the example whith a XSL stylesheet > and a SVG file. > > On my computer, I just see a black square. I work whith Microsoft > Internet Explorer 6.0 and the SVG Adobe plugin v3.0. > > Nobody on the different web forums is able to help me. Can you tell me > if I make a syntax error or if I have a configuration problem ? Styling with XSL is optional, and only in the spec as an example. I am not aware of any implementation supporting XSL as a styling language, and thus it doesn't work (unless maybe FOP does it?). You can however use CSS or property attributes to define styling. -- Robin Berjon
Received on Monday, 16 February 2004 08:28:29 UTC