HomeSort by relevance Sort by last modified time
    Searched refs:processDoctype (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/tests/
test_tokenizer.py 36 def processDoctype(self, token):
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
html5parser.py 205 new_token = phase.processDoctype(new_token)
470 def processDoctype(self, token):
502 def processDoctype(self, token):
    [all...]

Completed in 38 milliseconds