RESOLVED FIXED Bug 110090
REGRESSION (r143068): fast/events/clientXY-in-zoom-and-scroll.html failing on GTK, Qt
https://bugs.webkit.org/show_bug.cgi?id=110090
Summary REGRESSION (r143068): fast/events/clientXY-in-zoom-and-scroll.html failing on...
Zan Dobersek
Reported 2013-02-18 01:23:11 PST
The fast/events/clientXY-in-zoom-and-scroll.html layout test is failing on GTK and Qt port, most likely after r143068. http://trac.webkit.org/changeset/143068 http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=fast%2Fevents%2FclientXY-in-zoom-and-scroll.html Probably failing due to subpixel layout not enabled on those two ports.
Attachments
Emil A Eklund
Comment 1 2013-02-19 18:45:38 PST
Thanks. We should really try to get all ports to enable subpixel. Having to support both is getting old.
Claudio Saavedra
Comment 2 2017-07-24 09:44:20 PDT
I was checking at the WPE failure and I noticed that the test takes into account that subpixel support might not be available, so it should be a matter of adding a new expectation to GTK+ as well.
Claudio Saavedra
Comment 3 2017-07-25 06:22:25 PDT
Note You need to log in before you can comment on or make changes to this bug.