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

Unified Diff: LayoutTests/fast/dom/Document/lastModified-01-expected.txt

Issue 394903004: document.lastModified should consider user's local time zone (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase 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
Index: LayoutTests/fast/dom/Document/lastModified-01-expected.txt
diff --git a/LayoutTests/fast/dom/Document/lastModified-01-expected.txt b/LayoutTests/fast/dom/Document/lastModified-01-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bf5f1a8edc36ce58a57031473978c7a0d0a30630
--- /dev/null
+++ b/LayoutTests/fast/dom/Document/lastModified-01-expected.txt
@@ -0,0 +1,6 @@
+This is a testharness.js-based test.
+PASS Date returned by lastModified is in the user's local time zone.
+PASS Date returned by lastModified is in the form "MM/DD/YYYY hh:mm:ss".
+PASS Date returned by lastModified is current.
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698