Skip to content

Instantly share code, notes, and snippets.

@lmatt-bit
Created May 31, 2017 08:24
Show Gist options
  • Save lmatt-bit/7772befbded6ad04fc7263ed0af47094 to your computer and use it in GitHub Desktop.
Save lmatt-bit/7772befbded6ad04fc7263ed0af47094 to your computer and use it in GitHub Desktop.
testing data
[
"html",
"head",
"title",
"base",
"link",
"meta",
"style",
"script",
"noscript",
"body",
"section",
"nav",
"article",
"aside",
"h1",
"h2",
"h3",
"h4",
"h5",
"h6",
"header",
"footer",
"address",
"p",
"hr",
"br",
"pre",
"dialog",
"blockquote",
"ol",
"ul",
"li",
"dl",
"dt",
"dd",
"a",
"q",
"cite",
"em",
"strong",
"small",
"mark",
"dfn",
"abbr",
"time",
"progress",
"meter",
"code",
"var",
"samp",
"kbd",
"sub",
"sup",
"span",
"i",
"b",
"bdo",
"ruby",
"rt",
"rp",
"ins",
"del",
"figure",
"img",
"iframe",
"embed",
"object",
"param",
"video",
"audio",
"source",
"canvas",
"map",
"area",
"table",
"caption",
"colgroup",
"col",
"tbody",
"thead",
"tfoot",
"tr",
"td",
"th",
"form",
"fieldset",
"label",
"input",
"button",
"select",
"datalist",
"optgroup",
"option",
"textarea",
"output",
"details",
"command",
"bb",
"menu",
"legend",
"div"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment