Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/workers/worker-script-error-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/workers/worker-script-error-expected.txt (revision 26311) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/workers/worker-script-error-expected.txt (working copy) |
@@ -1,10 +1,11 @@ |
-Test Worker script error handling functionality. Should print a series of PASS messages, followed with DONE. |
- |
-PASS: onerror invoked for a script that has invalid syntax. |
-PASS: onerror invoked for a script that has script error 'Uncaught ReferenceError: foo is not defined' at line 1. |
-PASS: onerror invoked for a script that has script error 'Uncaught ReferenceError: foo is not defined' at line 7. |
-PASS: onerror invoked for a script that has script error 'Uncaught ReferenceError: foo is not defined' at line 7. |
-PASS: onerror invoked for a script that has script error 'Uncaught ReferenceError: foo is not defined' at line 7. |
-PASS: message received from WorkerGlobalScope.onerror: onerror invoked for a script that has script error 'Uncaught ReferenceError: foo is not defined' at line 7. |
-DONE |
- |
+Test Worker script error handling functionality. Should print a series of PASS messages, followed with DONE. |
+ |
+PASS: onerror invoked for a script that has invalid syntax. |
+PASS: onerror invoked for a script that has script error 'Uncaught ReferenceError: foo is not defined' at line 1. |
+PASS: event listener invoked for a script that has script error 'Uncaught ReferenceError: foo is not defined' at line 1. |
+PASS: onerror invoked for a script that has script error 'Uncaught ReferenceError: foo is not defined' at line 7. |
+PASS: onerror invoked for a script that has script error 'Uncaught ReferenceError: foo is not defined' at line 7. |
+PASS: onerror invoked for a script that has script error 'Uncaught ReferenceError: foo is not defined' at line 7. |
+PASS: message received from WorkerGlobalScope.onerror: onerror invoked for a script that has script error 'Uncaught ReferenceError: foo is not defined' at line 7. |
+DONE |
+ |
Property changes on: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/workers/worker-script-error-expected.txt |
___________________________________________________________________ |
Name: svn:eol-style |
+ LF |