fast/multicol/split-in-top-margin.html was introduced in https://trac.webkit.org/changeset/116986, but fails on GTK and Qt with minor differences. Maybe this new ref test is incorrect, because it shouldn't be platform dependent. Qt result: http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r117025%20%2837373%29/fast/multicol/split-in-top-margin-diffs.html GTK result: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r117027%20%2823696%29/fast/multicol/split-in-top-margin-diffs.html Could you check it, please?
See also <https://lists.webkit.org/pipermail/webkit-dev/2011-February/015923.html>.
I skipped it on Qt - https://trac.webkit.org/changeset/117031/trunk/LayoutTests/platform/qt/Skipped Please unskip it with the proper fix.
Marked as failures for GTK in http://trac.webkit.org/changeset/117042.
Fails on EFL as well.
This test was fixed for the GTK port by enabling the subpixel layout. It is already passing on EFL and should pass on Qt as well but is currently skipped. Closing as fixed.