haikuwebkit/LayoutTests/fast/dom/Attr/only-attach-attr-once-expec...

11 lines
365 B
Plaintext

Test that we properly handle attempts to attach an Attribute to the same node multiple times. Test passes if there is no Debug ASSERT.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS div.setAttributeNodeNS(src) threw exception InUseAttributeError: The attribute is in use..
PASS successfullyParsed is true
TEST COMPLETE