Index: LayoutTests/inspector/console/console-timestamp-expected.txt |
diff --git a/LayoutTests/inspector/console/console-timestamp-expected.txt b/LayoutTests/inspector/console/console-timestamp-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..eb7fb9a135408f36980df655185d59ab217e4c41 |
--- /dev/null |
+++ b/LayoutTests/inspector/console/console-timestamp-expected.txt |
@@ -0,0 +1,10 @@ |
+Tests the console timestamp setting. |
+ |
+Console messages with timestamps disabled: |
+3<Before> |
+Console messages with timestamps enabled: |
+32014-05-13 18:53:20.456<Before> |
+2014-05-13 18:53:20.123<After> |
+2014-05-13 18:53:20.123<After> |
+2014-05-13 18:53:20.456<After> |
+ |