[whatwg] Prerendering and APIs

Boris Zbarsky bzbarsky at MIT.EDU
Mon Apr 9 11:36:25 PDT 2012


On 4/9/12 2:16 PM, Gavin Peters (蓋文彼德斯) wrote:
> However, this is strikingly similar to two other cases: when a<link
> rel=stylesheet ...>  element is removed from the document, in WebKit, we
> remove the stylesheet from the document, although this isn't explicitly
> specified in 4.12.5.11,
> http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#link-type-stylesheet.

In this situation, Gecko removes the stylesheet from the document, but 
does not stop its load and keeps it in the per-document object cache. Fwiw.

> It is also similar to what happens on removal of an object or applet
> element.

Yes.

-Boris



More information about the whatwg mailing list