| Index: LayoutTests/fast/dom/nested-script-exceptions-expected.txt
|
| diff --git a/LayoutTests/fast/dom/nested-script-exceptions-expected.txt b/LayoutTests/fast/dom/nested-script-exceptions-expected.txt
|
| index 0b1c98d40c13638ea1dd83a90c88d569daf47825..e19ba36f7884e70ab91a368179922c95e2400006 100644
|
| --- a/LayoutTests/fast/dom/nested-script-exceptions-expected.txt
|
| +++ b/LayoutTests/fast/dom/nested-script-exceptions-expected.txt
|
| @@ -1,2 +1,2 @@
|
| -CONSOLE MESSAGE: line 1: Uncaught Badness 10,000
|
| +CONSOLE ERROR: line 1: Uncaught Badness 10,000
|
| This test checks that exceptions in nested scripts are logged properly. An exception named "Badness 10,000" should be logged properly.
|
|
|