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

Unified Diff: LayoutTests/fast/dom/custom/registration-context-sharing-expected.txt

Issue 19002005: Share Custom Element registration contexts between related documents. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tweak the test to do lazy wrapping in both cases. Created 7 years, 5 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/dom/custom/registration-context-sharing-expected.txt
diff --git a/LayoutTests/fast/dom/custom/registration-context-sharing-expected.txt b/LayoutTests/fast/dom/custom/registration-context-sharing-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bf4f7985779eac499cb815b0c889e3628accef53
--- /dev/null
+++ b/LayoutTests/fast/dom/custom/registration-context-sharing-expected.txt
@@ -0,0 +1,5 @@
+
+PASS registration context should not be shared with an iframe's document
+PASS registration context is shared with DOMImplementation.createDocument
+PASS registration context is shared with the template document
+
« no previous file with comments | « LayoutTests/fast/dom/custom/registration-context-sharing.html ('k') | Source/bindings/v8/CustomElementConstructorBuilder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698