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

  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
inputstream.py 731 contentParser = ContentAttrParser(EncodingBytes(attr[1]))
852 class ContentAttrParser(object):
html5parser.py 761 # ContentAttrParser on that, but using UTF-8 allows all chars
764 parser = inputstream.ContentAttrParser(data)
    [all...]

Completed in 458 milliseconds