| Index: LayoutTests/fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element-expected.txt
|
| diff --git a/LayoutTests/fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element-expected.txt b/LayoutTests/fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element-expected.txt
|
| deleted file mode 100644
|
| index 7cfabd52e29d43f03225bc45152136745be3b8ad..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element-expected.txt
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -This test ensures that itemValue must reflect the src attribute on img element.
|
| -
|
| -Created element of type: img
|
| -Set attribute: itemprop, value: foo
|
| -Set attribute: src, value: green.jpg
|
| -PASS imgElement.itemValue is imgElement.src
|
| -PASS imgElement.itemValue is imgElement.src
|
| -PASS imgElement.src is imgElement.itemValue
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|