Bug 109336 - Some tiled drawing tests use scalePageBy() incorrectly
Summary: Some tiled drawing tests use scalePageBy() incorrectly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-08 18:17 PST by Tim Horton
Modified: 2013-02-08 18:24 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-02-08 18:17:34 PST
scalePageBy takes (scale, x, y). Some of the tiled drawing tests are incorrectly handing them (scale, scale).
Comment 1 Tim Horton 2013-02-08 18:24:51 PST
http://trac.webkit.org/changeset/142338