Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / importNode-unsupported-node-type-expected.txt
index 97eb1b7..9b2b130 100644 (file)
@@ -1,3 +1,4 @@
+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.
 importNode should throw informative errors for unsupported node types
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".