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. |