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

Unified Diff: LayoutTests/fast/html/imports/import-dynamic-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-dynamic-expected.txt
diff --git a/LayoutTests/fast/html/imports/import-async-expected.txt b/LayoutTests/fast/html/imports/import-dynamic-expected.txt
similarity index 92%
rename from LayoutTests/fast/html/imports/import-async-expected.txt
rename to LayoutTests/fast/html/imports/import-dynamic-expected.txt
index f942de7842c47b3a6a20a98b73084e7cbeea8f66..ba8c7a324384c1c33882b80112fd25ae79d26aac 100644
--- a/LayoutTests/fast/html/imports/import-async-expected.txt
+++ b/LayoutTests/fast/html/imports/import-dynamic-expected.txt
@@ -4,7 +4,7 @@ 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
+PASS importIsLoaded is true
In onload handler - This should be called later.
PASS importIsLoaded is true
PASS scriptIsExecuted is true
« no previous file with comments | « LayoutTests/fast/html/imports/import-dynamic.html ('k') | LayoutTests/fast/html/imports/import-dynamic-shared.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698