ScriptLikeAttribute  504 Source/core/html/parser/XSSAuditor.cpp     bool didBlockScript = eraseAttributeIfInjected(request, srcdocAttr, String(), ScriptLikeAttribute);
ScriptLikeAttribute  564 Source/core/html/parser/XSSAuditor.cpp         if (!isContainedInRequest(decodedSnippetForAttribute(request, attribute, ScriptLikeAttribute)))
ScriptLikeAttribute  631 Source/core/html/parser/XSSAuditor.cpp     } else if (treatment == ScriptLikeAttribute) {