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

Unified Diff: LayoutTests/fast/dom/Document/title-01-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/fast/dom/Document/title-01.html ('k') | LayoutTests/svg/custom/multiple-title-elements.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/Document/title-01-expected.txt
diff --git a/LayoutTests/fast/dom/Document/title-01-expected.txt b/LayoutTests/fast/dom/Document/title-01-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..24472174fd9b152299d5b84960105d5f9d1be2c5
--- /dev/null
+++ b/LayoutTests/fast/dom/Document/title-01-expected.txt
@@ -0,0 +1,7 @@
+This is a testharness.js-based test.
+PASS document.title with head blown away
+PASS document.title with head blown away 1
+PASS Untitled 2
+PASS PASS 3
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/fast/dom/Document/title-01.html ('k') | LayoutTests/svg/custom/multiple-title-elements.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698