Index: LayoutTests/fast/dom/shadow/adopt-node-with-shadow-root-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/adopt-node-with-shadow-root-expected.txt b/LayoutTests/fast/dom/shadow/adopt-node-with-shadow-root-expected.txt |
index 2848f49428f379758fea19a0588142e58a6d6f73..a5e492182de6bd73580a7ed254ac19409f97acef 100644 |
--- a/LayoutTests/fast/dom/shadow/adopt-node-with-shadow-root-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/adopt-node-with-shadow-root-expected.txt |
@@ -1,5 +1,5 @@ |
PASS successfullyParsed is true |
TEST COMPLETE |
-PASS document.adoptNode(shadow) threw exception Error: HierarchyRequestError: DOM Exception 3. |
+PASS document.adoptNode(shadow) threw exception HierarchyRequestError: A Node was inserted somewhere it doesn't belong.. |