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

  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/serializer/
htmlserializer.py 92 alphabetical_attributes = False variable in class:HTMLSerializer
101 "alphabetical_attributes", "inject_meta_charset",
145 alphabetical_attributes=False|True
192 if self.alphabetical_attributes:
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/tests/
test_serializer.py 86 serializer = HTMLSerializer(alphabetical_attributes=True, **options)

Completed in 642 milliseconds