- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Fri, 03 Sep 2010 13:50:46 -0400
- To: Anne van Kesteren <annevk@opera.com>
- CC: public-webapps@w3.org
On 9/3/10 1:48 PM, Anne van Kesteren wrote: > On Fri, 03 Sep 2010 19:45:00 +0200, Boris Zbarsky <bzbarsky@mit.edu> wrote: >> The relevant stylesheets are applied to all documents, because XUL can >> be used in any XML document, obviously. >> >> As a simple example, the binding used for xul:iframe shouldn't be used >> for html:iframe. > > I see. Though XUL is not exposed to web content (anymore) so it seems > this could be a private extension. E.g. moz--namespacemap or some such. XUL still appears in web content in various anonymous content (scrollbars, resizers, audio/video controls, etc, etc). "Not exposed" doesn't mean "can't appear in that document". -Boris
Received on Friday, 3 September 2010 17:51:21 UTC