- From: Robin Berjon <robin@berjon.com>
- Date: Mon, 8 Feb 2010 13:29:18 +0100
- To: marcosc@opera.com
- Cc: cyril.concolato@telecom-paristech.fr, public-webapps <public-webapps@w3.org>
On Feb 5, 2010, at 16:18 , Marcos Caceres wrote: > On Thu, Feb 4, 2010 at 6:41 PM, Cyril Concolato <cyril.concolato@enst.fr> wrote: >> So I'm wondering how should the widget object be implemented in a UA >> that does not support the window object ? > > Yeah, that's a tough one... the spec says: > > "For a widget instance, a user agent MUST expose a unique object that > implements the widget interface to author scripts." > > It does not give any guidance as to how the interface must be exposed. But then again, SVG supports the Window object (minimally defined in http://www.w3.org/TR/SVGMobile12/svgudom.html#dom__Window). So just adding a widget field there ought to be straightforward. -- Robin Berjon - http://berjon.com/
Received on Monday, 8 February 2010 12:29:47 UTC