Searched refs:promptAttribute (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
H A DHTMLTreeBuilder.cpp574 RefPtr<Attribute> promptAttribute = token.getAttributeItem(promptAttr); local
575 if (promptAttribute)
576 processFakeCharacters(promptAttribute->value());

Completed in 115 milliseconds