Bug 59098
Summary: | implement eventSender.scalePageBy on in DRT/win | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bdakin, rniwa, simon.fraser |
Priority: | P2 | Keywords: | LayoutTestFailure, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 |
Adam Roben (:aroben)
r82780 added support for a new eventSender.scalePageBy function to DRT/mac. We should implement this on Windows, too, so that we can run the tests that require it!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Another test that requires this feature:
http://trac.webkit.org/changeset/87205
Simon Fraser (smfr)
I suggest we move scalePageBy to window.internal.
Adam Roben (:aroben)
(In reply to comment #2)
> I suggest we move scalePageBy to window.internal.
Looks like this was done!
*** This bug has been marked as a duplicate of bug 64512 ***