Index: LayoutTests/inspector/console/console-timeline-expected.txt |
diff --git a/LayoutTests/inspector/console/console-timeline-expected.txt b/LayoutTests/inspector/console/console-timeline-expected.txt |
index b80edec50ec429407f17df15e4ec5736d3d6386a..5c5227ffb2b62a2d4c2edce38d150bc388655ced 100644 |
--- a/LayoutTests/inspector/console/console-timeline-expected.txt |
+++ b/LayoutTests/inspector/console/console-timeline-expected.txt |
@@ -1,30 +1,30 @@ |
-CONSOLE MESSAGE: Timeline 'one' started. |
-CONSOLE MESSAGE: Timeline 'one' finished. |
-CONSOLE MESSAGE: Timeline 'one' started. |
-CONSOLE MESSAGE: Timeline 'one' started. |
-CONSOLE MESSAGE: Timeline 'two' started. |
-CONSOLE MESSAGE: Timeline 'two' started. |
-CONSOLE MESSAGE: Timeline 'two' finished. |
-CONSOLE MESSAGE: Timeline 'one' finished. |
-CONSOLE MESSAGE: Timeline 'two' finished. |
-CONSOLE MESSAGE: Timeline 'one' finished. |
-CONSOLE MESSAGE: Timeline 'one' started. |
-CONSOLE MESSAGE: Timeline 'two' was not started. |
-CONSOLE MESSAGE: Timeline 'one' finished. |
-CONSOLE MESSAGE: Timeline 'one' started. |
-CONSOLE MESSAGE: Timeline 'one' finished. |
-CONSOLE MESSAGE: Timeline 'one' started. |
-CONSOLE MESSAGE: Timeline 'two' started. |
-CONSOLE MESSAGE: Timeline 'one' terminated. |
-CONSOLE MESSAGE: Timeline 'two' terminated. |
-CONSOLE MESSAGE: Timeline 'one' started. |
-CONSOLE MESSAGE: Timeline 'two' started. |
-CONSOLE MESSAGE: Timeline 'one' terminated. |
-CONSOLE MESSAGE: Timeline 'two' terminated. |
-CONSOLE MESSAGE: Timeline 'one' started. |
-CONSOLE MESSAGE: Timeline 'two' started. |
-CONSOLE MESSAGE: Timeline 'one' terminated. |
-CONSOLE MESSAGE: Timeline 'two' terminated. |
+CONSOLE DEBUG: Timeline 'one' started. |
+CONSOLE DEBUG: Timeline 'one' finished. |
+CONSOLE DEBUG: Timeline 'one' started. |
+CONSOLE DEBUG: Timeline 'one' started. |
+CONSOLE DEBUG: Timeline 'two' started. |
+CONSOLE DEBUG: Timeline 'two' started. |
+CONSOLE DEBUG: Timeline 'two' finished. |
+CONSOLE DEBUG: Timeline 'one' finished. |
+CONSOLE DEBUG: Timeline 'two' finished. |
+CONSOLE DEBUG: Timeline 'one' finished. |
+CONSOLE DEBUG: Timeline 'one' started. |
+CONSOLE DEBUG: Timeline 'two' was not started. |
+CONSOLE DEBUG: Timeline 'one' finished. |
+CONSOLE DEBUG: Timeline 'one' started. |
+CONSOLE DEBUG: Timeline 'one' finished. |
+CONSOLE DEBUG: Timeline 'one' started. |
+CONSOLE DEBUG: Timeline 'two' started. |
+CONSOLE DEBUG: Timeline 'one' terminated. |
+CONSOLE DEBUG: Timeline 'two' terminated. |
+CONSOLE DEBUG: Timeline 'one' started. |
+CONSOLE DEBUG: Timeline 'two' started. |
+CONSOLE DEBUG: Timeline 'one' terminated. |
+CONSOLE DEBUG: Timeline 'two' terminated. |
+CONSOLE DEBUG: Timeline 'one' started. |
+CONSOLE DEBUG: Timeline 'two' started. |
+CONSOLE DEBUG: Timeline 'one' terminated. |
+CONSOLE DEBUG: Timeline 'two' terminated. |
Tests console.timeline and timelineEnd commands. |