- From: Anne van Kesteren <annevk@opera.com>
- Date: Wed, 03 Feb 2010 20:48:50 +0100
- To: "Daniel Glazman" <daniel.glazman@disruptive-innovations.com>
- Cc: "CSS WG" <www-style@w3.org>
On Wed, 03 Feb 2010 16:35:33 +0100, Daniel Glazman <daniel.glazman@disruptive-innovations.com> wrote: > Hmmm, I think it does. > Could you please clarify what is runtimeStyle? runtimeStyle is not related to getComputedStyle. It is a proprietary IE extension for doing override style sheets. E.g. to create animations and such. It seems a slightly nicer approach than getOverrideStyle from DOM Level 2 Style. However, I'm not at all sure whether it'll stay. There's so much already! -- Anne van Kesteren http://annevankesteren.nl/
Received on Wednesday, 3 February 2010 19:49:26 UTC