TRIVIAL: Santiize some extra attributes from images

This commit is contained in:
Robin Ward 2014-07-04 13:22:48 -04:00
parent 689afbfb7a
commit 43b997c1ce
1 changed files with 0 additions and 5 deletions

View File

@ -852,15 +852,10 @@ html4.ATTRIBS = {
'iframe::marginwidth': 0,
'iframe::width': 0,
'iframe::src': 1,
'img::align': 0,
'img::alt': 0,
'img::border': 0,
'img::height': 0,
'img::hspace': 0,
'img::ismap': 0,
'img::name': 7,
'img::src': 1,
'img::vspace': 0,
'img::width': 0,
'ins::cite': 1,
'ins::datetime': 0,