DescriptionSet default deep value false in Document.importNode
spec: http://dom.spec.whatwg.org/#interface-document
According to spec, optional second parameter(deep)
has default false value.
So this CL modified it as per specified.
TEST=LayoutTests/fast/dom/document-importNode-arguments.html
In addition, with this CL,
No 'deep' argument test at
http://w3c-test.org/dom/nodes/Document-importNode.html will be passed.
Behavior in other browsers.
*)FF: PASS
*)IE: FAIL
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178887
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix fast/xpath/xpath-detached-import-assert.html test #Patch Set 3 : Take review comment into consideration #
Messages
Total messages: 15 (0 generated)
|