Home
last modified time | relevance | path

Searched refs:CDATA_CONTENT_ELEMENTS (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/html/
H A Dparser.py84 CDATA_CONTENT_ELEMENTS = ("script", "style") variable in HTMLParser
338 if tag in self.CDATA_CONTENT_ELEMENTS:

Completed in 2 milliseconds