19 #ifndef NET_INSTAWEB_REWRITER_PUBLIC_SCRIPT_TAG_SCANNER_H_
20 #define NET_INSTAWEB_REWRITER_PUBLIC_SCRIPT_TAG_SCANNER_H_
22 #include "net/instaweb/htmlparse/public/html_element.h"
27 namespace net_instaweb {
32 enum ScriptClassification {
55 HtmlElement::Attribute** src);
64 static GoogleString Normalized(
const StringPiece& str);
66 bool IsJsMime(
const GoogleString& type_str);