NormalAttribute   101 Source/core/html/parser/XSSAuditor.h     bool eraseAttributeIfInjected(const FilterTokenRequest&, const QualifiedName&, const String& replacementValue = String(), AttributeKind treatment = NormalAttribute);
NormalAttribute   105 Source/core/html/parser/XSSAuditor.h     String decodedSnippetForAttribute(const FilterTokenRequest&, const HTMLToken::Attribute&, AttributeKind treatment = NormalAttribute);