- From: Scott Wilson <scott.bradley.wilson@gmail.com>
- Date: Tue, 21 Jul 2009 18:27:03 +0100
- To: marcosc@opera.com
- Cc: public-webapps <public-webapps@w3.org>
Received on Tuesday, 21 July 2009 17:27:54 UTC
+1 Sounds sensible - I've had a hard time figuring out what to do about these without the view modes spec being completed. S On 21 Jul 2009, at 17:32, Marcos Caceres wrote: > I think we should remove onmodechange and viewMode from the A&E spec > and move them to the View modes spec (View Modes defines > ModeChangeEvent already!). Those attributes are currently > underspecified in A&E and can't be properly specified till we have a > View Modes spec anyway. > > If we move them, we can add them as supplemental to the Widget object: > > [Supplemental] interface Widget { > readonly attribute DOMString viewMode; > attribute ModeChangeListener onmodechange; > }; > > Moving them will allow A&E to be finished more quickly. > > Kind regards, > Marcos > > -- > Marcos Caceres > http://datadriven.com.au >
Received on Tuesday, 21 July 2009 17:27:54 UTC