Chromium Code Reviews| Index: LayoutTests/fast/dom/childnode-item-after-itemname-expected.txt |
| diff --git a/LayoutTests/fast/dom/childnode-item-after-itemname-expected.txt b/LayoutTests/fast/dom/childnode-item-after-itemname-expected.txt |
| deleted file mode 100644 |
| index 097f91a49382165189a20c85045d69f7e7911986..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/dom/childnode-item-after-itemname-expected.txt |
| +++ /dev/null |
| @@ -1,3 +0,0 @@ |
| -This tests accessing the first element in childNodes after accessing the second element by its id. WebKit should retrieve each element correctly, and you should see 2 1 below: |
| - |
| -2 1 |