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

Unified Diff: LayoutTests/platform/mac/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt

Issue 302063002: Always preload all tokens before parsing (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix another flaky tests Created 6 years, 7 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/platform/mac/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt
diff --git a/LayoutTests/platform/mac/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt b/LayoutTests/platform/mac/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c2822be1eabcce501fbcac56861bee3f92d13aa3
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt
@@ -0,0 +1,2 @@
+shouldnotexecute.js has MIME type application/x-javascript
+Unknown script types should not be loaded nor executed. If this test fails, an more than one line will appear in the output with the script's MIME type. One line is OK, as it's from the prelaoder (which has no concept of invalid script types and will happily issue a preload).

Powered by Google App Engine
This is Rietveld 408576698