| Index: LayoutTests/fast/events/window-onerror5-expected.txt
 | 
| diff --git a/LayoutTests/fast/events/window-onerror5-expected.txt b/LayoutTests/fast/events/window-onerror5-expected.txt
 | 
| index de0aefb465726df864b3eab023e28db971886e79..cda2a25ee588c5b9dcefbf9ea1abac0e272a7005 100644
 | 
| --- a/LayoutTests/fast/events/window-onerror5-expected.txt
 | 
| +++ b/LayoutTests/fast/events/window-onerror5-expected.txt
 | 
| @@ -1,4 +1,4 @@
 | 
|  Test that window.onerror is invoked for syntax error in eval. You should see a log record if window.onerror is working properly for this test.Bug 8519.
 | 
|  
 | 
| -Error caught successfully: Uncaught SyntaxError: Unexpected end of input File: window-onerror5.html Line: 1
 | 
| +Error caught successfully: Uncaught SyntaxError: Unexpected end of input File: window-onerror5.html Line: 1 Column: 2
 | 
|  
 | 
| 
 |