Re: [whatwg] Feedback on Web Worker specification

2012-11-22 Thread Fred Andrews
Dear Ian, Thank you for sharing you views. > Date: Tue, 20 Nov 2012 23:30:50 + > From: i...@hixie.ch > To: wha...@whatwg.org > Subject: Re: [whatwg] Feedback on Web Worker specification > > On Wed, 22 Aug 2012, Jeffrey Pfau wrote: > > > > While working on enhancing WebKit's privacy infrastr

Re: [whatwg] Checkboxes that control other checkboxes

2012-11-22 Thread Fred Andrews
> Date: Thu, 22 Nov 2012 11:23:19 +0100 > From: derer...@gmx.ch ... > Maybe, instead of adding that kind of functionalities to form elements, > it might be worth thinking of a different way. E.g., define a set of > scripting actions that are considered as very useful for UIs, and have > no sec

Re: [whatwg] Checkboxes that control other checkboxes

2012-11-22 Thread Markus Ernst
Am 22.11.2012 01:51 schrieb Ian Hickson: On Sun, 14 Aug 2011, Timo Beermann wrote: It should be able to implemet checkboxes, where by only activating/deactivating this single checkbox you can active/deactivate multiple other checkboxes. That is possible with scripting today, but it should be po