Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / workers / worker-console-log-expected.txt
index 3e616c1..dbd0d3c 100644 (file)
@@ -5,6 +5,7 @@ CONSOLE ERROR: line 5: error
 CONSOLE WARNING: line 6: warn
 CONSOLE INFO: line 7: info
 CONSOLE DEBUG: line 8: debug
+CONSOLE DEBUG: line 9: count: 1
 This tests that 'console.log' and friends function correctly from workers.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".