- From: Anne van Kesteren <annevk@opera.com>
- Date: Sat, 11 Feb 2006 20:35:49 +0100
- To: "www-style@w3.org" <www-style@w3.org>
On Sat, 11 Feb 2006 19:08:02 +0100, Laurens Holst <lholst@students.cs.uu.nl> wrote: > As for <style>, supposedly this works: > > <?xml-stylesheet href="#xxx" type="text/css"?> > <root> > <foo xml:id="xxx"> > bar { background: green; } > </foo> > <bar>test</bar> > </root> That specification needs a revision first to say exaxtly how the contents of a referenced element are to be processed. (And a test suite for that too.) After that, implementing it might be an option. Error handling for the processing instruction itself would be nice to have too. -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
Received on Saturday, 11 February 2006 19:36:05 UTC