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

Unified Diff: LayoutTests/svg/custom/multiple-title-elements-expected.txt

Issue 384413003: Document.title getter should return text of title element and setter should stop when head el… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase and take review comment into consideration Created 6 years, 5 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
« no previous file with comments | « LayoutTests/svg/custom/multiple-title-elements.svg ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/custom/multiple-title-elements-expected.txt
diff --git a/LayoutTests/svg/custom/multiple-title-elements-expected.txt b/LayoutTests/svg/custom/multiple-title-elements-expected.txt
index c8c9f47ef7b6a92ef8f81f43ef810e827543f1a1..618d458045cb20ff421db8e76df4d11ade441621 100644
--- a/LayoutTests/svg/custom/multiple-title-elements-expected.txt
+++ b/LayoutTests/svg/custom/multiple-title-elements-expected.txt
@@ -1,3 +1,4 @@
Expected , got : PASS
Expected First title, got First title: PASS
Expected First title, got First title: PASS
+Expected Second title, got Second title: PASS
« no previous file with comments | « LayoutTests/svg/custom/multiple-title-elements.svg ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698