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

Unified Diff: LayoutTests/fast/dom/document-set-title-no-reuse-expected.txt

Issue 138213005: Revert "Remove children of title node before updating" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 11 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/fast/dom/document-set-title-no-reuse-expected.txt
diff --git a/LayoutTests/fast/dom/document-set-title-no-reuse-expected.txt b/LayoutTests/fast/dom/document-set-title-no-reuse-expected.txt
deleted file mode 100644
index d44433650363d716e6203b7ce1d0c8830ac4bfa7..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/document-set-title-no-reuse-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Test that setting document.title does not reuse <title>'s textnode child
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
-PASS oldnode.textContent != "bbb" is true
-PASS oldnode != document.getElementsByTagName("title")[0].firstChild is true
-
« no previous file with comments | « LayoutTests/fast/dom/document-set-title-no-reuse.html ('k') | LayoutTests/fast/dom/title-text-property-3.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698