[whatwg] Test suite: Embedded content

Ian Hickson ian at hixie.ch
Mon Nov 28 17:07:34 PST 2005


On Tue, 29 Nov 2005, Simon Pieters wrote:
> > > >
> > > > (<object> is less efficient to implement because the UA has to 
> > > > wait til it knows what the content type is before it can know how 
> > > > to render the element.)
> > >
> > > Also when there's a type attribute?
> > 
> > The attribute is only a hint.
> 
> So the hint is only for the UA to decide whether or not to load the 
> resource?

Well the hint allows the UA to prepare the right kind of rendering 
context, but the point is that it might be wrong, causing the UA to have 
to change rendering context, which is bad for perf.

-- 
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