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

Side by Side Diff: LayoutTests/fast/dom/HTMLLinkElement/link-preconnect-crossorigin-expected.txt

Issue 1245223008: Add unit and layout test to <link rel=preconnect> (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 5 years, 4 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 unified diff | Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/dom/HTMLLinkElement/link-preconnect-dynamic-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE DEBUG: line 10: Preconnect triggered for prefetch.wut.com.test 1 CONSOLE DEBUG: line 10: Preconnect triggered for http://prefetch.wut.com.test/
2 CONSOLE DEBUG: line 10: Preconnect CORS setting is anonymous 2 CONSOLE DEBUG: line 10: Preconnect CORS setting is anonymous
3 CONSOLE DEBUG: line 11: Preconnect triggered for prefetch.anon.wut.com.test 3 CONSOLE DEBUG: line 11: Preconnect triggered for http://prefetch.anon.wut.com.te st/
4 CONSOLE DEBUG: line 11: Preconnect CORS setting is anonymous 4 CONSOLE DEBUG: line 11: Preconnect CORS setting is anonymous
5 CONSOLE DEBUG: line 12: Preconnect triggered for prefetch.whatever.wut.com.test 5 CONSOLE DEBUG: line 12: Preconnect triggered for http://prefetch.whatever.wut.co m.test/
6 CONSOLE DEBUG: line 12: Preconnect CORS setting is anonymous 6 CONSOLE DEBUG: line 12: Preconnect CORS setting is anonymous
7 CONSOLE DEBUG: line 13: Preconnect triggered for prefetch.credentials.wut.com.te st 7 CONSOLE DEBUG: line 13: Preconnect triggered for http://prefetch.credentials.wut .com.test/
8 CONSOLE DEBUG: line 13: Preconnect CORS setting is use-credentials 8 CONSOLE DEBUG: line 13: Preconnect CORS setting is use-credentials
9 This test verifies that a DNS prefetch request is sent and logged. 9 This test verifies that a DNS prefetch request is sent and logged.
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/dom/HTMLLinkElement/link-preconnect-dynamic-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698