Searched defs:serializedNode (Results 1 – 1 of 1) sorted by relevance
/third_party/parse5/test/utils/ |
D | generate-location-info-parser-tests.js | 46 function assertStartTagLocation(location, serializedNode, html, lines) { argument 54 function assertEndTagLocation(location, serializedNode, html, lines) { argument 61 function assertAttrsLocation(location, serializedNode, html, lines) { argument 69 function assertNodeLocation(location, serializedNode, html, lines) { argument
|