- From: Doug Turner <doug.turner@gmail.com>
- Date: Thu, 13 Sep 2012 09:38:21 -0700
- To: "SULLIVAN, BRYAN L" <bs3131@att.com>
- Cc: "Tran, Dzung D" <dzung.d.tran@intel.com>, "Tab Atkins Jr." <jackalmage@gmail.com>, Fran�ois REMY <fremycompany_pub@yahoo.fr>, Marcos Caceres <w3c@marcosc.com>, Doug Turner <dougt@mozilla.com>, CSS WG <www-style@w3.org>, "public-device-apis@w3.org" <public-device-apis@w3.org>
oh, and how is this for the name. [Constructor (DOMString type, optional LightLevelEventInit eventInitDict)] interface LightLevelEvent : Event { readonly attribute string value; }; dictionary LightLevelEventInit : EventInit { string value; };
Received on Thursday, 13 September 2012 16:38:55 UTC