Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
Dconstants.py419 htmlIntegrationPointElements = frozenset([ variable
Dhtml5parser.py19 from .constants import htmlIntegrationPointElements, mathmlTextIntegrationPointElements
152 return (element.namespace, element.name) in htmlIntegrationPointElements