Bug 20149 - getComputedStyle test returns wrong transform value
Summary: getComputedStyle test returns wrong transform value
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-23 15:08 PDT by Dean Jackson
Modified: 2008-07-23 17:33 PDT (History)
1 user (show)

See Also:


Attachments
Fixes the expected test result (2.25 KB, patch)
2008-07-23 15:09 PDT, Dean Jackson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 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.
Comment 1 Dean Jackson 2008-07-23 15:09:04 PDT
Created attachment 22458 [details]
Fixes the expected test result
Comment 2 mitz 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!
Comment 3 Dean Jackson 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