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. |
+ |