Removed support for <FRAME> tag.
Framesets aren't used nowadays anymore so it seems reasonable to remove support for them in order to save some space.
This commit is contained in:
parent
4a6909d16a
commit
a8837e230c
4 changed files with 13 additions and 38 deletions
|
@ -9,7 +9,6 @@ html_a "a\0"
|
|||
html_body "body\0"
|
||||
html_br "br\0"
|
||||
html_form "form\0"
|
||||
html_frame "frame\0"
|
||||
html_h1 "h1\0"
|
||||
html_h2 "h2\0"
|
||||
html_h3 "h3\0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue