| Index: LayoutTests/fast/dom/MicroData/003-expected.txt
|
| diff --git a/LayoutTests/fast/dom/MicroData/003-expected.txt b/LayoutTests/fast/dom/MicroData/003-expected.txt
|
| deleted file mode 100644
|
| index c21710178461dcf5e1138e988305ef0813336dc3..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/MicroData/003-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -This test ensures that live NodeList must notice when itemscope attribute changes.
|
| -
|
| -This test page contain two microdata items: PASS
|
| -Removing itemscope attribute should reflect in the NodeList: PASS
|
| -Set itemscope attribute should reflect in the NodeList: PASS
|
| -Set element.itemScope to false should notice in the NodeList: PASS
|
| -Set element.itemScope to true should notice in the NodeList: PASS
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|