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

Unified Diff: LayoutTests/http/tests/security/document-clone-node-change-domain-expected.txt

Issue 23437003: Implement cloneNode for Document (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use SecurityContext::isolatedCopy instead and domain change test Created 7 years, 2 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
Index: LayoutTests/http/tests/security/document-clone-node-change-domain-expected.txt
diff --git a/LayoutTests/http/tests/security/create-document-change-domain-expected.txt b/LayoutTests/http/tests/security/document-clone-node-change-domain-expected.txt
similarity index 83%
copy from LayoutTests/http/tests/security/create-document-change-domain-expected.txt
copy to LayoutTests/http/tests/security/document-clone-node-change-domain-expected.txt
index 9d00c0a5d3ccc47b06fa5aab58b95452965113a6..d6efbe51adceea2cdd1166d2e8ffd426379f0754 100644
--- a/LayoutTests/http/tests/security/create-document-change-domain-expected.txt
+++ b/LayoutTests/http/tests/security/document-clone-node-change-domain-expected.txt
@@ -1,4 +1,4 @@
-Tests that different documents created using createDocument do not share the underlying domain
+Tests that cloned documents do not share the underlying domain
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « LayoutTests/http/tests/security/document-clone-node-change-domain.html ('k') | LayoutTests/svg/custom/clone-node.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698