module Nokogiri::CSS::XPathVisitor::DoctypeConfig
Enum to direct XPathVisitor
when to tweak the XPath query to suit the nature of the document being searched. Note that searches for CSS
selectors from a Nokogiri
document, fragment, or node will choose the correct option automatically.