Side by Side Diff: LayoutTests/svg/custom/clone-node-expected.txt
Issue 23437003 :
Implement cloneNode for Document (Closed)
Patch Set: Use SecurityContext::isolatedCopy instead and domain change test
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/dom/xhtml/level3/core/nodeisequalnode01-expected.txt
LayoutTests/dom/xhtml/level3/core/nodeisequalnode21-expected.txt
LayoutTests/fast/dom/Document/clone-node.html
LayoutTests/fast/dom/Document/clone-node-expected.txt
LayoutTests/fast/dom/HTMLDocument/clone-node.html
LayoutTests/fast/dom/HTMLDocument/clone-node-expected.txt
LayoutTests/http/tests/security/document-clone-node-change-domain.html
LayoutTests/http/tests/security/document-clone-node-change-domain-expected.txt
LayoutTests/svg/custom/clone-node.html
LayoutTests/svg/custom/clone-node-expected.txt
Source/core/dom/Document.h
Source/core/dom/Document.cpp
Source/core/html/HTMLDocument.h
Source/core/html/HTMLDocument.cpp
Source/core/svg/SVGDocument.h
Source/core/svg/SVGDocument.cpp