Bug 109336

Summary: Some tiled drawing tests use scalePageBy() incorrectly
Product: WebKit Reporter: Tim Horton <thorton>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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