Bug 188972

Summary: [WPE][GTK] fast/css/button-height.html is failing
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cgarcia, lmoura
Priority: P2 Keywords: LayoutTestFailure
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.