blob: c21710178461dcf5e1138e988305ef0813336dc3 [file] [log] [blame]
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