| Index: LayoutTests/fast/dom/normalize-attributes-mutation-event-crash-expected.txt
|
| diff --git a/LayoutTests/fast/dom/normalize-attributes-mutation-event-crash-expected.txt b/LayoutTests/fast/dom/normalize-attributes-mutation-event-crash-expected.txt
|
| index 93f4be91492c8f19b81165cc199aec48c3fce880..4e55c1675071b33d0bf8df88d52d20dc12f903f9 100644
|
| --- a/LayoutTests/fast/dom/normalize-attributes-mutation-event-crash-expected.txt
|
| +++ b/LayoutTests/fast/dom/normalize-attributes-mutation-event-crash-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead.
|
| Tests that mutating an elements attribute map during DOMSubtreeModified event dispatch doesn't break Node.normalize. Passes if it doesn't crash.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|