Re: Another view (sorry) on XBL and behaviours

> > Yes, however in this case the SVG script will have no access to the
> > object model of the parent document. (I *hope* this is actually
> > true, anyway, or users are in trouble...)
> 
> From the "window" object you can get to pretty much anything.

Per the DOM spec, yes.  In practice, sane UAs do same-origin checks and throw
security exceptions (so if I link to an SVG background on another site that
background can't access my DOM).

Boris
-- 
Computer, n: 
   A device to speed up and automate errors

Received on Tuesday, 7 January 2003 22:18:24 UTC