[Bug 23466] CSS3 scale transform should update an element's getComputedStyle's width/height

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23466

Dirk Schulze <dschulze@adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Dirk Schulze <dschulze@adobe.com> ---
(In reply to Chen Zhixiang from comment #1)
> Also submitted to https://bugzilla.mozilla.org/show_bug.cgi?id=924752

Thanks for your report. CSS Transforms does not influence page layout.
Therefore, all information about layout that you get do not reflect any kind of
transforms.

However, we are working on APIs that give you access to the transform data and
let you get the transformed information with CSSOM View. This is not in the
scope of CSS Transforms Level 1 though.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 9 October 2013 09:59:56 UTC