Re: [Selectors], XSLT, and a browser's internal view of an xml document

On Tue, 31 Jan 2006, Noah Scales wrote:
> 
> The result of applying a CSS 3.0 stylesheet to an XML document, if it 
> were serialized

...would look like a rendered Web page. Serialising the result of applying 
CSS to an XML file is what browsers do all the time, it's normally called 
"rendering". In particular, however, it isn't XML. It's a bitmap (or at 
best a vector graphic).

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 31 January 2006 19:23:43 UTC