added select and option elements to cont-html

cvs
Chris Double 2004-08-01 22:26:53 +00:00
parent 7b0adf3072
commit f4bed8c0f3
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ USE: logic
"h1" "h2" "h3" "h4" "h5" "h6" "h7" "h8" "h9"
"ol" "li" "form" "a" "p" "html" "head" "body" "title"
"b" "i" "ul" "table" "tr" "td" "th" "pre" "textarea"
"script" "div" "span"
"script" "div" "span" "select" "option"
] [ define-closed-html-word ] each
! Define some closed HTML tags