RESOLVED FIXED 20149
getComputedStyle test returns wrong transform value
https://bugs.webkit.org/show_bug.cgi?id=20149
Summary getComputedStyle test returns wrong transform value
Dean Jackson
Reported 2008-07-23 15:08:12 PDT
https://bugs.webkit.org/show_bug.cgi?id=20008 forgot to update LayoutTests/svg/css/getComputedStyle-basic-expected.txt for the new transform computed style.
Attachments
Fixes the expected test result (2.25 KB, patch)
2008-07-23 15:09 PDT, Dean Jackson
mitz: review+
Dean Jackson
Comment 1 2008-07-23 15:09:04 PDT
Created attachment 22458 [details] Fixes the expected test result
mitz
Comment 2 2008-07-23 16:14:32 PDT
Comment on attachment 22458 [details] Fixes the expected test result r=me. Please add something like "update test results for -webkit-transform" to the change log. Thanks!
Dean Jackson
Comment 3 2008-07-23 17:33:59 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M LayoutTests/ChangeLog M LayoutTests/svg/css/getComputedStyle-basic-expected.txt Committed r35307
Note You need to log in before you can comment on or make changes to this bug.