added select and option elements to cont-html
parent
7b0adf3072
commit
f4bed8c0f3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue