Merge branch 'thead' of git://github.com/phildawes/factor

db4
Slava Pestov 2009-07-09 06:22:29 -05:00
commit 3acc06c5d9
1 changed files with 1 additions and 1 deletions

View File

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