Chromium Code Reviews| Index: LayoutTests/fast/dom/MicroData/008-expected.txt |
| diff --git a/LayoutTests/fast/dom/MicroData/008-expected.txt b/LayoutTests/fast/dom/MicroData/008-expected.txt |
| deleted file mode 100644 |
| index c2937a272c00994076535d198c9b4417602ba264..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/dom/MicroData/008-expected.txt |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -This test ensures that document.getItems must not find items with itemtype but not itemscope. |
| - |
| -PASS document.getItems('http://example.com/bar').length == 0 is true |
| -PASS successfullyParsed is true |
| - |
| -TEST COMPLETE |
| - |