Re: [BULK] - Re: [XHTML2] Spirit of "1.1.3. XHTML 2 and Presentation" (PR#7759)

Laurens Holst wrote:

>
> Kelly Miller schreef:
>
>>
>> No, I mean something like the <style> element in HTML, and the style 
>> attribute in HTML.
>>
>
> 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 doesn't looks correct to me. #xxx doesn't exist at the time the 
processing instruction is encountered.
--
Paul Mitchell
www.paul-mitchell.me.uk

Received on Saturday, 11 February 2006 20:23:42 UTC