RESOLVED DUPLICATE of bug 208237 188972
[WPE][GTK] fast/css/button-height.html is failing
https://bugs.webkit.org/show_bug.cgi?id=188972
Summary [WPE][GTK] fast/css/button-height.html is failing
Zan Dobersek
Reported 2018-08-26 23:21:22 PDT
The fast/css/button-height.html layout test is failing on the WPE port: --- /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/css/button-height-expected.txt +++ /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/css/button-height-actual.txt @@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS document.getElementById('button1').offsetHeight is document.getElementById('button2').offsetHeight +FAIL document.getElementById('button1').offsetHeight should be 27. Was 23. PASS document.getElementById('button3').offsetHeight is 40 PASS document.getElementById('button4').offsetHeight is 40 PASS document.getElementById('button5').offsetHeight is correct for this platform.
Attachments
Lauro Moura
Comment 1 2020-02-27 17:17:48 PST
It started failing for GTK too after the new form styles.
Carlos Garcia Campos
Comment 2 2020-02-28 02:29:27 PST
And fixed in r257626, see bug #208237 *** This bug has been marked as a duplicate of bug 208237 ***
Note You need to log in before you can comment on or make changes to this bug.