Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorChecker.h142 bool m_documentIsHTML; variable
DSelectorChecker.cpp64 , m_documentIsHTML(document.isHTMLDocument()) in SelectorChecker()