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

Unified Diff: LayoutTests/http/tests/htmlimports/import-dup-custom-element-expected.txt

Issue 238923009: HTML Imports: No more BlockingDocumentCreation. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased to ToT. 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/http/tests/htmlimports/import-dup-custom-element-expected.txt
diff --git a/LayoutTests/http/tests/htmlimports/import-dup-custom-element-expected.txt b/LayoutTests/http/tests/htmlimports/import-dup-custom-element-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1a8f093dde04e885c29eb599192fb480014de631
--- /dev/null
+++ b/LayoutTests/http/tests/htmlimports/import-dup-custom-element-expected.txt
@@ -0,0 +1,13 @@
+CONSOLE MESSAGE: line 11: MY-CUSTOM:using-toplevel-1
+CONSOLE MESSAGE: line 11: MY-CUSTOM:using-1-before
+CONSOLE MESSAGE: line 11: MY-CUSTOM:pointing-before
+CONSOLE MESSAGE: line 11: MY-CUSTOM:def-before
+CONSOLE MESSAGE: line 11: MY-CUSTOM:def-after
+CONSOLE MESSAGE: line 11: MY-CUSTOM:pointing-after
+CONSOLE MESSAGE: line 11: MY-CUSTOM:using-1-after
+CONSOLE MESSAGE: line 11: MY-CUSTOM:using-2-before
+CONSOLE MESSAGE: line 11: MY-CUSTOM:using-2-after
+CONSOLE MESSAGE: line 11: MY-CUSTOM:using-toplevel-2
+
+PASS Custom Element invocations preserve tree order across imports regardless the loading order.
+

Powered by Google App Engine
This is Rietveld 408576698