| Index: LayoutTests/fast/dom/MicroData/itemref-refers-first-element-with-given-id-expected.txt
|
| diff --git a/LayoutTests/fast/dom/MicroData/itemref-refers-first-element-with-given-id-expected.txt b/LayoutTests/fast/dom/MicroData/itemref-refers-first-element-with-given-id-expected.txt
|
| deleted file mode 100644
|
| index 01c64d43e92898d0b43b06ec5af5bda22fda3319..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/MicroData/itemref-refers-first-element-with-given-id-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -This test ensures that itemref must reference the first element with a given id.
|
| -
|
| -Created element of type: div
|
| -PASS item.properties.length == '2' is true
|
| -PASS item.properties.item(0) == element.childNodes[1] is true
|
| -PASS item.properties.item(1) == element.childNodes[1].firstChild is true
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|