| Index: LayoutTests/inspector/console/alert-toString-exception-expected.txt
|
| diff --git a/LayoutTests/inspector/console/alert-toString-exception-expected.txt b/LayoutTests/inspector/console/alert-toString-exception-expected.txt
|
| index a396636cbb618f84c5fb00bb45c71c1e430db220..3edea56d04d40a03f8bdbcf32bbef18a13d66631 100644
|
| --- a/LayoutTests/inspector/console/alert-toString-exception-expected.txt
|
| +++ b/LayoutTests/inspector/console/alert-toString-exception-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -CONSOLE MESSAGE: line 6: Uncaught Exception in toString().
|
| -CONSOLE MESSAGE: line 6: Uncaught Exception in toString().
|
| +CONSOLE ERROR: line 6: Uncaught Exception in toString().
|
| +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.
|
|
|