[whatwg] Progressive rendering

Ian Hickson ian at hixie.ch
Tue May 13 02:13:39 PDT 2008


On Mon, 6 Nov 2006, Alexey Feldgendler wrote:
> 
> TeX uses repeated passes over a long document to handle cross-references 
> properly using limited memory. It would be useful if HTML allowed 
> something like that.

HTML allows cross-references using <a href="#...">. How they are presented 
is a CSS or UA-specific matter. Does this resolve your request?

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



More information about the whatwg mailing list