Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Unified Diff: LayoutTests/fast/dom/icon-url-list-apple-touch-expected.txt

Issue 132723002: Remove compile time flag TOUCH_ICON_LOADING and use runtime flag instead. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix unit test case Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/dom/icon-url-list-apple-touch.html ('k') | Source/build/features.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/icon-url-list-apple-touch-expected.txt
diff --git a/LayoutTests/fast/dom/icon-url-list-apple-touch-expected.txt b/LayoutTests/fast/dom/icon-url-list-apple-touch-expected.txt
index 1540cc4d3bb33e5c87ee1aad483127b6abb3ffab..0eb6bc3c404b394d5cc082dcb533ba475e94c637 100644
--- a/LayoutTests/fast/dom/icon-url-list-apple-touch-expected.txt
+++ b/LayoutTests/fast/dom/icon-url-list-apple-touch-expected.txt
@@ -1,6 +1,6 @@
PASS successfullyParsed is true
TEST COMPLETE
-Tests that all favicons and touch icons (if ENABLE(TOUCH_ICON_LOADING)) are in document.iconURLs()
-http://test.com/oldfavicon.ico
+Tests that all favicons and touch icons are in document.iconURLs()
+All icons are preset and in-order in document.iconURLs()
« no previous file with comments | « LayoutTests/fast/dom/icon-url-list-apple-touch.html ('k') | Source/build/features.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698