Index: LayoutTests/fast/xpath/xpath-detached-import-assert-expected.txt |
diff --git a/LayoutTests/fast/xpath/xpath-detached-import-assert-expected.txt b/LayoutTests/fast/xpath/xpath-detached-import-assert-expected.txt |
index 45b26db0c6eb4f0eae47c0961e482722eea44239..37ec08c728c64b4b788709c2c38a9f1957fcc1bc 100644 |
--- a/LayoutTests/fast/xpath/xpath-detached-import-assert-expected.txt |
+++ b/LayoutTests/fast/xpath/xpath-detached-import-assert-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE WARNING: The behavior of importNode() with no boolean argument is about to change from doing a deep clone to doing a shallow clone. Make sure to pass an explicit boolean argument to keep your current behavior. |
A test case from https://bugs.webkit.org/show_bug.cgi?id=84793. |
Test passes if it doesn't hit ASSERT(parents.size() >= depth + 1). |