| Index: LayoutTests/fast/dom/MicroData/getitems-empty-string-as-arg-expected.txt
|
| diff --git a/LayoutTests/fast/dom/MicroData/getitems-empty-string-as-arg-expected.txt b/LayoutTests/fast/dom/MicroData/getitems-empty-string-as-arg-expected.txt
|
| deleted file mode 100644
|
| index d9245535f4539daec6a5f747896e17a65324044b..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/MicroData/getitems-empty-string-as-arg-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -This test verifies that document.getItems() returns all top-level microdata items in the document when no tokens specified in the argement.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -document.getItems('') with empty string as argument: PASS
|
| -document.getItems(' ') string with spaces as argument: PASS
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|