Created
May 31, 2017 08:24
-
-
Save lmatt-bit/7772befbded6ad04fc7263ed0af47094 to your computer and use it in GitHub Desktop.
testing data
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
"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