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

Unified Diff: LayoutTests/http/tests/linkHeader/link-dnsprefetch-in-frame-expected.txt

Issue 788923003: Adding Link header support for dns-prefetch (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: removed useless dumpAsText from frames Created 5 years, 10 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
Index: LayoutTests/http/tests/linkHeader/link-dnsprefetch-in-frame-expected.txt
diff --git a/LayoutTests/http/tests/linkHeader/link-dnsprefetch-in-frame-expected.txt b/LayoutTests/http/tests/linkHeader/link-dnsprefetch-in-frame-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a14dcd989cebdddca24974a709cbf0b550d86cf7
--- /dev/null
+++ b/LayoutTests/http/tests/linkHeader/link-dnsprefetch-in-frame-expected.txt
@@ -0,0 +1,7 @@
+CONSOLE DEBUG: DNS prefetch triggered for wut.com.test
+This test checks if a Link header inside an iframe triggered a dns prefetch.
+
+--------
+Frame: '<!--framePath //<!--frame0-->-->'
+--------
+I'm an iframe with a Link header

Powered by Google App Engine
This is Rietveld 408576698