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

Unified Diff: LayoutTests/fast/html/imports/import-async-expected.txt

Issue 265453003: HTML Imports: Let dynamically-added imports sync. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Landing. Created 6 years, 8 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/fast/html/imports/import-async-expected.txt
diff --git a/LayoutTests/fast/html/imports/import-async-expected.txt b/LayoutTests/fast/html/imports/import-async-expected.txt
deleted file mode 100644
index f942de7842c47b3a6a20a98b73084e7cbeea8f66..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/html/imports/import-async-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-This test ensures that script-added import doesn't block scripts
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-In script tag - This should be called first.
-PASS importIsLoaded is false
-In onload handler - This should be called later.
-PASS importIsLoaded is true
-PASS scriptIsExecuted is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/html/imports/import-async.html ('k') | LayoutTests/fast/html/imports/import-async-shared.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698