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

Reply via email to