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

Side by Side Diff: LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt

Issue 359623004: Don't preload all tokens (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
1 shouldnotexecute.js has MIME type application/javascript 1 Unknown script types should not be loaded nor executed. If this test fails, an e xtra line will appear in the output with the script's MIME type.
2 Unknown script types should not be loaded nor executed. If this test fails, an m ore than one line will appear in the output with the script's MIME type. One lin e is OK, as it's from the prelaoder (which has no concept of invalid script type s and will happily issue a preload).
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698