fast/events/drag-and-drop-autoscroll.html introduced in https://trac.webkit.org/changeset/139044 and fails on Qt and EFL: --- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/events/drag-and-drop-autoscroll-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/events/drag-and-drop-autoscroll-actual.txt @@ -3,6 +3,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS scrollable.scrollTop > 0 +FAIL No autoscroll For manual testing, drag and drop "Drop Me" to "Scrollable" area.
I skipped it on Qt to paint the bots green - https://trac.webkit.org/changeset/139051 Please unskip it with the proper fix.
(In reply to comment #1) > I skipped it on Qt to paint the bots green - https://trac.webkit.org/changeset/139051 > > Please unskip it with the proper fix. Thanks for taking care of this.
Rolled out in r139503.
(In reply to comment #3) > Rolled out in r139503. Ouch, I overlooked this. Thanks.
Do we need this bug anymore? The *test* was rolled out.
(In reply to comment #5) > Do we need this bug anymore? The *test* was rolled out. No. Although, the new patch is now reviewing. So, it will be land again.
Oops, this is explicitly not Chromium.