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

Unified Diff: third_party/WebKit/LayoutTests/svg/dom/file-extension-svg-and-inner-svg-document-expected.txt

Issue 1774913003: (Re-commit) Fix SVGDocument return title that is not a child of the root element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: third_party/WebKit/LayoutTests/svg/dom/file-extension-svg-and-inner-svg-document-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/html-document-set-title-expected.txt b/third_party/WebKit/LayoutTests/svg/dom/file-extension-svg-and-inner-svg-document-expected.txt
similarity index 74%
copy from third_party/WebKit/LayoutTests/svg/custom/html-document-set-title-expected.txt
copy to third_party/WebKit/LayoutTests/svg/dom/file-extension-svg-and-inner-svg-document-expected.txt
index 7a777f70bd2e6b058dd6590b5cbe28044d307491..fc3069a253b37343d1135e7260cd950f62ee2029 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/html-document-set-title-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/dom/file-extension-svg-and-inner-svg-document-expected.txt
@@ -1,5 +1,6 @@
+PASS document.title is ""
+PASS document.title is ""
PASS successfullyParsed is true
TEST COMPLETE
-PASS document.title is ""

Powered by Google App Engine
This is Rietveld 408576698