Bug 112705
Summary: | [GTK] fast/dom/icon-url-property.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=156727 |
Zan Dobersek
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
This test is no longer needed. I removed it in Bug 156727.