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

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

Issue 15856002: First step of HTMLImports (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed Mac build Created 7 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
« no previous file with comments | « LayoutTests/fast/html/imports/import-insert.html ('k') | LayoutTests/fast/html/imports/import-owner.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/html/imports/import-insert-expected.txt
diff --git a/LayoutTests/fast/html/imports/import-insert-expected.txt b/LayoutTests/fast/html/imports/import-insert-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..60c5814ea9df5ade51fc0a45204c1d136e222469
--- /dev/null
+++ b/LayoutTests/fast/html/imports/import-insert-expected.txt
@@ -0,0 +1,8 @@
+It shouldn't be loaded before insertion.
+PASS toInsert.import is null
+It should be loaded once it is inserted.
+PASS toInsert.import.querySelector('h1').innerHTML is 'Hello'
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/html/imports/import-insert.html ('k') | LayoutTests/fast/html/imports/import-owner.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698