Bug 143703
Summary: | [GTK] Layout Test fast/forms/listbox-visible-size.html is failing since it was added | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcos Chavarría Teijeiro (irc: chavaone) <chavarria1991> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=143739 |
Marcos Chavarría Teijeiro (irc: chavaone)
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Marcos Chavarría Teijeiro (irc: chavaone)
*** This bug has been marked as a duplicate of bug 143739 ***