Home
last modified time | relevance | path

Searched refs:createBasicTest (Results 1 – 1 of 1) sorted by relevance

/third_party/parse5/packages/parse5-sax-parser/test/
Dsax-parser.test.ts18 function createBasicTest(html: string, expected: string, options?: SAXParserOptions) { function
77 it(`${idx + 1}.${data.name}`, createBasicTest(data.src, data.expected));