haikuwebkit/LayoutTests/fast/dom/Element/outerHTML-prefixed-attribut...

11 lines
264 B
Plaintext

Makes sure prefixes are properly serialized by Element.outerHTML in an HTML document.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS g.outerHTML is "<g ex:attr=\"1\"></g>"
PASS successfullyParsed is true
TEST COMPLETE