Bug 112705 - [GTK] fast/dom/icon-url-property.html is failing
Summary: [GTK] fast/dom/icon-url-property.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-03-19 09:13 PDT by Zan Dobersek
Modified: 2016-04-19 15:22 PDT (History)
1 user (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-03-19 09:13:19 PDT
The fast/dom/icon-url-property.html layout test is failing after r146173.
http://trac.webkit.org/changeset/146173

DRT requires dumpIconChanges implementation, doing this for WKTR is covered in bug #44046.

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/icon-url-property-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/icon-url-property-actual.txt
@@ -1,4 +1,3 @@
-main frame - didChangeIcons
 Original iconURL is: http://test.com/oldfavicon.ico
 Setting new icon URL to: http://test.com/newfavicon.ico
 New iconURL is: http://test.com/newfavicon.ico
Comment 1 Brent Fulgham 2016-04-19 15:22:16 PDT
This test is no longer needed. I removed it in Bug 156727.