Content deleted Content added
Mike Dillon (talk | contribs) m break out single attribute handling into a function |
Mike Dillon (talk | contribs) m add more elements |
||
Line 84:
var easyDomTags = [
"bdo",
"script",
"
"
"link", "meta",
"p", "pre",
"a",
"div", "span",
Line 93 ⟶ 96:
"hr",
"br",
"em", "strong", "sup", "sub", "tt", "abbr", "acronym",
"
"
"form", "input", "select", "option", "optgroup", "button",
"h1", "h2", "h3", "h4", "h5", "h6",
"label"
|