| Index: LayoutTests/fast/dom/Attr/child-nodes-length-cache-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Attr/child-nodes-length-cache-expected.txt b/LayoutTests/fast/dom/Attr/child-nodes-length-cache-expected.txt
|
| index b253fa1007da7d977c54dc0fd601b2495eb877ef..df9d0ae498ece07d357a1dd45628fb3c26581a44 100644
|
| --- a/LayoutTests/fast/dom/Attr/child-nodes-length-cache-expected.txt
|
| +++ b/LayoutTests/fast/dom/Attr/child-nodes-length-cache-expected.txt
|
| @@ -1,3 +1,5 @@
|
| +CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead.
|
| +CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead.
|
| Test for bug 19759: ChildNodeList for an attribute node is not properly invalidated after appending a child.
|
|
|
| Passed!!
|
|
|