mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
TRIVIAL: Santiize some extra attributes from images
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user