| Index: LayoutTests/fast/dom/MutationObserver/observe-attributes-expected.txt
|
| diff --git a/LayoutTests/fast/dom/MutationObserver/observe-attributes-expected.txt b/LayoutTests/fast/dom/MutationObserver/observe-attributes-expected.txt
|
| index d7f6316fe5dd560d9b5d51b72afb4d1f8ab06ef9..508749d49bd654dcf946f0f7714da8cb615832ab 100644
|
| --- a/LayoutTests/fast/dom/MutationObserver/observe-attributes-expected.txt
|
| +++ b/LayoutTests/fast/dom/MutationObserver/observe-attributes-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.
|
| Test WebKitMutationObserver.observe on attributes
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|