haikuwebkit/LayoutTests/fast/dom/HTMLTemplateElement/contentWrappers-expected.txt

14 lines
326 B
Plaintext

Test HTMLTemplateElement content node wrappers have the correct lifetime.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS span.tagName is "SPAN"
PASS span.expando is "present"
PASS span.tagName is "SPAN"
PASS span.expando is "present"
PASS successfullyParsed is true
TEST COMPLETE