httpd: add tbody to html-tags

darcs
chris.double 2006-09-20 00:01:54 +00:00
parent a9315079c9
commit a9af0d1324
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ SYMBOL: html
[ [
"h1" "h2" "h3" "h4" "h5" "h6" "h7" "h8" "h9" "h1" "h2" "h3" "h4" "h5" "h6" "h7" "h8" "h9"
"ol" "li" "form" "a" "p" "html" "head" "body" "title" "ol" "li" "form" "a" "p" "html" "head" "body" "title"
"b" "i" "ul" "table" "tr" "td" "th" "pre" "textarea" "b" "i" "ul" "table" "tbody" "tr" "td" "th" "pre" "textarea"
"script" "div" "span" "select" "option" "style" "script" "div" "span" "select" "option" "style"
] [ define-closed-html-word ] each ] [ define-closed-html-word ] each