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..1dba170efe130aa50c8375ec7fcf506ae75c7ef3 |
--- /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 16:53:20.456<Before> |
+2014-05-13 16:53:20.123<After> |
+2014-05-13 16:53:20.123<After> |
+2014-05-13 16:53:20.456<After> |
+ |