Home | History | Annotate | Download | only in Node

Lines Matching full:localname

9 FAIL attr.localName should be null (of type object). Was foo (of type string).
18 PASS attr.localName is 'foo'
27 FAIL attr.localName should be null (of type object). Was foo (of type string).
36 PASS attr.localName is 'foo'
43 PASS comment.localName is null
51 PASS cdata.localName is null
58 PASS fragment.localName is null
64 PASS doc.localName is null
71 PASS doctype.localName is null
78 FAIL element.localName should be null (of type object). Was pre (of type string).
85 PASS element.localName is 'pre'
92 PASS element.localName is 'svg'
99 PASS element.localName is 'svg'
106 PASS element.localName is 'pre'
113 FAIL element.localName should be null (of type object). Was pre (of type string).
120 PASS element.localName is 'pre'
127 PASS entityReference.localName is null
134 PASS processingInstruction.localName is null
142 PASS text.localName is null