Home
last modified time | relevance | path

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

/third_party/parse5/packages/parse5/lib/common/
Ddoctype.js73 const QUIRKS_MODE_PUBLIC_IDS = ['-//w3o//dtd w3 html strict 3.0//en//', '-/w3c/dtd html 4.0 transit… variable
123 if (QUIRKS_MODE_PUBLIC_IDS.indexOf(publicId) > -1) {