User:Mike Dillon/Scripts/easydom.js: Difference between revisions

Content deleted Content added
m break out single attribute handling into a function
m add more elements
Line 84:
 
var easyDomTags = [
"bdo",
"script",
"linkobject", "param",
"piframe",
"link", "meta",
"p", "pre",
"a",
"div", "span",
Line 93 ⟶ 96:
"hr",
"br",
"em", "strong", "sup", "sub", "tt", "abbr", "acronym",
"tabledel", "tbodyins", "trcite", "th", "tdblockquote",
"formtable", "inputtbody", "selecttfoot", "optiontr", "th", "td", "col", "colgroup", "caption",
"form", "input", "select", "option", "optgroup", "button",
"h1", "h2", "h3", "h4", "h5", "h6",
"label"