| Index: LayoutTests/fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element-expected.txt
|
| diff --git a/LayoutTests/fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element-expected.txt b/LayoutTests/fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element-expected.txt
|
| deleted file mode 100644
|
| index 59de36e54dabb29ea239621092af3fbe2d924a1a..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element-expected.txt
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -This test ensures that itemValue must reflect the data attribute on object element.
|
| -
|
| -Created element of type: object
|
| -Set attribute: itemprop, value: foo
|
| -Set attribute: data, value: http://example.org/
|
| -PASS objectElement.itemValue is 'http://example.org/'
|
| -PASS objectElement.itemValue is 'http://example.net/'
|
| -PASS objectElement.data is 'http://example.com/'
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|