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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/loading/download_only_supported_stylesheet_types-expected.txt

Issue 1623403002: Remove fetching stylesheets with unsupported type (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Response to review Created 4 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
Index: third_party/WebKit/LayoutTests/http/tests/loading/download_only_supported_stylesheet_types-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/download_only_supported_stylesheet_types-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/download_only_supported_stylesheet_types-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0eac725f4f70c1be101bad5db0c38a205a4c8fda
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/loading/download_only_supported_stylesheet_types-expected.txt
@@ -0,0 +1,14 @@
+main frame - didStartProvisionalLoadForFrame
+main frame - didCommitLoadForFrame
+main frame - didFinishDocumentLoadForFrame
+CONSOLE MESSAGE: line 18: http://127.0.0.1:8000/resources/testharness.js
+CONSOLE MESSAGE: line 18: http://127.0.0.1:8000/resources/testharnessreport.js
+CONSOLE MESSAGE: line 18: http://127.0.0.1:8000/resources/slow-script.pl?delay=500
+CONSOLE MESSAGE: line 18: http://127.0.0.1:8000/resources/dummy.css?1
+CONSOLE MESSAGE: line 18: http://127.0.0.1:8000/resources/dummy.css?3
+main frame - didHandleOnloadEventsForFrame
+main frame - didFinishLoadForFrame
+This is a testharness.js-based test.
+PASS Makes sure that unsupported stylesheet types are neither preloaded nor loaded
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698