You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

377 lines
4.4 KiB

  1. // Code generated by go generate gen.go; DO NOT EDIT.
  2. //go:generate go run gen.go -test
  3. package atom
  4. var testAtomList = []string{
  5. "a",
  6. "abbr",
  7. "accept",
  8. "accept-charset",
  9. "accesskey",
  10. "acronym",
  11. "action",
  12. "address",
  13. "align",
  14. "allowfullscreen",
  15. "allowpaymentrequest",
  16. "allowusermedia",
  17. "alt",
  18. "annotation",
  19. "annotation-xml",
  20. "applet",
  21. "area",
  22. "article",
  23. "as",
  24. "aside",
  25. "async",
  26. "audio",
  27. "autocomplete",
  28. "autofocus",
  29. "autoplay",
  30. "b",
  31. "base",
  32. "basefont",
  33. "bdi",
  34. "bdo",
  35. "bgsound",
  36. "big",
  37. "blink",
  38. "blockquote",
  39. "body",
  40. "br",
  41. "button",
  42. "canvas",
  43. "caption",
  44. "center",
  45. "challenge",
  46. "charset",
  47. "checked",
  48. "cite",
  49. "class",
  50. "code",
  51. "col",
  52. "colgroup",
  53. "color",
  54. "cols",
  55. "colspan",
  56. "command",
  57. "content",
  58. "contenteditable",
  59. "contextmenu",
  60. "controls",
  61. "coords",
  62. "crossorigin",
  63. "data",
  64. "datalist",
  65. "datetime",
  66. "dd",
  67. "default",
  68. "defer",
  69. "del",
  70. "desc",
  71. "details",
  72. "dfn",
  73. "dialog",
  74. "dir",
  75. "dirname",
  76. "disabled",
  77. "div",
  78. "dl",
  79. "download",
  80. "draggable",
  81. "dropzone",
  82. "dt",
  83. "em",
  84. "embed",
  85. "enctype",
  86. "face",
  87. "fieldset",
  88. "figcaption",
  89. "figure",
  90. "font",
  91. "footer",
  92. "for",
  93. "foreignObject",
  94. "foreignobject",
  95. "form",
  96. "formaction",
  97. "formenctype",
  98. "formmethod",
  99. "formnovalidate",
  100. "formtarget",
  101. "frame",
  102. "frameset",
  103. "h1",
  104. "h2",
  105. "h3",
  106. "h4",
  107. "h5",
  108. "h6",
  109. "head",
  110. "header",
  111. "headers",
  112. "height",
  113. "hgroup",
  114. "hidden",
  115. "high",
  116. "hr",
  117. "href",
  118. "hreflang",
  119. "html",
  120. "http-equiv",
  121. "i",
  122. "icon",
  123. "id",
  124. "iframe",
  125. "image",
  126. "img",
  127. "input",
  128. "inputmode",
  129. "ins",
  130. "integrity",
  131. "is",
  132. "isindex",
  133. "ismap",
  134. "itemid",
  135. "itemprop",
  136. "itemref",
  137. "itemscope",
  138. "itemtype",
  139. "kbd",
  140. "keygen",
  141. "keytype",
  142. "kind",
  143. "label",
  144. "lang",
  145. "legend",
  146. "li",
  147. "link",
  148. "list",
  149. "listing",
  150. "loop",
  151. "low",
  152. "main",
  153. "malignmark",
  154. "manifest",
  155. "map",
  156. "mark",
  157. "marquee",
  158. "math",
  159. "max",
  160. "maxlength",
  161. "media",
  162. "mediagroup",
  163. "menu",
  164. "menuitem",
  165. "meta",
  166. "meter",
  167. "method",
  168. "mglyph",
  169. "mi",
  170. "min",
  171. "minlength",
  172. "mn",
  173. "mo",
  174. "ms",
  175. "mtext",
  176. "multiple",
  177. "muted",
  178. "name",
  179. "nav",
  180. "nobr",
  181. "noembed",
  182. "noframes",
  183. "nomodule",
  184. "nonce",
  185. "noscript",
  186. "novalidate",
  187. "object",
  188. "ol",
  189. "onabort",
  190. "onafterprint",
  191. "onautocomplete",
  192. "onautocompleteerror",
  193. "onauxclick",
  194. "onbeforeprint",
  195. "onbeforeunload",
  196. "onblur",
  197. "oncancel",
  198. "oncanplay",
  199. "oncanplaythrough",
  200. "onchange",
  201. "onclick",
  202. "onclose",
  203. "oncontextmenu",
  204. "oncopy",
  205. "oncuechange",
  206. "oncut",
  207. "ondblclick",
  208. "ondrag",
  209. "ondragend",
  210. "ondragenter",
  211. "ondragexit",
  212. "ondragleave",
  213. "ondragover",
  214. "ondragstart",
  215. "ondrop",
  216. "ondurationchange",
  217. "onemptied",
  218. "onended",
  219. "onerror",
  220. "onfocus",
  221. "onhashchange",
  222. "oninput",
  223. "oninvalid",
  224. "onkeydown",
  225. "onkeypress",
  226. "onkeyup",
  227. "onlanguagechange",
  228. "onload",
  229. "onloadeddata",
  230. "onloadedmetadata",
  231. "onloadend",
  232. "onloadstart",
  233. "onmessage",
  234. "onmessageerror",
  235. "onmousedown",
  236. "onmouseenter",
  237. "onmouseleave",
  238. "onmousemove",
  239. "onmouseout",
  240. "onmouseover",
  241. "onmouseup",
  242. "onmousewheel",
  243. "onoffline",
  244. "ononline",
  245. "onpagehide",
  246. "onpageshow",
  247. "onpaste",
  248. "onpause",
  249. "onplay",
  250. "onplaying",
  251. "onpopstate",
  252. "onprogress",
  253. "onratechange",
  254. "onrejectionhandled",
  255. "onreset",
  256. "onresize",
  257. "onscroll",
  258. "onsecuritypolicyviolation",
  259. "onseeked",
  260. "onseeking",
  261. "onselect",
  262. "onshow",
  263. "onsort",
  264. "onstalled",
  265. "onstorage",
  266. "onsubmit",
  267. "onsuspend",
  268. "ontimeupdate",
  269. "ontoggle",
  270. "onunhandledrejection",
  271. "onunload",
  272. "onvolumechange",
  273. "onwaiting",
  274. "onwheel",
  275. "open",
  276. "optgroup",
  277. "optimum",
  278. "option",
  279. "output",
  280. "p",
  281. "param",
  282. "pattern",
  283. "picture",
  284. "ping",
  285. "placeholder",
  286. "plaintext",
  287. "playsinline",
  288. "poster",
  289. "pre",
  290. "preload",
  291. "progress",
  292. "prompt",
  293. "public",
  294. "q",
  295. "radiogroup",
  296. "rb",
  297. "readonly",
  298. "referrerpolicy",
  299. "rel",
  300. "required",
  301. "reversed",
  302. "rows",
  303. "rowspan",
  304. "rp",
  305. "rt",
  306. "rtc",
  307. "ruby",
  308. "s",
  309. "samp",
  310. "sandbox",
  311. "scope",
  312. "scoped",
  313. "script",
  314. "seamless",
  315. "section",
  316. "select",
  317. "selected",
  318. "shape",
  319. "size",
  320. "sizes",
  321. "slot",
  322. "small",
  323. "sortable",
  324. "sorted",
  325. "source",
  326. "spacer",
  327. "span",
  328. "spellcheck",
  329. "src",
  330. "srcdoc",
  331. "srclang",
  332. "srcset",
  333. "start",
  334. "step",
  335. "strike",
  336. "strong",
  337. "style",
  338. "sub",
  339. "summary",
  340. "sup",
  341. "svg",
  342. "system",
  343. "tabindex",
  344. "table",
  345. "target",
  346. "tbody",
  347. "td",
  348. "template",
  349. "textarea",
  350. "tfoot",
  351. "th",
  352. "thead",
  353. "time",
  354. "title",
  355. "tr",
  356. "track",
  357. "translate",
  358. "tt",
  359. "type",
  360. "typemustmatch",
  361. "u",
  362. "ul",
  363. "updateviacache",
  364. "usemap",
  365. "value",
  366. "var",
  367. "video",
  368. "wbr",
  369. "width",
  370. "workertype",
  371. "wrap",
  372. "xmp",
  373. }