Bug 143703 - [GTK] Layout Test fast/forms/listbox-visible-size.html is failing since it was added
Summary: [GTK] Layout Test fast/forms/listbox-visible-size.html is failing since it wa...
Status: RESOLVED DUPLICATE of bug 143739
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-14 02:38 PDT by Marcos Chavarría Teijeiro (irc: chavaone)
Modified: 2015-04-15 00:07 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Chavarría Teijeiro (irc: chavaone) 2015-04-14 02:38:40 PDT
The fast/forms/listbox-visible-size.html layout test is failing on GTK+ since it was added on r182672 (http://trac.webkit.org/changeset/182672).

The diff is the following:

--- /home/ch01/jhbuild/src/WebKit/WebKitBuild/Release/layout-test-results/fast/forms/listbox-visible-size-expected.txt
+++ /home/ch01/jhbuild/src/WebKit/WebKitBuild/Release/layout-test-results/fast/forms/listbox-visible-size-actual.txt
@@ -1,4 +1,4 @@
-PASS select.scrollTop is targetTop
+FAIL select.scrollTop should be 28. Was 18.
 PASS successfullyParsed is true

 TEST COMPLETE
Comment 1 Marcos Chavarría Teijeiro (irc: chavaone) 2015-04-15 00:07:22 PDT

*** This bug has been marked as a duplicate of bug 143739 ***