| Index: third_party/WebKit/LayoutTests/inspector/console/alert-toString-exception-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/alert-toString-exception-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/alert-toString-exception-expected.txt
|
| index b13fa7b66a79ff66d03702dc6da42725c90b767e..e441b0337de5ff6a174984855f03f06ad5d0f354 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/alert-toString-exception-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/alert-toString-exception-expected.txt
|
| @@ -3,5 +3,5 @@ CONSOLE ERROR: line 6: Uncaught Exception in toString().
|
| Test that browser won't crash if inspector is opened for a page that fails to convert alert() argument to string. The test passes if it doesn't crash. Bug 60541
|
|
|
| Page reloaded.
|
| -alert-toString-exception.html:6 Uncaught Exception in toString().toString @ alert-toString-exception.html:6(anonymous function) @ alert-toString-exception.html:6
|
| +alert-toString-exception.html:6 Uncaught Exception in toString().toString @ alert-toString-exception.html:6(anonymous) @ alert-toString-exception.html:6
|
|
|
|
|