summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/corestringlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/corestringlist.h b/utils/corestringlist.h
index b2cbe875f..ea8d7defc 100644
--- a/utils/corestringlist.h
+++ b/utils/corestringlist.h
@@ -316,6 +316,7 @@ CORESTRING_DOM_STRING(SELECT);
CORESTRING_DOM_STRING(TEXTAREA);
CORESTRING_DOM_STRING(BODY);
CORESTRING_DOM_STRING(HEAD);
+CORESTRING_DOM_STRING(SCRIPT);
/* DOM input types, not really CSS */
CORESTRING_DOM_STRING(button);
CORESTRING_DOM_STRING(image);