Chromium Code Reviews| 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 |
| deleted file mode 100644 |
| index df9d0ae498ece07d357a1dd45628fb3c26581a44..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/dom/Attr/child-nodes-length-cache-expected.txt |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -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!! |