RESOLVED FIXED Bug 87919
[Win] Need implementation of layoutTestController.setBackingScaleFactor
https://bugs.webkit.org/show_bug.cgi?id=87919
Summary [Win] Need implementation of layoutTestController.setBackingScaleFactor
Jessie Berlin
Reported 2012-05-30 20:22:38 PDT
It was added as a stub to LayoutTestControllerWin.cpp in http://trac.webkit.org/changeset/97407 and never fleshed out. In some ways, it would have been better to have omitted the stub on Windows, so it would be more obvious which tests use it and need to be Skipped on Windows
Attachments
Patch (6.35 KB, patch)
2015-06-25 18:39 PDT, Brent Fulgham
dino: review+
Radar WebKit Bug Importer
Comment 1 2012-05-30 20:23:00 PDT
Jessie Berlin
Comment 2 2012-05-30 20:30:27 PDT
Added tests to the Windows Skipped list in http://trac.webkit.org/changeset/119039
Brent Fulgham
Comment 3 2015-06-25 18:39:29 PDT
Brent Fulgham
Comment 4 2015-06-25 18:59:13 PDT
I'll unskip the tests Jessie skipped back in 2012 once the builders catch up and I can identify any minor differences due to font and other variations with Windows.
Brent Fulgham
Comment 5 2015-06-25 20:56:29 PDT
Brent Fulgham
Comment 6 2015-10-12 12:14:44 PDT
The following tests now work properly: fast/layers/hidpi-transform-on-child-content-is-mispositioned.html
Note You need to log in before you can comment on or make changes to this bug.