- From: <bugzilla@jessica.w3.org>
- Date: Thu, 16 Feb 2012 18:33:26 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16003 --- Comment #1 from Simon Fraser <smfr@me.com> 2012-02-16 18:33:26 UTC --- stylesheet.cssRules.item(0).style.getPropertyCSSValue('transform'); would give you a CSSValueList, and each member of that list is a CSSTransformValue.. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 16 February 2012 18:33:31 UTC