Files
serenity/Tests/LibWeb/Text/expected/DOM/Node-nodeName.txt
Tim Ledbetter aa3f3a827a Tests: Add test for Node.nodeName
(cherry picked from commit 97436e7d6574a4fe90e27661e10a6ab4caa68ec1)
2024-07-28 07:32:04 -04:00

10 lines
284 B
Plaintext

Element nodeName: DIV
Attribute nodeName: testattribute
Text nodeName: #text
CDATASection nodeName: #cdata-section
ProcessingInstruction nodeName: testPI
Comment nodeName: #comment
Document nodeName: #document
DocumentType nodeName: html
DocumentFragment nodeName: #document-fragment