blob: a7acb3041ffab0452777b2ae9392398dada711da [file] [log] [blame]
Test making the element data unique while replacing an Attr node.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS element.getAttribute("width") is "a"
PASS element.getAttribute("width") is "b"
PASS successfullyParsed is true
TEST COMPLETE