table_test.go 4.4 KB

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