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

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

            Bug ID: 23466
           Summary: CSS3 scale transform should update an element's
                    getComputedStyle's width/height
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Transforms
          Assignee: smfr@me.com
          Reporter: chenzx@cn.fujitsu.com
        QA Contact: public-css-bugzilla@w3.org
                CC: ayg@aryeh.name, cmarrin@apple.com, dino@apple.com,
                    dschulze@adobe.com, eoconnor@apple.com, smfr@me.com

Created attachment 1407
  --> https://www.w3.org/Bugs/Public/attachment.cgi?id=1407&action=edit
Test case for this bug, after setting new scale and clicking update button,
getComputedStyle's width/height should be updated

During recent project dev. on a image preview box control,
i have found that CSS3 transform doesn't update element's widht/height(by
getComputedStyle)
But this is NOT reasonable.

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

Received on Wednesday, 9 October 2013 05:56:45 UTC