Bug 109353 - [GTK] fast/flexbox/line-clamp-link-after-ellipsis.html is failing
Summary: [GTK] fast/flexbox/line-clamp-link-after-ellipsis.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2013-02-09 06:10 PST by Zan Dobersek
Modified: 2016-02-06 08:28 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-02-09 06:10:24 PST
The fast/flexbox/line-clamp-link-after-ellipsis.html layout test is failing since it's been introduced in r142335.
http://trac.webkit.org/changeset/142335

Diff:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/flexbox/line-clamp-link-after-ellipsis-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/flexbox/line-clamp-link-after-ellipsis-actual.txt
@@ -3,10 +3,10 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS document.getElementsByTagName('a')[0].textContent is "clicked"
+FAIL document.getElementsByTagName('a')[0].textContent should be clicked. Was not clicked.
 PASS successfullyParsed is true
 
 TEST COMPLETE
 line one
-line twoclicked
+line twonot clicked
Comment 1 Ádám Kallai 2013-02-11 00:20:45 PST
This test fails on Qt too. The diff is same.
Comment 2 Chris Dumez 2013-02-11 08:46:02 PST
This test fails on EFL as well, with the same diff.
Comment 3 Michael Catanzaro 2016-02-06 08:28:10 PST
It's been passing since r195447-r195452, I think since r195447.