Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(395)

Side by Side Diff: src/pkg/exp/html/atom/table_test.go

Issue 6296045: code review 6296045: exp/html/atom: add more atoms. (Closed)
Patch Set: diff -r ff2e12aef85e https://code.google.com/p/go/ Created 12 years, 10 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « src/pkg/exp/html/atom/table.go ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // generated by go run gen.go -test; DO NOT EDIT 1 // generated by go run gen.go -test; DO NOT EDIT
2 2
3 package atom 3 package atom
4 4
5 var testAtomList = []string{ 5 var testAtomList = []string{
6 "a", 6 "a",
7 "abbr", 7 "abbr",
8 "accept", 8 "accept",
9 "accept-charset", 9 "accept-charset",
10 "accesskey", 10 "accesskey",
11 "action", 11 "action",
12 "address", 12 "address",
13 "align", 13 "align",
14 "alt", 14 "alt",
15 "annotation", 15 "annotation",
16 "annotation-xml",
16 "applet", 17 "applet",
17 "area", 18 "area",
18 "article", 19 "article",
19 "aside", 20 "aside",
20 "async", 21 "async",
21 "audio", 22 "audio",
22 "autocomplete", 23 "autocomplete",
23 "autofocus", 24 "autofocus",
24 "autoplay", 25 "autoplay",
25 "b", 26 "b",
26 "base", 27 "base",
28 "basefont",
27 "bdi", 29 "bdi",
28 "bdo", 30 "bdo",
31 "bgsound",
32 "big",
29 "blockquote", 33 "blockquote",
30 "body", 34 "body",
31 "border", 35 "border",
32 "br", 36 "br",
33 "button", 37 "button",
34 "canvas", 38 "canvas",
35 "caption", 39 "caption",
36 "center", 40 "center",
37 "challenge", 41 "challenge",
38 "charset", 42 "charset",
(...skipping 16 matching lines...) Expand all
55 "coords", 59 "coords",
56 "crossorigin", 60 "crossorigin",
57 "data", 61 "data",
58 "data", 62 "data",
59 "datalist", 63 "datalist",
60 "datetime", 64 "datetime",
61 "dd", 65 "dd",
62 "default", 66 "default",
63 "defer", 67 "defer",
64 "del", 68 "del",
69 "desc",
65 "details", 70 "details",
66 "dfn", 71 "dfn",
67 "dialog", 72 "dialog",
68 "dir", 73 "dir",
69 "dirname", 74 "dirname",
70 "disabled", 75 "disabled",
71 "div", 76 "div",
72 "dl", 77 "dl",
73 "download", 78 "download",
74 "draggable", 79 "draggable",
75 "dropzone", 80 "dropzone",
76 "dt", 81 "dt",
77 "em", 82 "em",
78 "embed", 83 "embed",
79 "enctype", 84 "enctype",
85 "face",
80 "fieldset", 86 "fieldset",
81 "figcaption", 87 "figcaption",
82 "figure", 88 "figure",
83 "font", 89 "font",
84 "footer", 90 "footer",
85 "for", 91 "for",
92 "foreignObject",
93 "foreignobject",
86 "form", 94 "form",
87 "form", 95 "form",
88 "formaction", 96 "formaction",
89 "formenctype", 97 "formenctype",
90 "formmethod", 98 "formmethod",
91 "formnovalidate", 99 "formnovalidate",
92 "formtarget", 100 "formtarget",
93 "frame", 101 "frame",
94 "frameset", 102 "frameset",
95 "h1", 103 "h1",
(...skipping 11 matching lines...) Expand all
107 "high", 115 "high",
108 "hr", 116 "hr",
109 "href", 117 "href",
110 "hreflang", 118 "hreflang",
111 "html", 119 "html",
112 "http-equiv", 120 "http-equiv",
113 "i", 121 "i",
114 "icon", 122 "icon",
115 "id", 123 "id",
116 "iframe", 124 "iframe",
125 "image",
117 "img", 126 "img",
118 "inert", 127 "inert",
119 "input", 128 "input",
120 "ins", 129 "ins",
130 "isindex",
121 "ismap", 131 "ismap",
122 "itemid", 132 "itemid",
123 "itemprop", 133 "itemprop",
124 "itemref", 134 "itemref",
125 "itemscope", 135 "itemscope",
126 "itemtype", 136 "itemtype",
127 "kbd", 137 "kbd",
128 "keygen", 138 "keygen",
129 "keytype", 139 "keytype",
130 "kind", 140 "kind",
131 "label", 141 "label",
132 "label", 142 "label",
133 "lang", 143 "lang",
134 "legend", 144 "legend",
135 "li", 145 "li",
136 "link", 146 "link",
137 "list", 147 "list",
148 "listing",
138 "loop", 149 "loop",
139 "low", 150 "low",
151 "malignmark",
140 "manifest", 152 "manifest",
141 "map", 153 "map",
142 "mark", 154 "mark",
155 "marquee",
156 "math",
143 "max", 157 "max",
144 "maxlength", 158 "maxlength",
145 "media", 159 "media",
146 "mediagroup", 160 "mediagroup",
147 "menu", 161 "menu",
148 "meta", 162 "meta",
149 "meter", 163 "meter",
150 "method", 164 "method",
165 "mglyph",
166 "mi",
151 "min", 167 "min",
168 "mn",
169 "mo",
170 "ms",
171 "mtext",
152 "multiple", 172 "multiple",
153 "muted", 173 "muted",
154 "name", 174 "name",
155 "nav", 175 "nav",
156 "nobr", 176 "nobr",
177 "noembed",
178 "noframes",
157 "noscript", 179 "noscript",
158 "novalidate", 180 "novalidate",
159 "object", 181 "object",
160 "ol", 182 "ol",
161 "onabort", 183 "onabort",
162 "onafterprint", 184 "onafterprint",
163 "onbeforeprint", 185 "onbeforeprint",
164 "onbeforeunload", 186 "onbeforeunload",
165 "onblur", 187 "onblur",
166 "oncancel", 188 "oncancel",
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 "open", 251 "open",
230 "optgroup", 252 "optgroup",
231 "optimum", 253 "optimum",
232 "option", 254 "option",
233 "output", 255 "output",
234 "p", 256 "p",
235 "param", 257 "param",
236 "pattern", 258 "pattern",
237 "ping", 259 "ping",
238 "placeholder", 260 "placeholder",
261 "plaintext",
239 "poster", 262 "poster",
240 "pre", 263 "pre",
241 "preload", 264 "preload",
242 "progress", 265 "progress",
243 "q", 266 "q",
244 "radiogroup", 267 "radiogroup",
245 "readonly", 268 "readonly",
246 "rel", 269 "rel",
247 "required", 270 "required",
248 "reversed", 271 "reversed",
(...skipping 18 matching lines...) Expand all
267 "small", 290 "small",
268 "source", 291 "source",
269 "span", 292 "span",
270 "span", 293 "span",
271 "spellcheck", 294 "spellcheck",
272 "src", 295 "src",
273 "srcdoc", 296 "srcdoc",
274 "srclang", 297 "srclang",
275 "start", 298 "start",
276 "step", 299 "step",
300 "strike",
277 "strong", 301 "strong",
278 "style", 302 "style",
279 "style", 303 "style",
280 "sub", 304 "sub",
281 "summary", 305 "summary",
282 "sup", 306 "sup",
307 "svg",
283 "tabindex", 308 "tabindex",
284 "table", 309 "table",
285 "target", 310 "target",
286 "tbody", 311 "tbody",
287 "td", 312 "td",
288 "textarea", 313 "textarea",
289 "tfoot", 314 "tfoot",
290 "th", 315 "th",
291 "thead", 316 "thead",
292 "time", 317 "time",
293 "title", 318 "title",
294 "title", 319 "title",
295 "tr", 320 "tr",
296 "track", 321 "track",
297 "translate", 322 "translate",
323 "tt",
298 "type", 324 "type",
299 "typemustmatch", 325 "typemustmatch",
300 "u", 326 "u",
301 "ul", 327 "ul",
302 "usemap", 328 "usemap",
303 "value", 329 "value",
304 "var", 330 "var",
305 "video", 331 "video",
306 "wbr", 332 "wbr",
307 "width", 333 "width",
308 "wrap", 334 "wrap",
335 "xmp",
309 } 336 }
OLDNEW
« no previous file with comments | « src/pkg/exp/html/atom/table.go ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b