| Index: LayoutTests/fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt
|
| diff --git a/LayoutTests/fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt b/LayoutTests/fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt
|
| index 649b8f8cbafaec082aec196955cb989ccdc3d7a0..35513de724d4a452fd5284bb36d1ba1063292122 100644
|
| --- a/LayoutTests/fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt
|
| +++ b/LayoutTests/fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt
|
| @@ -1,2 +1,2 @@
|
| -CONSOLE MESSAGE: line 9: Uncaught NoModificationAllowedError: An attempt was made to modify an object where modifications are not allowed.
|
| +CONSOLE ERROR: line 9: Uncaught NoModificationAllowedError: An attempt was made to modify an object where modifications are not allowed.
|
| This test passes if it doesn't crash (or ASSERT).
|
|
|