| Index: LayoutTests/fast/dom/MicroData/004-expected.txt
|
| diff --git a/LayoutTests/fast/dom/MicroData/004-expected.txt b/LayoutTests/fast/dom/MicroData/004-expected.txt
|
| deleted file mode 100644
|
| index a0abf2720a0a21e3768aaf9fbfd9cb947ce4ddbf..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/MicroData/004-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -This test ensures that document.getItems must be case sensitive.
|
| -
|
| -PASS document.getItems('http://example.com/Foo').length == 0 is true
|
| -PASS document.getItems('http://example.com/foo').length == 1 is true
|
| -PASS document.getItems('http://example.com/BAR').length == 1 is true
|
| -PASS document.getItems('http://example.com/bar').length == 0 is true
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|