HomeSort by relevance Sort by last modified time
    Searched full:styleattribute (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/html/parser/
TextDocumentParser.cpp 63 RefPtr<Attribute> styleAttribute = Attribute::createMapped("style", "word-wrap: break-word; white-space: pre-wrap;");
65 attributes->insertAttribute(styleAttribute.release(), false);

Completed in 155 milliseconds