- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Thu, 23 Feb 2012 08:19:05 -0800
- To: Simon Pieters <simonp@opera.com>
- Cc: "www-style@w3.org" <www-style@w3.org>
On Thu, Feb 23, 2012 at 6:22 AM, Simon Pieters <simonp@opera.com> wrote: > http://dvcs.w3.org/hg/cssom/raw-file/tip/Overview.html/#cssstyledeclaration > > CSSStyleDeclaration should have a getter that "supports indexed properties". Yes, the current spec is woefully outdated. In the upcoming update, it should switch to using the getter syntax so it's not necessary to try and list every CSS property. (Glenn, I need to send you the fix for that. Do you mind if I just commit against the CSSOM repo, or would you prefer to receive the diff in email and do the commit yourself?) ~TJ
Received on Thursday, 23 February 2012 16:19:57 UTC