On 6/29/12 4:53 PM, Ryosuke Niwa wrote: > The last time I checked, WebKit had some architectural constraint that > prevented us from executing CSS queries on a detached frame. Detached frame, or detached DOM tree? That is, is the problem that a DocumentFragment is not in a document (and would you have the same problem with an Element not in a document), or is this only a problem in cases when the ownerDocument has a null defaultView? -BorisReceived on Friday, 29 June 2012 21:07:10 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:37:00 UTC