Home
last modified time | relevance | path

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

/third_party/parse5/test/utils/
Dgenerate-parsing-tests.js56 function createParsingTest(test, treeAdapter, parse, { withoutErrors }) { field
84 if (!withoutErrors) {
95 withoutErrors, property
110 _test[testName] = createParsingTest(test, treeAdapter, parse, { withoutErrors }); field
/third_party/parse5/packages/parse5-parser-stream/test/
Dscripting.test.js17 withoutErrors: true, property