- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Wed, 29 Jun 2011 13:14:10 -0400
- To: Dimitri Glazkov <dglazkov@chromium.org>
- CC: public-webapps@w3.org
On 6/29/11 12:59 PM, Dimitri Glazkov wrote: > It will just return null when the membrane is in place. OK. And the encapsulation will prevent other ways of getting at the shadow tree? > Ah yes -- I didn't know how to express this in IDL. The Node comes to > Document by way of TreeScope. Document directly inherits from Node. It sounds like what you really want to do is change Document to inherit from TreeScope instead.... or make TreeScope not inherit from Node. -Boris
Received on Wednesday, 29 June 2011 17:14:39 UTC