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

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

Issue 132203012: Make Custom Element registration context creation explicit. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Nicer. Created 6 years, 11 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-isolation-expected.txt
diff --git a/LayoutTests/fast/dom/custom/registration-context-isolation-expected.txt b/LayoutTests/fast/dom/custom/registration-context-isolation-expected.txt
index 4a79775ada2367e96045fa3decf26aac062125f4..158163b34dcc033a1ac0068dc40bb7cc1f04e85d 100644
--- a/LayoutTests/fast/dom/custom/registration-context-isolation-expected.txt
+++ b/LayoutTests/fast/dom/custom/registration-context-isolation-expected.txt
@@ -1,5 +1,6 @@
This is a testharness.js-based test.
PASS registration context should not be shared with an iframe's document
PASS registration context should not be shared with the template document
+PASS registration context should not be created by DOMImplementation-created documents
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698