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

Unified Diff: LayoutTests/fast/xpath/xpath-detached-import-assert-expected.txt

Issue 371693002: Set default deep value false in Document.importNode (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Take review comment into consideration Created 6 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
« no previous file with comments | « LayoutTests/fast/dom/importNode-unsupported-node-type-expected.txt ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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).
« no previous file with comments | « LayoutTests/fast/dom/importNode-unsupported-node-type-expected.txt ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698