1 /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2 /* This Source Code Form is subject to the terms of the Mozilla Public
3 * License, v. 2.0. If a copy of the MPL was not distributed with this
4 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 // IWYU pragma: private, include "nsGkAtoms.h"
8 This file contains the list of all atoms used by gklayout;
9 see nsGkAtoms for access to the atoms.
13 This file is designed to be used as inline input to nsGkAtoms.cpp and nsGkAtoms.h
14 *only* through the magic of C preprocessing.
16 All entries must be enclosed in the macro GK_ATOM which will have cruel
17 and unusual things done to it
19 The first argument to GK_ATOM is the C++ name of the atom
20 The second argument it GK_ATOM is the string value of the atom
23 // OUTPUT_CLASS=nsGkAtoms
29 //---------------------------------------------------------------------------
31 //---------------------------------------------------------------------------
35 GK_ATOM(mozframetype
, "mozframetype")
36 GK_ATOM(mozallowfullscreen
, "mozallowfullscreen")
37 GK_ATOM(moztype
, "_moz-type")
38 GK_ATOM(mozdirty
, "_moz_dirty")
39 GK_ATOM(mozdisallowselectionprint
, "mozdisallowselectionprint")
40 GK_ATOM(moznomarginboxes
, "moznomarginboxes")
41 GK_ATOM(mozdonotsend
, "moz-do-not-send")
42 GK_ATOM(mozeditorbogusnode
, "_moz_editor_bogus_node")
43 GK_ATOM(mozgeneratedcontentbefore
, "_moz_generated_content_before")
44 GK_ATOM(mozgeneratedcontentafter
, "_moz_generated_content_after")
45 GK_ATOM(mozgeneratedcontentimage
, "_moz_generated_content_image")
46 GK_ATOM(mozquote
, "_moz_quote")
47 GK_ATOM(mozsignature
, "moz-signature")
48 GK_ATOM(_moz_is_glyph
, "-moz-is-glyph")
49 GK_ATOM(_moz_original_size
, "_moz_original_size")
50 GK_ATOM(_moz_target
, "_moz_target")
51 GK_ATOM(menuactive
, "_moz-menuactive")
52 GK_ATOM(_poundDefault
, "#default")
53 GK_ATOM(_asterix
, "*")
56 GK_ATOM(abort
, "abort")
57 GK_ATOM(above
, "above")
58 GK_ATOM(acceltext
, "acceltext")
59 GK_ATOM(accept
, "accept")
60 GK_ATOM(acceptcharset
, "accept-charset")
61 GK_ATOM(accesskey
, "accesskey")
62 GK_ATOM(acronym
, "acronym")
63 GK_ATOM(action
, "action")
64 GK_ATOM(active
, "active")
65 GK_ATOM(activetitlebarcolor
, "activetitlebarcolor")
66 GK_ATOM(actuate
, "actuate")
67 GK_ATOM(address
, "address")
68 GK_ATOM(after
, "after")
69 GK_ATOM(after_end
, "after_end")
70 GK_ATOM(after_start
, "after_start")
71 GK_ATOM(align
, "align")
72 GK_ATOM(alink
, "alink")
74 GK_ATOM(allowevents
, "allowevents")
75 GK_ATOM(allownegativeassertions
, "allownegativeassertions")
76 GK_ATOM(allowforms
,"allow-forms")
77 GK_ATOM(allowfullscreen
, "allowfullscreen")
78 GK_ATOM(allowpointerlock
,"allow-pointer-lock")
79 GK_ATOM(allowpopups
,"allow-popups")
80 GK_ATOM(allowsameorigin
,"allow-same-origin")
81 GK_ATOM(allowscripts
,"allow-scripts")
82 GK_ATOM(allowtopnavigation
,"allow-top-navigation")
83 GK_ATOM(allowuntrusted
, "allowuntrusted")
85 GK_ATOM(alternate
, "alternate")
86 GK_ATOM(always
, "always")
87 GK_ATOM(ancestor
, "ancestor")
88 GK_ATOM(ancestorOrSelf
, "ancestor-or-self")
89 GK_ATOM(anchor
, "anchor")
91 GK_ATOM(anonid
, "anonid")
93 GK_ATOM(mozapp
, "mozapp")
94 GK_ATOM(mozwidget
, "mozwidget")
95 GK_ATOM(applet
, "applet")
96 GK_ATOM(applyImports
, "apply-imports")
97 GK_ATOM(applyTemplates
, "apply-templates")
98 GK_ATOM(mozapptype
, "mozapptype")
100 GK_ATOM(archive
, "archive")
101 GK_ATOM(area
, "area")
102 GK_ATOM(arrow
, "arrow")
103 GK_ATOM(article
, "article")
104 GK_ATOM(ascending
, "ascending")
105 GK_ATOM(aside
, "aside")
106 GK_ATOM(aspectRatio
, "aspect-ratio")
107 GK_ATOM(assign
, "assign")
108 GK_ATOM(async
, "async")
109 GK_ATOM(attribute
, "attribute")
110 GK_ATOM(attributes
, "attributes")
111 GK_ATOM(attributeSet
, "attribute-set")
112 GK_ATOM(aural
, "aural")
113 GK_ATOM(_auto
, "auto")
114 GK_ATOM(autocheck
, "autocheck")
115 GK_ATOM(autocomplete
, "autocomplete")
116 GK_ATOM(autofocus
, "autofocus")
117 GK_ATOM(autoplay
, "autoplay")
118 GK_ATOM(autorepeatbutton
, "autorepeatbutton")
119 GK_ATOM(axis
, "axis")
121 GK_ATOM(background
, "background")
122 GK_ATOM(base
, "base")
123 GK_ATOM(basefont
, "basefont")
124 GK_ATOM(baseline
, "baseline")
127 GK_ATOM(before
, "before")
128 GK_ATOM(before_end
, "before_end")
129 GK_ATOM(before_start
, "before_start")
130 GK_ATOM(below
, "below")
131 GK_ATOM(bgcolor
, "bgcolor")
132 GK_ATOM(bgsound
, "bgsound")
134 GK_ATOM(binding
, "binding")
135 GK_ATOM(bindings
, "bindings")
136 GK_ATOM(bindToUntrustedContent
, "bindToUntrustedContent")
137 GK_ATOM(blankrow
, "blankrow")
138 GK_ATOM(block
, "block")
139 GK_ATOM(blockquote
, "blockquote")
140 GK_ATOM(blur
, "blur")
141 GK_ATOM(body
, "body")
142 GK_ATOM(boolean
, "boolean")
143 GK_ATOM(border
, "border")
144 GK_ATOM(bordercolor
, "bordercolor")
145 GK_ATOM(both
, "both")
146 GK_ATOM(bottom
, "bottom")
147 GK_ATOM(bottomend
, "bottomend")
148 GK_ATOM(bottomstart
, "bottomstart")
149 GK_ATOM(bottomleft
, "bottomleft")
150 GK_ATOM(bottommargin
, "bottommargin")
151 GK_ATOM(bottompadding
, "bottompadding")
152 GK_ATOM(bottomright
, "bottomright")
155 GK_ATOM(braille
, "braille")
156 GK_ATOM(broadcast
, "broadcast")
157 GK_ATOM(broadcaster
, "broadcaster")
158 GK_ATOM(broadcasterset
, "broadcasterset")
159 GK_ATOM(browser
, "browser")
160 GK_ATOM(mozbrowser
, "mozbrowser")
161 GK_ATOM(bulletinboard
, "bulletinboard")
162 GK_ATOM(button
, "button")
163 GK_ATOM(callTemplate
, "call-template")
164 GK_ATOM(cancel
, "cancel")
165 GK_ATOM(canvas
, "canvas")
166 GK_ATOM(caption
, "caption")
167 GK_ATOM(capture
, "capture")
168 GK_ATOM(caseOrder
, "case-order")
169 GK_ATOM(cdataSectionElements
, "cdata-section-elements")
170 GK_ATOM(ceiling
, "ceiling")
171 GK_ATOM(cell
, "cell")
172 GK_ATOM(cellpadding
, "cellpadding")
173 GK_ATOM(cellspacing
, "cellspacing")
174 GK_ATOM(center
, "center")
176 GK_ATOM(change
, "change")
177 GK_ATOM(_char
, "char")
178 GK_ATOM(characterData
, "characterData")
179 GK_ATOM(charcode
, "charcode")
180 GK_ATOM(charoff
, "charoff")
181 GK_ATOM(charset
, "charset")
182 GK_ATOM(checkbox
, "checkbox")
183 GK_ATOM(checked
, "checked")
184 GK_ATOM(child
, "child")
185 GK_ATOM(children
, "children")
186 GK_ATOM(childList
, "childList")
187 GK_ATOM(choose
, "choose")
188 GK_ATOM(chromemargin
, "chromemargin")
189 GK_ATOM(chromeOnlyContent
, "chromeOnlyContent")
190 GK_ATOM(exposeToUntrustedContent
, "exposeToUntrustedContent")
191 GK_ATOM(circ
, "circ")
192 GK_ATOM(circle
, "circle")
193 GK_ATOM(cite
, "cite")
194 GK_ATOM(_class
, "class")
195 GK_ATOM(classid
, "classid")
196 GK_ATOM(clear
, "clear")
197 GK_ATOM(click
, "click")
198 GK_ATOM(clickcount
, "clickcount")
199 GK_ATOM(clickthrough
, "clickthrough")
200 GK_ATOM(movetoclick
, "movetoclick")
201 GK_ATOM(clip
, "clip")
202 GK_ATOM(close
, "close")
203 GK_ATOM(closed
, "closed")
204 GK_ATOM(closemenu
, "closemenu")
205 GK_ATOM(coalesceduplicatearcs
, "coalesceduplicatearcs")
206 GK_ATOM(code
, "code")
207 GK_ATOM(codebase
, "codebase")
208 GK_ATOM(codetype
, "codetype")
210 GK_ATOM(colgroup
, "colgroup")
211 GK_ATOM(collapse
, "collapse")
212 GK_ATOM(collapsed
, "collapsed")
213 GK_ATOM(color
, "color")
214 GK_ATOM(colorIndex
, "color-index")
215 GK_ATOM(cols
, "cols")
216 GK_ATOM(colspan
, "colspan")
217 GK_ATOM(column
, "column")
218 GK_ATOM(columns
, "columns")
219 GK_ATOM(combobox
, "combobox")
220 GK_ATOM(command
, "command")
221 GK_ATOM(commands
, "commands")
222 GK_ATOM(commandset
, "commandset")
223 GK_ATOM(commandupdate
, "commandupdate")
224 GK_ATOM(commandupdater
, "commandupdater")
225 GK_ATOM(comment
, "comment")
226 GK_ATOM(compact
, "compact")
227 GK_ATOM(concat
, "concat")
228 GK_ATOM(conditions
, "conditions")
229 GK_ATOM(constructor
, "constructor")
230 GK_ATOM(consumeoutsideclicks
, "consumeoutsideclicks")
231 GK_ATOM(container
, "container")
232 GK_ATOM(containment
, "containment")
233 GK_ATOM(contains
, "contains")
234 GK_ATOM(content
, "content")
235 GK_ATOM(contenteditable
, "contenteditable")
236 GK_ATOM(headerContentDisposition
, "content-disposition")
237 GK_ATOM(headerContentLanguage
, "content-language")
238 GK_ATOM(contentLocation
, "content-location")
239 GK_ATOM(headerContentScriptType
, "content-script-type")
240 GK_ATOM(headerContentStyleType
, "content-style-type")
241 GK_ATOM(headerContentType
, "content-type")
242 GK_ATOM(consumeanchor
, "consumeanchor")
243 GK_ATOM(context
, "context")
244 GK_ATOM(contextmenu
, "contextmenu")
245 GK_ATOM(control
, "control")
246 GK_ATOM(controls
, "controls")
247 GK_ATOM(coords
, "coords")
248 GK_ATOM(copy
, "copy")
249 GK_ATOM(copyOf
, "copy-of")
250 GK_ATOM(count
, "count")
251 GK_ATOM(crop
, "crop")
252 GK_ATOM(crossorigin
, "crossorigin")
253 GK_ATOM(curpos
, "curpos")
254 GK_ATOM(current
, "current")
255 GK_ATOM(cycler
, "cycler")
256 GK_ATOM(data
, "data")
257 GK_ATOM(datalist
, "datalist")
258 GK_ATOM(dataType
, "data-type")
259 GK_ATOM(dateTime
, "date-time")
260 GK_ATOM(datasources
, "datasources")
261 GK_ATOM(datetime
, "datetime")
262 GK_ATOM(dblclick
, "dblclick")
264 GK_ATOM(debug
, "debug")
265 GK_ATOM(decimalFormat
, "decimal-format")
266 GK_ATOM(decimalSeparator
, "decimal-separator")
267 GK_ATOM(deck
, "deck")
268 GK_ATOM(declare
, "declare")
269 GK_ATOM(decrement
, "decrement")
270 GK_ATOM(_default
, "default")
271 GK_ATOM(headerDefaultStyle
, "default-style")
272 GK_ATOM(defaultAction
, "defaultAction")
273 GK_ATOM(defaultchecked
, "defaultchecked")
274 GK_ATOM(defaultLabel
, "defaultLabel")
275 GK_ATOM(defaultselected
, "defaultselected")
276 GK_ATOM(defaultvalue
, "defaultvalue")
277 GK_ATOM(defaultplaybackrate
, "defaultplaybackrate")
278 GK_ATOM(defer
, "defer")
280 GK_ATOM(descendant
, "descendant")
281 GK_ATOM(descendantOrSelf
, "descendant-or-self")
282 GK_ATOM(descending
, "descending")
283 GK_ATOM(description
, "description")
284 GK_ATOM(destructor
, "destructor")
285 GK_ATOM(details
, "details")
286 GK_ATOM(deviceAspectRatio
, "device-aspect-ratio")
287 GK_ATOM(deviceHeight
, "device-height")
288 GK_ATOM(deviceWidth
, "device-width")
290 GK_ATOM(dialog
, "dialog")
291 GK_ATOM(difference
, "difference")
292 GK_ATOM(digit
, "digit")
294 GK_ATOM(dirAutoSetBy
, "dirAutoSetBy")
295 GK_ATOM(directionality
, "directionality")
296 GK_ATOM(disableOutputEscaping
, "disable-output-escaping")
297 GK_ATOM(disabled
, "disabled")
298 GK_ATOM(disablehistory
, "disablehistory")
299 GK_ATOM(display
, "display")
300 GK_ATOM(distinct
, "distinct")
303 GK_ATOM(doctypePublic
, "doctype-public")
304 GK_ATOM(doctypeSystem
, "doctype-system")
305 GK_ATOM(document
, "document")
306 GK_ATOM(download
, "download")
307 GK_ATOM(DOMAttrModified
, "DOMAttrModified")
308 GK_ATOM(DOMCharacterDataModified
, "DOMCharacterDataModified")
309 GK_ATOM(DOMNodeInserted
, "DOMNodeInserted")
310 GK_ATOM(DOMNodeInsertedIntoDocument
, "DOMNodeInsertedIntoDocument")
311 GK_ATOM(DOMNodeRemoved
, "DOMNodeRemoved")
312 GK_ATOM(DOMNodeRemovedFromDocument
, "DOMNodeRemovedFromDocument")
313 GK_ATOM(DOMSubtreeModified
, "DOMSubtreeModified")
314 GK_ATOM(double_
, "double")
315 GK_ATOM(drag
, "drag")
316 GK_ATOM(dragdrop
, "dragdrop")
317 GK_ATOM(dragend
, "dragend")
318 GK_ATOM(dragenter
, "dragenter")
319 GK_ATOM(dragevent
, "dragevent")
320 GK_ATOM(dragexit
, "dragexit")
321 GK_ATOM(draggable
, "draggable")
322 GK_ATOM(draggesture
, "draggesture")
323 GK_ATOM(dragging
, "dragging")
324 GK_ATOM(dragleave
, "dragleave")
325 GK_ATOM(dragover
, "dragover")
326 GK_ATOM(dragSession
, "dragSession")
327 GK_ATOM(dragstart
, "dragstart")
328 GK_ATOM(drawintitlebar
, "drawintitlebar")
329 GK_ATOM(drawtitle
, "drawtitle")
330 GK_ATOM(drop
, "drop")
331 GK_ATOM(dropAfter
, "dropAfter")
332 GK_ATOM(dropBefore
, "dropBefore")
333 GK_ATOM(dropOn
, "dropOn")
334 GK_ATOM(dropMarker
, "dropmarker")
336 GK_ATOM(editable
, "editable")
337 GK_ATOM(editing
, "editing")
338 GK_ATOM(editor
, "editor")
339 GK_ATOM(editorDisplayList
, "EditorDisplay-List")
340 GK_ATOM(element
, "element")
341 GK_ATOM(elementAvailable
, "element-available")
342 GK_ATOM(elements
, "elements")
344 GK_ATOM(embed
, "embed")
345 GK_ATOM(embossed
, "embossed")
346 GK_ATOM(empty
, "empty")
347 GK_ATOM(encoding
, "encoding")
348 GK_ATOM(enctype
, "enctype")
350 GK_ATOM(endEvent
, "endEvent")
351 GK_ATOM(end_after
, "end_after")
352 GK_ATOM(end_before
, "end_before")
353 GK_ATOM(equalsize
, "equalsize")
354 GK_ATOM(error
, "error")
355 GK_ATOM(even
, "even")
356 GK_ATOM(event
, "event")
357 GK_ATOM(events
, "events")
358 GK_ATOM(excludeResultPrefixes
, "exclude-result-prefixes")
359 GK_ATOM(excludes
, "excludes")
360 GK_ATOM(expr
, "expr")
361 GK_ATOM(expectingSystemMessage
, "expecting-system-message")
362 GK_ATOM(extends
, "extends")
363 GK_ATOM(extensionElementPrefixes
, "extension-element-prefixes")
364 GK_ATOM(face
, "face")
365 GK_ATOM(fallback
, "fallback")
366 GK_ATOM(_false
, "false")
367 GK_ATOM(farthest
, "farthest")
368 GK_ATOM(field
, "field")
369 GK_ATOM(fieldset
, "fieldset")
370 GK_ATOM(figcaption
, "figcaption")
371 GK_ATOM(figure
, "figure")
372 GK_ATOM(fixed
, "fixed")
373 GK_ATOM(flags
, "flags")
374 GK_ATOM(flex
, "flex")
375 GK_ATOM(flexgroup
, "flexgroup")
376 GK_ATOM(flip
, "flip")
377 GK_ATOM(floating
, "floating")
378 GK_ATOM(floor
, "floor")
379 GK_ATOM(flowlength
, "flowlength")
380 GK_ATOM(focus
, "focus")
381 GK_ATOM(focused
, "focused")
382 GK_ATOM(following
, "following")
383 GK_ATOM(followingSibling
, "following-sibling")
384 GK_ATOM(font
, "font")
385 GK_ATOM(fontWeight
, "font-weight")
386 GK_ATOM(fontpicker
, "fontpicker")
387 GK_ATOM(footer
, "footer")
389 GK_ATOM(forEach
, "for-each")
390 GK_ATOM(forceOwnRefreshDriver
, "forceOwnRefreshDriver")
391 GK_ATOM(form
, "form")
392 GK_ATOM(formaction
, "formaction")
393 GK_ATOM(format
, "format")
394 GK_ATOM(formatNumber
, "format-number")
395 GK_ATOM(formenctype
, "formenctype")
396 GK_ATOM(formmethod
, "formmethod")
397 GK_ATOM(formnovalidate
, "formnovalidate")
398 GK_ATOM(formtarget
, "formtarget")
399 GK_ATOM(frame
, "frame")
400 GK_ATOM(frameborder
, "frameborder")
401 GK_ATOM(frameset
, "frameset")
402 GK_ATOM(from
, "from")
403 GK_ATOM(functionAvailable
, "function-available")
404 GK_ATOM(generateId
, "generate-id")
405 GK_ATOM(getter
, "getter")
406 GK_ATOM(glyphchar
, "glyphchar")
407 GK_ATOM(glyphid
, "glyphid")
408 GK_ATOM(grid
, "grid")
409 GK_ATOM(grippy
, "grippy")
410 GK_ATOM(group
, "group")
411 GK_ATOM(groupingSeparator
, "grouping-separator")
412 GK_ATOM(groupingSize
, "grouping-size")
413 GK_ATOM(grow
, "grow")
414 GK_ATOM(gutter
, "gutter")
421 GK_ATOM(handheld
, "handheld")
422 GK_ATOM(handheldFriendly
, "HandheldFriendly")
423 GK_ATOM(handler
, "handler")
424 GK_ATOM(handlers
, "handlers")
425 GK_ATOM(HARD
, "HARD")
426 GK_ATOM(hasSameNode
, "has-same-node")
427 GK_ATOM(hbox
, "hbox")
428 GK_ATOM(head
, "head")
429 GK_ATOM(header
, "header")
430 GK_ATOM(headers
, "headers")
431 GK_ATOM(height
, "height")
432 GK_ATOM(hgroup
, "hgroup")
433 GK_ATOM(hidden
, "hidden")
434 GK_ATOM(hidechrome
, "hidechrome")
435 GK_ATOM(hidecolumnpicker
, "hidecolumnpicker")
436 GK_ATOM(high
, "high")
437 GK_ATOM(highest
, "highest")
438 GK_ATOM(horizontal
, "horizontal")
439 GK_ATOM(hover
, "hover")
441 GK_ATOM(href
, "href")
442 GK_ATOM(hreflang
, "hreflang")
443 GK_ATOM(hspace
, "hspace")
444 GK_ATOM(html
, "html")
445 GK_ATOM(httpEquiv
, "http-equiv")
447 GK_ATOM(icon
, "icon")
450 GK_ATOM(iframe
, "iframe")
451 GK_ATOM(ignorecase
, "ignorecase")
452 GK_ATOM(ignorekeys
, "ignorekeys")
453 GK_ATOM(ignoreuserfocus
, "ignoreuserfocus")
454 GK_ATOM(ilayer
, "ilayer")
455 GK_ATOM(image
, "image")
456 GK_ATOM(imageClickedPoint
, "image-clicked-point")
458 GK_ATOM(implementation
, "implementation")
459 GK_ATOM(implements
, "implements")
460 GK_ATOM(import
, "import")
461 GK_ATOM(inactivetitlebarcolor
, "inactivetitlebarcolor")
462 GK_ATOM(include
, "include")
463 GK_ATOM(includes
, "includes")
464 GK_ATOM(increment
, "increment")
465 GK_ATOM(indent
, "indent")
466 GK_ATOM(indeterminate
, "indeterminate")
467 GK_ATOM(index
, "index")
468 GK_ATOM(infer
, "infer")
469 GK_ATOM(infinity
, "infinity")
470 GK_ATOM(inherit
, "inherit")
471 GK_ATOM(inherits
, "inherits")
472 GK_ATOM(inheritstyle
, "inheritstyle")
473 GK_ATOM(initial_scale
, "initial-scale")
474 GK_ATOM(input
, "input")
475 GK_ATOM(inputmode
, "inputmode")
477 GK_ATOM(insertafter
, "insertafter")
478 GK_ATOM(insertbefore
, "insertbefore")
479 GK_ATOM(instanceOf
, "instanceOf")
480 GK_ATOM(int32
, "int32")
481 GK_ATOM(int64
, "int64")
482 GK_ATOM(integer
, "integer")
483 GK_ATOM(intersection
, "intersection")
485 GK_ATOM(iscontainer
, "iscontainer")
486 GK_ATOM(isempty
, "isempty")
487 GK_ATOM(ismap
, "ismap")
488 GK_ATOM(itemid
, "itemid")
489 GK_ATOM(itemprop
, "itemprop")
490 GK_ATOM(itemref
, "itemref")
491 GK_ATOM(itemscope
, "itemscope")
492 GK_ATOM(itemtype
, "itemtype")
494 GK_ATOM(noautofocus
, "noautofocus")
495 GK_ATOM(keepcurrentinview
, "keepcurrentinview")
496 GK_ATOM(keepobjectsalive
, "keepobjectsalive")
498 GK_ATOM(keycode
, "keycode")
499 GK_ATOM(keydown
, "keydown")
500 GK_ATOM(keygen
, "keygen")
501 GK_ATOM(keypress
, "keypress")
502 GK_ATOM(keyset
, "keyset")
503 GK_ATOM(keysystem
, "keysystem")
504 GK_ATOM(keytext
, "keytext")
505 GK_ATOM(keyup
, "keyup")
506 GK_ATOM(kind
, "kind")
507 GK_ATOM(label
, "label")
508 GK_ATOM(lang
, "lang")
509 GK_ATOM(language
, "language")
510 GK_ATOM(last
, "last")
511 GK_ATOM(layer
, "layer")
512 GK_ATOM(LayerActivity
, "LayerActivity")
513 GK_ATOM(layout
, "layout")
514 GK_ATOM(leading
, "leading")
515 GK_ATOM(leaf
, "leaf")
516 GK_ATOM(left
, "left")
517 GK_ATOM(leftmargin
, "leftmargin")
518 GK_ATOM(leftpadding
, "leftpadding")
519 GK_ATOM(legend
, "legend")
520 GK_ATOM(length
, "length")
521 GK_ATOM(letterValue
, "letter-value")
522 GK_ATOM(level
, "level")
524 GK_ATOM(line
, "line")
525 GK_ATOM(link
, "link")
526 GK_ATOM(list
, "list")
527 GK_ATOM(listbox
, "listbox")
528 GK_ATOM(listboxbody
, "listboxbody")
529 GK_ATOM(listcell
, "listcell")
530 GK_ATOM(listcol
, "listcol")
531 GK_ATOM(listcols
, "listcols")
532 GK_ATOM(listener
, "listener")
533 GK_ATOM(listhead
, "listhead")
534 GK_ATOM(listheader
, "listheader")
535 GK_ATOM(listing
, "listing")
536 GK_ATOM(listitem
, "listitem")
537 GK_ATOM(listrows
, "listrows")
538 GK_ATOM(load
, "load")
539 GK_ATOM(localedir
, "localedir")
540 GK_ATOM(localName
, "local-name")
541 GK_ATOM(longdesc
, "longdesc")
542 GK_ATOM(loop
, "loop")
544 GK_ATOM(lowerFirst
, "lower-first")
545 GK_ATOM(lowest
, "lowest")
546 GK_ATOM(lowsrc
, "lowsrc")
548 GK_ATOM(lwtheme
, "lwtheme")
549 GK_ATOM(lwthemetextcolor
, "lwthemetextcolor")
550 GK_ATOM(main
, "main")
552 GK_ATOM(manifest
, "manifest")
553 GK_ATOM(marginBottom
, "margin-bottom")
554 GK_ATOM(marginLeft
, "margin-left")
555 GK_ATOM(marginRight
, "margin-right")
556 GK_ATOM(marginTop
, "margin-top")
557 GK_ATOM(marginheight
, "marginheight")
558 GK_ATOM(marginwidth
, "marginwidth")
559 GK_ATOM(mark
, "mark")
560 GK_ATOM(marquee
, "marquee")
561 GK_ATOM(match
, "match")
563 GK_ATOM(maxheight
, "maxheight")
564 GK_ATOM(maximum_scale
, "maximum-scale")
565 GK_ATOM(maxlength
, "maxlength")
566 GK_ATOM(maxpos
, "maxpos")
567 GK_ATOM(maxwidth
, "maxwidth")
568 GK_ATOM(mayscript
, "mayscript")
569 GK_ATOM(media
, "media")
570 GK_ATOM(mediaType
, "media-type")
571 GK_ATOM(member
, "member")
572 GK_ATOM(menu
, "menu")
573 GK_ATOM(menubar
, "menubar")
574 GK_ATOM(menubutton
, "menubutton")
575 GK_ATOM(menuButton
, "menu-button")
576 GK_ATOM(menugroup
, "menugroup")
577 GK_ATOM(menuitem
, "menuitem")
578 GK_ATOM(menulist
, "menulist")
579 GK_ATOM(menupopup
, "menupopup")
580 GK_ATOM(menuseparator
, "menuseparator")
581 GK_ATOM(message
, "message")
582 GK_ATOM(meta
, "meta")
583 GK_ATOM(meter
, "meter")
584 GK_ATOM(method
, "method")
585 GK_ATOM(microdataProperties
, "microdataProperties")
586 GK_ATOM(middle
, "middle")
588 GK_ATOM(minheight
, "minheight")
589 GK_ATOM(minimum_scale
, "minimum-scale")
590 GK_ATOM(minpos
, "minpos")
591 GK_ATOM(minusSign
, "minus-sign")
592 GK_ATOM(minwidth
, "minwidth")
593 GK_ATOM(_mixed
, "mixed")
594 GK_ATOM(messagemanagergroup
, "messagemanagergroup")
596 GK_ATOM(mode
, "mode")
597 GK_ATOM(modifiers
, "modifiers")
598 GK_ATOM(monochrome
, "monochrome")
599 GK_ATOM(mousedown
, "mousedown")
600 GK_ATOM(mousemove
, "mousemove")
601 GK_ATOM(mouseout
, "mouseout")
602 GK_ATOM(mouseover
, "mouseover")
603 GK_ATOM(mousethrough
, "mousethrough")
604 GK_ATOM(mouseup
, "mouseup")
605 GK_ATOM(mozaudiochannel
, "mozaudiochannel")
606 GK_ATOM(mozasyncpanzoom
, "mozasyncpanzoom")
607 GK_ATOM(mozfullscreenchange
, "mozfullscreenchange")
608 GK_ATOM(mozfullscreenerror
, "mozfullscreenerror")
609 GK_ATOM(mozpasspointerevents
, "mozpasspointerevents")
610 GK_ATOM(mozpointerlockchange
, "mozpointerlockchange")
611 GK_ATOM(mozpointerlockerror
, "mozpointerlockerror")
612 GK_ATOM(moz_opaque
, "moz-opaque")
613 GK_ATOM(moz_action_hint
, "mozactionhint")
614 GK_ATOM(x_moz_errormessage
, "x-moz-errormessage")
615 GK_ATOM(msthemecompatible
, "msthemecompatible")
616 GK_ATOM(multicol
, "multicol")
617 GK_ATOM(multiple
, "multiple")
618 GK_ATOM(muted
, "muted")
619 GK_ATOM(name
, "name")
620 GK_ATOM(_namespace
, "namespace")
621 GK_ATOM(namespaceAlias
, "namespace-alias")
622 GK_ATOM(namespaceUri
, "namespace-uri")
625 GK_ATOM(negate
, "negate")
626 GK_ATOM(never
, "never")
628 GK_ATOM(newline
, "newline")
629 GK_ATOM(nextBidi
, "NextBidi")
631 GK_ATOM(noautohide
, "noautohide")
632 GK_ATOM(nobr
, "nobr")
633 GK_ATOM(node
, "node")
634 GK_ATOM(nodefaultsrc
, "nodefaultsrc")
635 GK_ATOM(nodeSet
, "node-set")
636 GK_ATOM(noembed
, "noembed")
637 GK_ATOM(noframes
, "noframes")
638 GK_ATOM(nohref
, "nohref")
639 GK_ATOM(nonce
, "nonce")
640 GK_ATOM(none
, "none")
641 GK_ATOM(noresize
, "noresize")
642 GK_ATOM(normal
, "normal")
643 GK_ATOM(normalizeSpace
, "normalize-space")
644 GK_ATOM(noscript
, "noscript")
645 GK_ATOM(noshade
, "noshade")
646 GK_ATOM(novalidate
, "novalidate")
648 GK_ATOM(nowrap
, "nowrap")
649 GK_ATOM(number
, "number")
650 GK_ATOM(null
, "null")
651 GK_ATOM(object
, "object")
652 GK_ATOM(objectType
, "object-type")
653 GK_ATOM(observer
, "observer")
654 GK_ATOM(observes
, "observes")
658 GK_ATOM(omitXmlDeclaration
, "omit-xml-declaration")
659 GK_ATOM(ona2dpstatuschanged
, "ona2dpstatuschanged")
660 GK_ATOM(onabort
, "onabort")
661 GK_ATOM(onactivate
, "onactivate")
662 GK_ATOM(onadapteradded
, "onadapteradded")
663 GK_ATOM(onadapterremoved
, "onadapterremoved")
664 GK_ATOM(onafterprint
, "onafterprint")
665 GK_ATOM(onafterscriptexecute
, "onafterscriptexecute")
666 GK_ATOM(onalerting
, "onalerting")
667 GK_ATOM(onanimationend
, "onanimationend")
668 GK_ATOM(onanimationiteration
, "onanimationiteration")
669 GK_ATOM(onanimationstart
, "onanimationstart")
670 GK_ATOM(onantennaavailablechange
, "onantennaavailablechange")
671 GK_ATOM(onAppCommand
, "onAppCommand")
672 GK_ATOM(onattributechanged
, "onattributechanged")
673 GK_ATOM(onaudioprocess
, "onaudioprocess")
674 GK_ATOM(onbeforecopy
, "onbeforecopy")
675 GK_ATOM(onbeforecut
, "onbeforecut")
676 GK_ATOM(onbeforepaste
, "onbeforepaste")
677 GK_ATOM(onbeforeevicted
, "onbeforeevicted")
678 GK_ATOM(onbeforeprint
, "onbeforeprint")
679 GK_ATOM(onbeforescriptexecute
, "onbeforescriptexecute")
680 GK_ATOM(onbeforeunload
, "onbeforeunload")
681 GK_ATOM(onblocked
, "onblocked")
682 GK_ATOM(onblur
, "onblur")
683 GK_ATOM(onbroadcast
, "onbroadcast")
684 GK_ATOM(onbusy
, "onbusy")
685 GK_ATOM(oncached
, "oncached")
686 GK_ATOM(oncallschanged
, "oncallschanged")
687 GK_ATOM(oncardstatechange
, "oncardstatechange")
688 GK_ATOM(oncfstatechange
, "oncfstatechange")
689 GK_ATOM(onchange
, "onchange")
690 GK_ATOM(onchargingchange
, "onchargingchange")
691 GK_ATOM(onchargingtimechange
, "onchargingtimechange")
692 GK_ATOM(onchecking
, "onchecking")
693 GK_ATOM(onclick
, "onclick")
694 GK_ATOM(onclirmodechange
, "onclirmodechange")
695 GK_ATOM(onclose
, "onclose")
696 GK_ATOM(oncommand
, "oncommand")
697 GK_ATOM(oncommandupdate
, "oncommandupdate")
698 GK_ATOM(oncomplete
, "oncomplete")
699 GK_ATOM(oncompositionend
, "oncompositionend")
700 GK_ATOM(oncompositionstart
, "oncompositionstart")
701 GK_ATOM(oncompositionupdate
, "oncompositionupdate")
702 GK_ATOM(onconnect
, "onconnect")
703 GK_ATOM(onconnected
, "onconnected")
704 GK_ATOM(onconnecting
, "onconnecting")
705 GK_ATOM(oncontextmenu
, "oncontextmenu")
706 GK_ATOM(oncopy
, "oncopy")
707 GK_ATOM(oncut
, "oncut")
708 GK_ATOM(ondatachange
, "ondatachange")
709 GK_ATOM(ondataerror
, "ondataerror")
710 GK_ATOM(ondblclick
, "ondblclick")
711 GK_ATOM(ondeleted
, "ondeleted")
712 GK_ATOM(ondeliverysuccess
, "ondeliverysuccess")
713 GK_ATOM(ondeliveryerror
, "ondeliveryerror")
714 GK_ATOM(ondevicefound
, "ondevicefound")
715 GK_ATOM(ondevicepaired
, "ondevicepaired")
716 GK_ATOM(ondeviceunpaired
, "ondeviceunpaired")
717 GK_ATOM(ondialing
, "ondialing")
718 GK_ATOM(ondisabled
, "ondisabled")
719 GK_ATOM(ondischargingtimechange
, "ondischargingtimechange")
720 GK_ATOM(ondisconnected
, "ondisconnected")
721 GK_ATOM(ondisconnecting
, "ondisconnecting")
722 GK_ATOM(ondiscoverystatechanged
, "ondiscoverystatechanged")
723 GK_ATOM(ondisplaypasskeyreq
, "ondisplaypasskeyreq")
724 GK_ATOM(ondownloading
, "ondownloading")
725 GK_ATOM(onDOMActivate
, "onDOMActivate")
726 GK_ATOM(onDOMAttrModified
, "onDOMAttrModified")
727 GK_ATOM(onDOMCharacterDataModified
, "onDOMCharacterDataModified")
728 GK_ATOM(onDOMFocusIn
, "onDOMFocusIn")
729 GK_ATOM(onDOMFocusOut
, "onDOMFocusOut")
730 GK_ATOM(onDOMMouseScroll
, "onDOMMouseScroll")
731 GK_ATOM(onDOMNodeInserted
, "onDOMNodeInserted")
732 GK_ATOM(onDOMNodeInsertedIntoDocument
, "onDOMNodeInsertedIntoDocument")
733 GK_ATOM(onDOMNodeRemoved
, "onDOMNodeRemoved")
734 GK_ATOM(onDOMNodeRemovedFromDocument
, "onDOMNodeRemovedFromDocument")
735 GK_ATOM(onDOMSubtreeModified
, "onDOMSubtreeModified")
736 GK_ATOM(ondrag
, "ondrag")
737 GK_ATOM(ondragdrop
, "ondragdrop")
738 GK_ATOM(ondragend
, "ondragend")
739 GK_ATOM(ondragenter
, "ondragenter")
740 GK_ATOM(ondragexit
, "ondragexit")
741 GK_ATOM(ondraggesture
, "ondraggesture")
742 GK_ATOM(ondragleave
, "ondragleave")
743 GK_ATOM(ondragover
, "ondragover")
744 GK_ATOM(ondragstart
, "ondragstart")
745 GK_ATOM(ondrop
, "ondrop")
746 GK_ATOM(onenabled
, "onenabled")
747 GK_ATOM(onenterpincodereq
, "onenterpincodereq")
748 GK_ATOM(onemergencycbmodechange
, "onemergencycbmodechange")
749 GK_ATOM(onerror
, "onerror")
750 GK_ATOM(onevicted
, "onevicted")
751 GK_ATOM(onfailed
, "onfailed")
752 GK_ATOM(onfetch
, "onfetch")
753 GK_ATOM(onfocus
, "onfocus")
754 GK_ATOM(onfrequencychange
, "onfrequencychange")
755 GK_ATOM(onspeakerforcedchange
, "onspeakerforcedchange")
756 GK_ATOM(onget
, "onget")
757 GK_ATOM(ongroupchange
, "ongroupchange")
758 GK_ATOM(onhashchange
, "onhashchange")
759 GK_ATOM(onheadphoneschange
, "onheadphoneschange")
760 GK_ATOM(onheld
, "onheld")
761 GK_ATOM(onhfpstatuschanged
, "onhfpstatuschanged")
762 GK_ATOM(onholding
, "onholding")
763 GK_ATOM(oniccchange
, "oniccchange")
764 GK_ATOM(oniccdetected
, "oniccdetected")
765 GK_ATOM(oniccinfochange
, "oniccinfochange")
766 GK_ATOM(oniccundetected
, "oniccundetected")
767 GK_ATOM(onincoming
, "onincoming")
768 GK_ATOM(oninput
, "oninput")
769 GK_ATOM(oninstall
, "oninstall")
770 GK_ATOM(oninvalid
, "oninvalid")
771 GK_ATOM(onkeydown
, "onkeydown")
772 GK_ATOM(onkeypress
, "onkeypress")
773 GK_ATOM(onkeyup
, "onkeyup")
774 GK_ATOM(onlanguagechange
, "onlanguagechange")
775 GK_ATOM(onlevelchange
, "onlevelchange")
776 GK_ATOM(onLoad
, "onLoad")
777 GK_ATOM(onload
, "onload")
778 GK_ATOM(onpopstate
, "onpopstate")
779 GK_ATOM(only
, "only") // this one is not an event
780 GK_ATOM(onmessage
, "onmessage")
781 GK_ATOM(onmousedown
, "onmousedown")
782 GK_ATOM(onmouseenter
, "onmouseenter")
783 GK_ATOM(onmouseleave
, "onmouseleave")
784 GK_ATOM(onmousemove
, "onmousemove")
785 GK_ATOM(onmouseout
, "onmouseout")
786 GK_ATOM(onmouseover
, "onmouseover")
787 GK_ATOM(onMozMouseHittest
, "onMozMouseHittest")
788 GK_ATOM(onmouseup
, "onmouseup")
789 GK_ATOM(onMozAfterPaint
, "onMozAfterPaint")
790 GK_ATOM(onmozfullscreenchange
, "onmozfullscreenchange")
791 GK_ATOM(onmozfullscreenerror
, "onmozfullscreenerror")
792 GK_ATOM(onmozpointerlockchange
, "onmozpointerlockchange")
793 GK_ATOM(onmozpointerlockerror
, "onmozpointerlockerror")
794 GK_ATOM(onmoztimechange
, "onmoztimechange")
795 GK_ATOM(onMozMousePixelScroll
, "onMozMousePixelScroll")
796 GK_ATOM(onMozScrolledAreaChanged
, "onMozScrolledAreaChanged")
797 GK_ATOM(onmoznetworkupload
, "onmoznetworkupload")
798 GK_ATOM(onmoznetworkdownload
, "onmoznetworkdownload")
799 GK_ATOM(onnoupdate
, "onnoupdate")
800 GK_ATOM(onobsolete
, "onobsolete")
801 GK_ATOM(ononline
, "ononline")
802 GK_ATOM(onoffline
, "onoffline")
803 GK_ATOM(onopen
, "onopen")
804 GK_ATOM(onotastatuschange
, "onotastatuschange")
805 GK_ATOM(onoverflow
, "onoverflow")
806 GK_ATOM(onoverflowchanged
, "onoverflowchanged")
807 GK_ATOM(onpagehide
, "onpagehide")
808 GK_ATOM(onpageshow
, "onpageshow")
809 GK_ATOM(onpaint
, "onpaint")
810 GK_ATOM(onpairedstatuschanged
, "onpairedstatuschanged")
811 GK_ATOM(onpairingconfirmationreq
, "onpairingconfirmationreq")
812 GK_ATOM(onpairingconsentreq
, "onpairingconsentreq")
813 GK_ATOM(onpaste
, "onpaste")
814 GK_ATOM(onpendingchange
, "onpendingchange")
815 GK_ATOM(onpopuphidden
, "onpopuphidden")
816 GK_ATOM(onpopuphiding
, "onpopuphiding")
817 GK_ATOM(onpopupshowing
, "onpopupshowing")
818 GK_ATOM(onpopupshown
, "onpopupshown")
819 GK_ATOM(onradiostatechange
, "onradiostatechange")
820 GK_ATOM(onreaderror
, "onreaderror")
821 GK_ATOM(onreadsuccess
, "onreadsuccess")
822 GK_ATOM(onready
, "onready")
823 GK_ATOM(onreadystatechange
, "onreadystatechange")
824 GK_ATOM(onreceived
, "onreceived")
825 GK_ATOM(onremoteheld
, "onremoteheld")
826 GK_ATOM(onremoteresumed
, "onremoteresumed")
827 GK_ATOM(onresourcetimingbufferfull
, "onresourcetimingbufferfull")
828 GK_ATOM(onretrieving
, "onretrieving")
829 GK_ATOM(onRequest
, "onRequest")
830 GK_ATOM(onrequestmediaplaystatus
, "onrequestmediaplaystatus")
831 GK_ATOM(onreset
, "onreset")
832 GK_ATOM(onresuming
, "onresuming")
833 GK_ATOM(onresize
, "onresize")
834 GK_ATOM(onscostatuschanged
, "onscostatuschanged")
835 GK_ATOM(onscroll
, "onscroll")
836 GK_ATOM(onselect
, "onselect")
837 GK_ATOM(onsending
, "onsending")
838 GK_ATOM(onsent
, "onsent")
839 GK_ATOM(onset
, "onset")
840 GK_ATOM(onshow
, "onshow")
841 GK_ATOM(onstatechange
, "onstatechange")
842 GK_ATOM(onstatuschanged
, "onstatuschanged")
843 GK_ATOM(onstkcommand
, "onstkcommand")
844 GK_ATOM(onstksessionend
, "onstksessionend")
845 GK_ATOM(onsubmit
, "onsubmit")
846 GK_ATOM(onsuccess
, "onsuccess")
847 GK_ATOM(ontypechange
, "ontypechange")
848 GK_ATOM(ontext
, "ontext")
849 GK_ATOM(ontouchstart
, "ontouchstart")
850 GK_ATOM(ontouchend
, "ontouchend")
851 GK_ATOM(ontouchmove
, "ontouchmove")
852 GK_ATOM(ontouchcancel
, "ontouchcancel")
853 GK_ATOM(ontransitionend
, "ontransitionend")
854 GK_ATOM(onunderflow
, "onunderflow")
855 GK_ATOM(onunload
, "onunload")
856 GK_ATOM(onupdatefound
, "onupdatefound")
857 GK_ATOM(onupdateready
, "onupdateready")
858 GK_ATOM(onupgradeneeded
, "onupgradeneeded")
859 GK_ATOM(onussdreceived
, "onussdreceived")
860 GK_ATOM(onversionchange
, "onversionchange")
861 GK_ATOM(onvoicechange
, "onvoicechange")
862 GK_ATOM(onwheel
, "onwheel")
863 GK_ATOM(open
, "open")
864 GK_ATOM(optgroup
, "optgroup")
865 GK_ATOM(optimum
, "optimum")
866 GK_ATOM(option
, "option")
868 GK_ATOM(order
, "order")
869 GK_ATOM(ordinal
, "ordinal")
870 GK_ATOM(orient
, "orient")
871 GK_ATOM(orientation
, "orientation")
872 GK_ATOM(otherwise
, "otherwise")
873 GK_ATOM(output
, "output")
874 GK_ATOM(overflow
, "overflow")
875 GK_ATOM(overflowchanged
, "overflowchanged")
876 GK_ATOM(overlay
, "overlay")
877 GK_ATOM(overlap
, "overlap")
879 GK_ATOM(pack
, "pack")
880 GK_ATOM(page
, "page")
881 GK_ATOM(pageincrement
, "pageincrement")
882 GK_ATOM(pagex
, "pagex")
883 GK_ATOM(pagey
, "pagey")
884 GK_ATOM(paint_order
, "paint-order")
885 GK_ATOM(palettename
, "palettename")
886 GK_ATOM(panel
, "panel")
887 GK_ATOM(param
, "param")
888 GK_ATOM(parameter
, "parameter")
889 GK_ATOM(parent
, "parent")
890 GK_ATOM(parentapp
, "parentapp")
891 GK_ATOM(parentfocused
, "parentfocused")
892 GK_ATOM(parsetype
, "parsetype")
893 GK_ATOM(pattern
, "pattern")
894 GK_ATOM(patternSeparator
, "pattern-separator")
895 GK_ATOM(perMille
, "per-mille")
896 GK_ATOM(percent
, "percent")
897 GK_ATOM(persist
, "persist")
898 GK_ATOM(phase
, "phase")
899 GK_ATOM(picture
, "picture")
900 GK_ATOM(ping
, "ping")
901 GK_ATOM(pinned
,"pinned")
902 GK_ATOM(placeholder
, "placeholder")
903 GK_ATOM(plaintext
, "plaintext")
904 GK_ATOM(playbackrate
, "playbackrate")
905 GK_ATOM(pointSize
, "point-size")
906 GK_ATOM(poly
, "poly")
907 GK_ATOM(polygon
, "polygon")
908 GK_ATOM(popup
, "popup")
909 GK_ATOM(popupalign
, "popupalign")
910 GK_ATOM(popupanchor
, "popupanchor")
911 GK_ATOM(popupgroup
, "popupgroup")
912 GK_ATOM(popuphidden
, "popuphidden")
913 GK_ATOM(popuphiding
, "popuphiding")
914 GK_ATOM(popupset
, "popupset")
915 GK_ATOM(popupshowing
, "popupshowing")
916 GK_ATOM(popupshown
, "popupshown")
917 GK_ATOM(popupsinherittooltip
, "popupsinherittooltip")
918 GK_ATOM(position
, "position")
919 GK_ATOM(poster
, "poster")
921 GK_ATOM(preceding
, "preceding")
922 GK_ATOM(precedingSibling
, "preceding-sibling")
923 GK_ATOM(predicate
, "predicate")
924 GK_ATOM(prefix
, "prefix")
925 GK_ATOM(preload
, "preload")
926 GK_ATOM(preserve
, "preserve")
927 GK_ATOM(preserveSpace
, "preserve-space")
928 GK_ATOM(preventdefault
, "preventdefault")
929 GK_ATOM(primary
, "primary")
930 GK_ATOM(print
, "print")
931 GK_ATOM(priority
, "priority")
932 GK_ATOM(processingInstruction
, "processing-instruction")
933 GK_ATOM(profile
, "profile")
934 GK_ATOM(progress
, "progress")
935 GK_ATOM(progressmeter
, "progressmeter")
936 GK_ATOM(progressNormal
, "progressNormal")
937 GK_ATOM(progressUndetermined
, "progressUndetermined")
938 GK_ATOM(projection
, "projection")
939 GK_ATOM(prompt
, "prompt")
940 GK_ATOM(propagate
, "propagate")
941 GK_ATOM(properties
, "properties")
942 GK_ATOM(property
, "property")
943 GK_ATOM(pubdate
, "pubdate")
945 GK_ATOM(query
, "query")
946 GK_ATOM(queryset
, "queryset")
947 GK_ATOM(querytype
, "querytype")
948 GK_ATOM(radio
, "radio")
949 GK_ATOM(radiogroup
, "radiogroup")
950 GK_ATOM(range
, "range")
951 GK_ATOM(readonly
, "readonly")
952 GK_ATOM(rect
, "rect")
953 GK_ATOM(rectangle
, "rectangle")
955 GK_ATOM(refresh
, "refresh")
957 GK_ATOM(onreloadpage
, "onreloadpage")
959 GK_ATOM(removeelement
, "removeelement")
960 GK_ATOM(renderingobserverlist
, "renderingobserverlist")
961 GK_ATOM(repeat
, "repeat")
962 GK_ATOM(replace
, "replace")
963 GK_ATOM(required
, "required")
964 GK_ATOM(reset
, "reset")
965 GK_ATOM(resizeafter
, "resizeafter")
966 GK_ATOM(resizebefore
, "resizebefore")
967 GK_ATOM(resizer
, "resizer")
968 GK_ATOM(resolution
, "resolution")
969 GK_ATOM(resource
, "resource")
970 GK_ATOM(resources
, "resources")
971 GK_ATOM(result
, "result")
972 GK_ATOM(resultPrefix
, "result-prefix")
974 GK_ATOM(reverse
, "reverse")
975 GK_ATOM(reversed
, "reversed")
976 GK_ATOM(richlistbox
, "richlistbox")
977 GK_ATOM(richlistitem
, "richlistitem")
978 GK_ATOM(right
, "right")
979 GK_ATOM(rightmargin
, "rightmargin")
980 GK_ATOM(rightpadding
, "rightpadding")
981 GK_ATOM(role
, "role")
982 GK_ATOM(rolluponmousewheel
, "rolluponmousewheel")
983 GK_ATOM(round
, "round")
985 GK_ATOM(rows
, "rows")
986 GK_ATOM(rowspan
, "rowspan")
990 GK_ATOM(ruby
, "ruby")
991 GK_ATOM(rubyBase
, "ruby-base")
992 GK_ATOM(rubyBaseContainer
, "ruby-base-container")
993 GK_ATOM(rubyText
, "ruby-text")
994 GK_ATOM(rubyTextContainer
, "ruby-text-container")
995 GK_ATOM(rule
, "rule")
996 GK_ATOM(rules
, "rules")
998 GK_ATOM(samp
, "samp")
999 GK_ATOM(sandbox
, "sandbox")
1000 GK_ATOM(sbattr
, "sbattr")
1001 GK_ATOM(scale
, "scale")
1002 GK_ATOM(scan
, "scan")
1003 GK_ATOM(scheme
, "scheme")
1004 GK_ATOM(scope
, "scope")
1005 GK_ATOM(scoped
, "scoped")
1006 GK_ATOM(screen
, "screen")
1007 GK_ATOM(screenX
, "screenX")
1008 GK_ATOM(screenY
, "screenY")
1009 GK_ATOM(script
, "script")
1010 GK_ATOM(scriptEnabledBeforePrintOrPreview
, "scriptEnabledBeforePrintOrPreview")
1011 GK_ATOM(scrollbar
, "scrollbar")
1012 GK_ATOM(scrollbarbutton
, "scrollbarbutton")
1013 GK_ATOM(scrollbarDownBottom
, "scrollbar-down-bottom")
1014 GK_ATOM(scrollbarDownTop
, "scrollbar-down-top")
1015 GK_ATOM(scrollbarUpBottom
, "scrollbar-up-bottom")
1016 GK_ATOM(scrollbarUpTop
, "scrollbar-up-top")
1017 GK_ATOM(scrollbox
, "scrollbox")
1018 GK_ATOM(scrollcorner
, "scrollcorner")
1019 GK_ATOM(scrolling
, "scrolling")
1020 GK_ATOM(section
, "section")
1021 GK_ATOM(select
, "select")
1022 GK_ATOM(selectable
, "selectable")
1023 GK_ATOM(selected
, "selected")
1024 GK_ATOM(selectedIndex
, "selectedIndex")
1025 GK_ATOM(selectedindex
, "selectedindex")
1026 GK_ATOM(self
, "self")
1027 GK_ATOM(seltype
, "seltype")
1028 GK_ATOM(setcookie
, "set-cookie")
1029 GK_ATOM(setter
, "setter")
1030 GK_ATOM(shape
, "shape")
1031 GK_ATOM(show
, "show")
1032 GK_ATOM(showcaret
, "showcaret")
1033 GK_ATOM(showresizer
, "showresizer")
1034 GK_ATOM(simple
, "simple")
1035 GK_ATOM(single
, "single")
1036 GK_ATOM(size
, "size")
1037 GK_ATOM(sizes
, "sizes")
1038 GK_ATOM(sizemode
, "sizemode")
1039 GK_ATOM(sizetopopup
, "sizetopopup")
1040 GK_ATOM(slider
, "slider")
1041 GK_ATOM(small
, "small")
1042 GK_ATOM(smooth
, "smooth")
1043 GK_ATOM(snap
, "snap")
1044 GK_ATOM(sort
, "sort")
1045 GK_ATOM(sortActive
, "sortActive")
1046 GK_ATOM(sortDirection
, "sortDirection")
1047 GK_ATOM(sorted
, "sorted")
1048 GK_ATOM(sorthints
, "sorthints")
1049 GK_ATOM(sortLocked
, "sortLocked")
1050 GK_ATOM(sortResource
, "sortResource")
1051 GK_ATOM(sortResource2
, "sortResource2")
1052 GK_ATOM(sortSeparators
, "sortSeparators")
1053 GK_ATOM(sortStaticsLast
, "sortStaticsLast")
1054 GK_ATOM(source
, "source")
1055 GK_ATOM(space
, "space")
1056 GK_ATOM(spacer
, "spacer")
1057 GK_ATOM(span
, "span")
1058 GK_ATOM(spellcheck
, "spellcheck")
1059 GK_ATOM(spinner
, "spinner")
1060 GK_ATOM(split
, "split")
1061 GK_ATOM(splitmenu
, "splitmenu")
1062 GK_ATOM(splitter
, "splitter")
1063 GK_ATOM(spring
, "spring")
1065 GK_ATOM(srcdoc
, "srcdoc")
1066 GK_ATOM(srclang
, "srclang")
1067 GK_ATOM(srcset
, "srcset")
1068 GK_ATOM(stack
, "stack")
1069 GK_ATOM(standalone
, "standalone")
1070 GK_ATOM(standby
, "standby")
1071 GK_ATOM(start
, "start")
1072 GK_ATOM(start_after
, "start_after")
1073 GK_ATOM(start_before
, "start_before")
1074 GK_ATOM(startsWith
, "starts-with")
1075 GK_ATOM(state
, "state")
1076 GK_ATOM(statedatasource
, "statedatasource")
1077 GK_ATOM(staticHint
, "staticHint")
1078 GK_ATOM(statusbar
, "statusbar")
1079 GK_ATOM(statustext
, "statustext")
1080 GK_ATOM(step
, "step")
1081 GK_ATOM(stop
, "stop")
1082 GK_ATOM(stretch
, "stretch")
1083 GK_ATOM(strike
, "strike")
1084 GK_ATOM(string
, "string")
1085 GK_ATOM(stringLength
, "string-length")
1086 GK_ATOM(stripSpace
, "strip-space")
1087 GK_ATOM(strong
, "strong")
1088 GK_ATOM(style
, "style")
1089 GK_ATOM(stylesheet
, "stylesheet")
1090 GK_ATOM(stylesheetPrefix
, "stylesheet-prefix")
1091 GK_ATOM(subject
, "subject")
1092 GK_ATOM(submit
, "submit")
1093 GK_ATOM(substate
, "substate")
1094 GK_ATOM(substring
, "substring")
1095 GK_ATOM(substringAfter
, "substring-after")
1096 GK_ATOM(substringBefore
, "substring-before")
1100 GK_ATOM(summary
, "summary")
1101 GK_ATOM(systemProperty
, "system-property")
1103 GK_ATOM(tabbox
, "tabbox")
1104 GK_ATOM(tabindex
, "tabindex")
1105 GK_ATOM(table
, "table")
1106 GK_ATOM(tabpanel
, "tabpanel")
1107 GK_ATOM(tabpanels
, "tabpanels")
1109 GK_ATOM(target
, "target")
1110 GK_ATOM(targets
, "targets")
1111 GK_ATOM(tbody
, "tbody")
1113 GK_ATOM(_template
, "template")
1114 GK_ATOM(text_decoration
, "text-decoration")
1115 GK_ATOM(terminate
, "terminate")
1116 GK_ATOM(test
, "test")
1117 GK_ATOM(text
, "text")
1118 GK_ATOM(textAlign
, "text-align")
1119 GK_ATOM(textarea
, "textarea")
1120 GK_ATOM(textbox
, "textbox")
1121 GK_ATOM(textnode
, "textnode")
1122 GK_ATOM(textNodeDirectionalityMap
, "textNodeDirectionalityMap")
1123 GK_ATOM(tfoot
, "tfoot")
1125 GK_ATOM(thead
, "thead")
1126 GK_ATOM(thumb
, "thumb")
1127 GK_ATOM(time
, "time")
1128 GK_ATOM(title
, "title")
1129 GK_ATOM(titlebar
, "titlebar")
1130 GK_ATOM(titletip
, "titletip")
1131 GK_ATOM(toggled
, "toggled")
1132 GK_ATOM(token
, "token")
1133 GK_ATOM(tokenize
, "tokenize")
1134 GK_ATOM(toolbar
, "toolbar")
1135 GK_ATOM(toolbarbutton
, "toolbarbutton")
1136 GK_ATOM(toolbaritem
, "toolbaritem")
1137 GK_ATOM(toolbox
, "toolbox")
1138 GK_ATOM(tooltip
, "tooltip")
1139 GK_ATOM(tooltiptext
, "tooltiptext")
1141 GK_ATOM(topleft
, "topleft")
1142 GK_ATOM(topmargin
, "topmargin")
1143 GK_ATOM(toppadding
, "toppadding")
1144 GK_ATOM(topright
, "topright")
1146 GK_ATOM(track
, "track")
1147 GK_ATOM(trailing
, "trailing")
1148 GK_ATOM(transform
, "transform")
1149 GK_ATOM(transformiix
, "transformiix")
1150 GK_ATOM(translate
, "translate")
1151 GK_ATOM(transparent
, "transparent")
1152 GK_ATOM(tree
, "tree")
1153 GK_ATOM(treecell
, "treecell")
1154 GK_ATOM(treechildren
, "treechildren")
1155 GK_ATOM(treecol
, "treecol")
1156 GK_ATOM(treecolpicker
, "treecolpicker")
1157 GK_ATOM(treecols
, "treecols")
1158 GK_ATOM(treeitem
, "treeitem")
1159 GK_ATOM(treerow
, "treerow")
1160 GK_ATOM(treeseparator
, "treeseparator")
1161 GK_ATOM(triple
, "triple")
1162 GK_ATOM(_true
, "true")
1166 GK_ATOM(type
, "type")
1167 GK_ATOM(typemustmatch
, "typemustmatch")
1170 GK_ATOM(underflow
, "underflow")
1171 GK_ATOM(undetermined
, "undetermined")
1172 GK_ATOM(undoscope
, "undoscope")
1173 GK_ATOM(unload
, "unload")
1174 GK_ATOM(unparsedEntityUri
, "unparsed-entity-uri")
1175 GK_ATOM(upperFirst
, "upper-first")
1178 GK_ATOM(useAttributeSets
, "use-attribute-sets")
1179 GK_ATOM(usemap
, "usemap")
1180 GK_ATOM(user_scalable
, "user-scalable")
1181 GK_ATOM(userInput
, "userInput")
1182 GK_ATOM(validate
, "validate")
1183 GK_ATOM(valign
, "valign")
1184 GK_ATOM(value
, "value")
1185 GK_ATOM(values
, "values")
1186 GK_ATOM(valueOf
, "value-of")
1187 GK_ATOM(valuetype
, "valuetype")
1189 GK_ATOM(variable
, "variable")
1190 GK_ATOM(vbox
, "vbox")
1191 GK_ATOM(vcard_name
, "vcard_name")
1192 GK_ATOM(vendor
, "vendor")
1193 GK_ATOM(vendorUrl
, "vendor-url")
1194 GK_ATOM(version
, "version")
1195 GK_ATOM(vert
, "vert")
1196 GK_ATOM(vertical
, "vertical")
1197 GK_ATOM(audio
, "audio")
1198 GK_ATOM(video
, "video")
1199 GK_ATOM(videocontrols
, "videocontrols")
1200 GK_ATOM(viewport
, "viewport")
1201 GK_ATOM(viewport_height
, "viewport-height")
1202 GK_ATOM(viewport_initial_scale
, "viewport-initial-scale")
1203 GK_ATOM(viewport_maximum_scale
, "viewport-maximum-scale")
1204 GK_ATOM(viewport_minimum_scale
, "viewport-minimum-scale")
1205 GK_ATOM(viewport_user_scalable
, "viewport-user-scalable")
1206 GK_ATOM(viewport_width
, "viewport-width")
1207 GK_ATOM(visibility
, "visibility")
1208 GK_ATOM(vlink
, "vlink")
1209 GK_ATOM(vspace
, "vspace")
1211 GK_ATOM(when
, "when")
1212 GK_ATOM(where
, "where")
1213 GK_ATOM(widget
, "widget")
1214 GK_ATOM(width
, "width")
1215 GK_ATOM(window
, "window")
1216 GK_ATOM(headerWindowTarget
, "window-target")
1217 GK_ATOM(windowtype
, "windowtype")
1218 GK_ATOM(withParam
, "with-param")
1219 GK_ATOM(wizard
, "wizard")
1220 GK_ATOM(wrap
, "wrap")
1221 GK_ATOM(headerDNSPrefetchControl
,"x-dns-prefetch-control")
1222 GK_ATOM(headerCSP
, "content-security-policy")
1223 GK_ATOM(headerCSPReportOnly
, "content-security-policy-report-only")
1224 GK_ATOM(headerXFO
, "x-frame-options")
1225 GK_ATOM(x_western
, "x-western")
1227 GK_ATOM(xml_stylesheet
, "xml-stylesheet")
1228 GK_ATOM(xmlns
, "xmlns")
1230 GK_ATOM(xulcontentsgenerated
, "xulcontentsgenerated")
1232 GK_ATOM(z_index
, "z-index")
1233 GK_ATOM(zeroDigit
, "zero-digit")
1236 GK_ATOM(percentage
, "%")
1238 GK_ATOM(alignment_baseline
, "alignment-baseline")
1239 GK_ATOM(allowReorder
, "allowReorder")
1240 GK_ATOM(altGlyph
, "altGlyph")
1241 GK_ATOM(altGlyphDef
, "altGlyphDef")
1242 GK_ATOM(altGlyphItem
, "altGlyphItem")
1243 GK_ATOM(amplitude
, "amplitude")
1244 GK_ATOM(animate
, "animate")
1245 GK_ATOM(animateColor
, "animateColor")
1246 GK_ATOM(animateMotion
, "animateMotion")
1247 GK_ATOM(animateTransform
, "animateTransform")
1248 GK_ATOM(arithmetic
, "arithmetic")
1249 GK_ATOM(atop
, "atop")
1250 GK_ATOM(azimuth
, "azimuth")
1252 GK_ATOM(backgroundColor
, "background-color")
1253 GK_ATOM(background_image
, "background-image")
1254 GK_ATOM(baseFrequency
, "baseFrequency")
1255 GK_ATOM(baseline_shift
, "baseline-shift")
1256 GK_ATOM(bias
, "bias")
1257 GK_ATOM(caption_side
, "caption-side")
1258 GK_ATOM(clip_path
, "clip-path")
1259 GK_ATOM(clip_rule
, "clip-rule")
1260 GK_ATOM(clipPath
, "clipPath")
1261 GK_ATOM(clipPathUnits
, "clipPathUnits")
1263 GK_ATOM(colorInterpolation
, "color-interpolation")
1264 GK_ATOM(colorInterpolationFilters
, "color-interpolation-filters")
1265 GK_ATOM(colorProfile
, "color-profile")
1266 GK_ATOM(cursor
, "cursor")
1270 GK_ATOM(darken
, "darken")
1271 GK_ATOM(defs
, "defs")
1272 GK_ATOM(definition_src
, "definition-src")
1274 GK_ATOM(desc
, "desc")
1275 GK_ATOM(diffuseConstant
, "diffuseConstant")
1276 GK_ATOM(dilate
, "dilate")
1277 GK_ATOM(direction
, "direction")
1278 GK_ATOM(disable
, "disable")
1279 GK_ATOM(discrete
, "discrete")
1280 GK_ATOM(divisor
, "divisor")
1281 GK_ATOM(dominant_baseline
, "dominant-baseline")
1282 GK_ATOM(duplicate
, "duplicate")
1285 GK_ATOM(edgeMode
, "edgeMode")
1286 GK_ATOM(ellipse
, "ellipse")
1287 GK_ATOM(elevation
, "elevation")
1288 GK_ATOM(erode
, "erode")
1290 GK_ATOM(exact
, "exact")
1291 GK_ATOM(exponent
, "exponent")
1292 GK_ATOM(feBlend
, "feBlend")
1293 GK_ATOM(feColorMatrix
, "feColorMatrix")
1294 GK_ATOM(feComponentTransfer
, "feComponentTransfer")
1295 GK_ATOM(feComposite
, "feComposite")
1296 GK_ATOM(feConvolveMatrix
, "feConvolveMatrix")
1297 GK_ATOM(feDiffuseLighting
, "feDiffuseLighting")
1298 GK_ATOM(feDisplacementMap
, "feDisplacementMap")
1299 GK_ATOM(feDistantLight
,"feDistantLight")
1300 GK_ATOM(feDropShadow
, "feDropShadow")
1301 GK_ATOM(feFlood
, "feFlood")
1302 GK_ATOM(feFuncA
, "feFuncA")
1303 GK_ATOM(feFuncB
, "feFuncB")
1304 GK_ATOM(feFuncG
, "feFuncG")
1305 GK_ATOM(feFuncR
, "feFuncR")
1306 GK_ATOM(feGaussianBlur
, "feGaussianBlur")
1307 GK_ATOM(feImage
, "feImage")
1308 GK_ATOM(feMerge
, "feMerge")
1309 GK_ATOM(feMergeNode
, "feMergeNode")
1310 GK_ATOM(feMorphology
, "feMorphology")
1311 GK_ATOM(feOffset
, "feOffset")
1312 GK_ATOM(fePointLight
, "fePointLight")
1313 GK_ATOM(feSpecularLighting
, "feSpecularLighting")
1314 GK_ATOM(feSpotLight
, "feSpotLight")
1315 GK_ATOM(feTile
, "feTile")
1316 GK_ATOM(feTurbulence
, "feTurbulence")
1317 GK_ATOM(fill
, "fill")
1318 GK_ATOM(fill_opacity
, "fill-opacity")
1319 GK_ATOM(fill_rule
, "fill-rule")
1320 GK_ATOM(filter
, "filter")
1321 // Parsing for filterRes may be removed in the future.
1322 // https://bugzilla.mozilla.org/show_bug.cgi?id=979472
1323 GK_ATOM(filterRes
, "filterRes")
1324 GK_ATOM(filterUnits
, "filterUnits")
1325 GK_ATOM(_float
, "float")
1326 GK_ATOM(flood_color
, "flood-color")
1327 GK_ATOM(flood_opacity
, "flood-opacity")
1328 GK_ATOM(font_face
, "font-face")
1329 GK_ATOM(font_face_format
, "font-face-format")
1330 GK_ATOM(font_face_name
, "font-face-name")
1331 GK_ATOM(font_face_src
, "font-face-src")
1332 GK_ATOM(font_face_uri
, "font-face-uri")
1333 GK_ATOM(font_family
, "font-family")
1334 GK_ATOM(font_size
, "font-size")
1335 GK_ATOM(font_size_adjust
, "font-size-adjust")
1336 GK_ATOM(font_stretch
, "font-stretch")
1337 GK_ATOM(font_style
, "font-style")
1338 GK_ATOM(font_variant
, "font-variant")
1339 GK_ATOM(foreignObject
, "foreignObject")
1340 GK_ATOM(fractalNoise
, "fractalNoise")
1345 GK_ATOM(gamma
, "gamma")
1346 // 'generic' conflicts with msvc11 winrt compiler extensions
1347 GK_ATOM(generic_
, "generic")
1348 GK_ATOM(glyph
, "glyph")
1349 GK_ATOM(glyphRef
, "glyphRef")
1350 GK_ATOM(glyph_orientation_horizontal
, "glyph-orientation-horizontal")
1351 GK_ATOM(glyph_orientation_vertical
, "glyph-orientation-vertical")
1352 GK_ATOM(grad
, "grad")
1353 GK_ATOM(gradientTransform
, "gradientTransform")
1354 GK_ATOM(gradientUnits
, "gradientUnits")
1355 GK_ATOM(hkern
, "hkern")
1356 GK_ATOM(hueRotate
, "hueRotate")
1357 GK_ATOM(identity
, "identity")
1358 GK_ATOM(image_rendering
, "image-rendering")
1361 GK_ATOM(intercept
, "intercept")
1366 GK_ATOM(kerning
, "kerning")
1367 GK_ATOM(kernelMatrix
, "kernelMatrix")
1368 GK_ATOM(kernelUnitLength
, "kernelUnitLength")
1369 GK_ATOM(lengthAdjust
, "lengthAdjust")
1370 GK_ATOM(letter_spacing
, "letter-spacing")
1371 GK_ATOM(lighten
, "lighten")
1372 GK_ATOM(lighting_color
, "lighting-color")
1373 GK_ATOM(limitingConeAngle
, "limitingConeAngle")
1374 GK_ATOM(linear
, "linear")
1375 GK_ATOM(linearGradient
, "linearGradient")
1376 GK_ATOM(linearRGB
, "linearRGB")
1377 GK_ATOM(list_style_type
, "list-style-type")
1378 GK_ATOM(luminanceToAlpha
, "luminanceToAlpha")
1379 GK_ATOM(magnify
, "magnify")
1380 GK_ATOM(marker
, "marker")
1381 GK_ATOM(marker_end
, "marker-end")
1382 GK_ATOM(marker_mid
, "marker-mid")
1383 GK_ATOM(marker_start
, "marker-start")
1384 GK_ATOM(markerHeight
, "markerHeight")
1385 GK_ATOM(markerUnits
, "markerUnits")
1386 GK_ATOM(markerWidth
, "markerWidth")
1387 GK_ATOM(mask
, "mask")
1388 GK_ATOM(maskContentUnits
, "maskContentUnits")
1389 GK_ATOM(mask_type
, "mask-type")
1390 GK_ATOM(maskUnits
, "maskUnits")
1391 GK_ATOM(matrix
, "matrix")
1392 GK_ATOM(metadata
, "metadata")
1393 GK_ATOM(missingGlyph
, "missing-glyph")
1395 GK_ATOM(mpath
, "mpath")
1396 GK_ATOM(noStitch
, "noStitch")
1397 GK_ATOM(numOctaves
, "numOctaves")
1398 GK_ATOM(multiply
, "multiply")
1399 GK_ATOM(objectBoundingBox
, "objectBoundingBox")
1400 GK_ATOM(offset
, "offset")
1401 GK_ATOM(onSVGLoad
, "onSVGLoad")
1402 GK_ATOM(onSVGResize
, "onSVGResize")
1403 GK_ATOM(onSVGScroll
, "onSVGScroll")
1404 GK_ATOM(onSVGUnload
, "onSVGUnload")
1405 GK_ATOM(onSVGZoom
, "onSVGZoom")
1406 GK_ATOM(onzoom
, "onzoom")
1407 GK_ATOM(opacity
, "opacity")
1408 GK_ATOM(_operator
, "operator")
1410 GK_ATOM(over
, "over")
1411 GK_ATOM(overridePreserveAspectRatio
, "overridePreserveAspectRatio")
1413 GK_ATOM(path
, "path")
1414 GK_ATOM(pathLength
, "pathLength")
1415 GK_ATOM(patternContentUnits
, "patternContentUnits")
1416 GK_ATOM(patternTransform
, "patternTransform")
1417 GK_ATOM(patternUnits
, "patternUnits")
1419 GK_ATOM(pointer_events
, "pointer-events")
1420 GK_ATOM(points
, "points")
1421 GK_ATOM(pointsAtX
, "pointsAtX")
1422 GK_ATOM(pointsAtY
, "pointsAtY")
1423 GK_ATOM(pointsAtZ
, "pointsAtZ")
1424 GK_ATOM(polyline
, "polyline")
1425 GK_ATOM(preserveAlpha
, "preserveAlpha")
1426 GK_ATOM(preserveAspectRatio
, "preserveAspectRatio")
1427 GK_ATOM(primitiveUnits
, "primitiveUnits")
1433 GK_ATOM(radialGradient
, "radialGradient")
1434 GK_ATOM(radius
, "radius")
1435 GK_ATOM(reflect
, "reflect")
1436 GK_ATOM(refX
, "refX")
1437 GK_ATOM(refY
, "refY")
1438 GK_ATOM(requiredExtensions
, "requiredExtensions")
1439 GK_ATOM(requiredFeatures
, "requiredFeatures")
1440 GK_ATOM(rotate
, "rotate")
1443 GK_ATOM(saturate
, "saturate")
1445 GK_ATOM(seed
, "seed")
1446 GK_ATOM(shadow
, "shadow")
1447 GK_ATOM(shape_rendering
, "shape-rendering")
1448 GK_ATOM(skewX
, "skewX")
1449 GK_ATOM(skewY
, "skewY")
1450 GK_ATOM(slope
, "slope")
1451 GK_ATOM(spacing
, "spacing")
1452 GK_ATOM(spacingAndGlyphs
, "spacingAndGlyphs")
1453 GK_ATOM(specularConstant
, "specularConstant")
1454 GK_ATOM(specularExponent
, "specularExponent")
1455 GK_ATOM(spreadMethod
, "spreadMethod")
1456 GK_ATOM(sRGB
, "sRGB")
1457 GK_ATOM(startOffset
, "startOffset")
1458 GK_ATOM(stdDeviation
, "stdDeviation")
1459 GK_ATOM(stitch
, "stitch")
1460 GK_ATOM(stitchTiles
, "stitchTiles")
1461 GK_ATOM(stop_color
, "stop-color")
1462 GK_ATOM(stop_opacity
, "stop-opacity")
1463 GK_ATOM(stroke
, "stroke")
1464 GK_ATOM(stroke_dasharray
, "stroke-dasharray")
1465 GK_ATOM(stroke_dashoffset
, "stroke-dashoffset")
1466 GK_ATOM(stroke_linecap
, "stroke-linecap")
1467 GK_ATOM(stroke_linejoin
, "stroke-linejoin")
1468 GK_ATOM(stroke_miterlimit
, "stroke-miterlimit")
1469 GK_ATOM(stroke_opacity
, "stroke-opacity")
1470 GK_ATOM(stroke_width
, "stroke-width")
1471 GK_ATOM(strokeWidth
, "strokeWidth")
1472 GK_ATOM(surfaceScale
, "surfaceScale")
1474 GK_ATOM(svgSwitch
, "switch")
1475 GK_ATOM(symbol
, "symbol")
1476 GK_ATOM(systemLanguage
, "systemLanguage")
1477 GK_ATOM(tableValues
, "tableValues")
1478 GK_ATOM(targetX
, "targetX")
1479 GK_ATOM(targetY
, "targetY")
1480 GK_ATOM(text_anchor
, "text-anchor")
1481 GK_ATOM(text_rendering
, "text-rendering")
1482 GK_ATOM(textLength
, "textLength")
1483 GK_ATOM(textPath
, "textPath")
1484 GK_ATOM(tref
, "tref")
1485 GK_ATOM(tspan
, "tspan")
1486 GK_ATOM(turbulence
, "turbulence")
1487 GK_ATOM(unicode_bidi
, "unicode-bidi")
1488 GK_ATOM(userSpaceOnUse
, "userSpaceOnUse")
1489 GK_ATOM(view
, "view")
1490 GK_ATOM(viewBox
, "viewBox")
1491 GK_ATOM(viewTarget
, "viewTarget")
1492 GK_ATOM(vkern
, "vkern")
1493 GK_ATOM(white_space
, "white-space")
1494 GK_ATOM(word_spacing
, "word-spacing")
1498 GK_ATOM(xChannelSelector
, "xChannelSelector")
1499 GK_ATOM(xor_
, "xor")
1503 GK_ATOM(yChannelSelector
, "yChannelSelector")
1505 GK_ATOM(zoomAndPan
, "zoomAndPan")
1506 GK_ATOM(vector_effect
, "vector-effect")
1507 GK_ATOM(vertical_align
, "vertical-align")
1509 GK_ATOM(accumulate
, "accumulate")
1510 GK_ATOM(additive
, "additive")
1511 GK_ATOM(attributeName
, "attributeName")
1512 GK_ATOM(attributeType
, "attributeType")
1513 GK_ATOM(auto_reverse
, "auto-reverse")
1514 GK_ATOM(begin
, "begin")
1515 GK_ATOM(beginEvent
, "beginEvent")
1517 GK_ATOM(calcMode
, "calcMode")
1520 GK_ATOM(keyPoints
, "keyPoints")
1521 GK_ATOM(keySplines
, "keySplines")
1522 GK_ATOM(keyTimes
, "keyTimes")
1523 GK_ATOM(mozAnimateMotionDummyAttr
, "_mozAnimateMotionDummyAttr")
1524 GK_ATOM(onbegin
, "onbegin")
1525 GK_ATOM(onbeginEvent
, "onbeginEvent")
1526 GK_ATOM(onend
, "onend")
1527 GK_ATOM(onendEvent
, "onendEvent")
1528 GK_ATOM(onrepeat
, "onrepeat")
1529 GK_ATOM(onrepeatEvent
, "onrepeatEvent")
1530 GK_ATOM(repeatCount
, "repeatCount")
1531 GK_ATOM(repeatDur
, "repeatDur")
1532 GK_ATOM(repeatEvent
, "repeatEvent")
1533 GK_ATOM(restart
, "restart")
1537 GK_ATOM(abs_
, "abs")
1538 GK_ATOM(accent_
, "accent")
1539 GK_ATOM(accentunder_
, "accentunder")
1540 GK_ATOM(actiontype_
, "actiontype")
1541 GK_ATOM(alignmentscope_
, "alignmentscope")
1542 GK_ATOM(altimg_
, "altimg")
1543 GK_ATOM(altimg_height_
, "altimg-height")
1544 GK_ATOM(altimg_valign_
, "altimg-valign")
1545 GK_ATOM(altimg_width_
, "altimg-width")
1546 GK_ATOM(annotation_
, "annotation")
1547 GK_ATOM(annotation_xml_
, "annotation-xml")
1548 GK_ATOM(apply_
, "apply")
1549 GK_ATOM(approx_
, "approx")
1550 GK_ATOM(arccos_
, "arccos")
1551 GK_ATOM(arccosh_
, "arccosh")
1552 GK_ATOM(arccot_
, "arccot")
1553 GK_ATOM(arccoth_
, "arccoth")
1554 GK_ATOM(arccsc_
, "arccsc")
1555 GK_ATOM(arccsch_
, "arccsch")
1556 GK_ATOM(arcsec_
, "arcsec")
1557 GK_ATOM(arcsech_
, "arcsech")
1558 GK_ATOM(arcsin_
, "arcsin")
1559 GK_ATOM(arcsinh_
, "arcsinh")
1560 GK_ATOM(arctan_
, "arctan")
1561 GK_ATOM(arctanh_
, "arctanh")
1562 GK_ATOM(arg_
, "arg")
1563 GK_ATOM(bevelled_
, "bevelled")
1564 GK_ATOM(bind_
, "bind")
1565 GK_ATOM(bvar_
, "bvar")
1566 GK_ATOM(card_
, "card")
1567 GK_ATOM(cartesianproduct_
, "cartesianproduct")
1568 GK_ATOM(cbytes_
, "cbytes")
1570 GK_ATOM(cdgroup_
, "cdgroup")
1571 GK_ATOM(cerror_
, "cerror")
1572 GK_ATOM(charalign_
, "charalign")
1574 GK_ATOM(closure_
, "closure")
1576 GK_ATOM(codomain_
, "codomain")
1577 GK_ATOM(columnalign_
, "columnalign")
1578 GK_ATOM(columnalignment_
, "columnalignment")
1579 GK_ATOM(columnlines_
, "columnlines")
1580 GK_ATOM(columnspacing_
, "columnspacing")
1581 GK_ATOM(columnspan_
, "columnspan")
1582 GK_ATOM(columnwidth_
, "columnwidth")
1583 GK_ATOM(complexes_
, "complexes")
1584 GK_ATOM(compose_
, "compose")
1585 GK_ATOM(condition_
, "condition")
1586 GK_ATOM(conjugate_
, "conjugate")
1587 GK_ATOM(cos_
, "cos")
1588 GK_ATOM(cosh_
, "cosh")
1589 GK_ATOM(cot_
, "cot")
1590 GK_ATOM(coth_
, "coth")
1591 GK_ATOM(crossout_
, "crossout")
1592 GK_ATOM(csc_
, "csc")
1593 GK_ATOM(csch_
, "csch")
1595 GK_ATOM(csymbol_
, "csymbol")
1596 GK_ATOM(curl_
, "curl")
1597 GK_ATOM(decimalpoint_
, "decimalpoint")
1598 GK_ATOM(definitionURL_
, "definitionURL")
1599 GK_ATOM(degree_
, "degree")
1600 GK_ATOM(denomalign_
, "denomalign")
1601 GK_ATOM(depth_
, "depth")
1602 GK_ATOM(determinant_
, "determinant")
1603 GK_ATOM(diff_
, "diff")
1604 GK_ATOM(displaystyle_
, "displaystyle")
1605 GK_ATOM(divergence_
, "divergence")
1606 GK_ATOM(divide_
, "divide")
1607 GK_ATOM(domain_
, "domain")
1608 GK_ATOM(domainofapplication_
, "domainofapplication")
1609 GK_ATOM(edge_
, "edge")
1611 GK_ATOM(emptyset_
, "emptyset")
1613 GK_ATOM(equalcolumns_
, "equalcolumns")
1614 GK_ATOM(equalrows_
, "equalrows")
1615 GK_ATOM(equivalent_
, "equivalent")
1616 GK_ATOM(eulergamma_
, "eulergamma")
1617 GK_ATOM(exists_
, "exists")
1618 GK_ATOM(exp_
, "exp")
1619 GK_ATOM(exponentiale_
, "exponentiale")
1620 GK_ATOM(factorial_
, "factorial")
1621 GK_ATOM(factorof_
, "factorof")
1622 GK_ATOM(fence_
, "fence")
1624 GK_ATOM(fontfamily_
, "fontfamily")
1625 GK_ATOM(fontsize_
, "fontsize")
1626 GK_ATOM(fontstyle_
, "fontstyle")
1627 GK_ATOM(fontweight_
, "fontweight")
1628 GK_ATOM(forall_
, "forall")
1629 GK_ATOM(framespacing_
, "framespacing")
1630 GK_ATOM(gcd_
, "gcd")
1631 GK_ATOM(geq_
, "geq")
1632 GK_ATOM(groupalign_
, "groupalign")
1634 GK_ATOM(ident_
, "ident")
1635 GK_ATOM(imaginaryi_
, "imaginaryi")
1636 GK_ATOM(imaginary_
, "imaginary")
1637 GK_ATOM(implies_
, "implies")
1638 GK_ATOM(indentalignfirst_
, "indentalignfirst")
1639 GK_ATOM(indentalign_
, "indentalign")
1640 GK_ATOM(indentalignlast_
, "indentalignlast")
1641 GK_ATOM(indentshiftfirst_
, "indentshiftfirst")
1642 GK_ATOM(indentshift_
, "indentshift")
1643 GK_ATOM(indenttarget_
, "indenttarget")
1644 GK_ATOM(integers_
, "integers")
1645 GK_ATOM(intersect_
, "intersect")
1646 GK_ATOM(interval_
, "interval")
1647 GK_ATOM(int_
, "int")
1648 GK_ATOM(inverse_
, "inverse")
1649 GK_ATOM(lambda_
, "lambda")
1650 GK_ATOM(laplacian_
, "laplacian")
1651 GK_ATOM(largeop_
, "largeop")
1652 GK_ATOM(lcm_
, "lcm")
1653 GK_ATOM(leq_
, "leq")
1654 GK_ATOM(limit_
, "limit")
1655 GK_ATOM(linebreak_
, "linebreak")
1656 GK_ATOM(linebreakmultchar_
, "linebreakmultchar")
1657 GK_ATOM(linebreakstyle_
, "linebreakstyle")
1658 GK_ATOM(linethickness_
, "linethickness")
1659 GK_ATOM(list_
, "list")
1661 GK_ATOM(location_
, "location")
1662 GK_ATOM(logbase_
, "logbase")
1663 GK_ATOM(log_
, "log")
1664 GK_ATOM(longdivstyle_
, "longdivstyle")
1665 GK_ATOM(lowlimit_
, "lowlimit")
1666 GK_ATOM(lquote_
, "lquote")
1667 GK_ATOM(lspace_
, "lspace")
1669 GK_ATOM(maction_
, "maction")
1670 GK_ATOM(maligngroup_
, "maligngroup")
1671 GK_ATOM(malignmark_
, "malignmark")
1672 GK_ATOM(mathbackground_
, "mathbackground")
1673 GK_ATOM(mathcolor_
, "mathcolor")
1674 GK_ATOM(mathsize_
, "mathsize")
1675 GK_ATOM(mathvariant_
, "mathvariant")
1676 GK_ATOM(matrixrow_
, "matrixrow")
1677 GK_ATOM(maxsize_
, "maxsize")
1678 GK_ATOM(mean_
, "mean")
1679 GK_ATOM(median_
, "median")
1680 GK_ATOM(menclose_
, "menclose")
1681 GK_ATOM(merror_
, "merror")
1682 GK_ATOM(mfenced_
, "mfenced")
1683 GK_ATOM(mfrac_
, "mfrac")
1684 GK_ATOM(mglyph_
, "mglyph")
1686 GK_ATOM(minlabelspacing_
, "minlabelspacing")
1687 GK_ATOM(minsize_
, "minsize")
1688 GK_ATOM(minus_
, "minus")
1689 GK_ATOM(mlabeledtr_
, "mlabeledtr")
1690 GK_ATOM(mlongdiv_
, "mlongdiv")
1691 GK_ATOM(mmultiscripts_
, "mmultiscripts")
1693 GK_ATOM(momentabout_
, "momentabout")
1694 GK_ATOM(moment_
, "moment")
1696 GK_ATOM(movablelimits_
, "movablelimits")
1697 GK_ATOM(mover_
, "mover")
1698 GK_ATOM(mpadded_
, "mpadded")
1699 GK_ATOM(mphantom_
, "mphantom")
1700 GK_ATOM(mprescripts_
, "mprescripts")
1701 GK_ATOM(mroot_
, "mroot")
1702 GK_ATOM(mrow_
, "mrow")
1703 GK_ATOM(mscarries_
, "mscarries")
1704 GK_ATOM(mscarry_
, "mscarry")
1705 GK_ATOM(msgroup_
, "msgroup")
1706 GK_ATOM(msline_
, "msline")
1708 GK_ATOM(mspace_
, "mspace")
1709 GK_ATOM(msqrt_
, "msqrt")
1710 GK_ATOM(msrow_
, "msrow")
1711 GK_ATOM(mstack_
, "mstack")
1712 GK_ATOM(mstyle_
, "mstyle")
1713 GK_ATOM(msub_
, "msub")
1714 GK_ATOM(msubsup_
, "msubsup")
1715 GK_ATOM(msup_
, "msup")
1716 GK_ATOM(mtable_
, "mtable")
1717 GK_ATOM(mtd_
, "mtd")
1718 GK_ATOM(mtext_
, "mtext")
1719 GK_ATOM(mtr_
, "mtr")
1720 GK_ATOM(munder_
, "munder")
1721 GK_ATOM(munderover_
, "munderover")
1722 GK_ATOM(naturalnumbers_
, "naturalnumbers")
1723 GK_ATOM(neq_
, "neq")
1724 GK_ATOM(notanumber_
, "notanumber")
1725 GK_ATOM(notation_
, "notation")
1726 GK_ATOM(note_
, "note")
1727 GK_ATOM(notin_
, "notin")
1728 GK_ATOM(notprsubset_
, "notprsubset")
1729 GK_ATOM(notsubset_
, "notsubset")
1730 GK_ATOM(numalign_
, "numalign")
1731 GK_ATOM(other_
, "other")
1732 GK_ATOM(outerproduct_
, "outerproduct")
1733 GK_ATOM(partialdiff_
, "partialdiff")
1734 GK_ATOM(piece_
, "piece")
1735 GK_ATOM(piecewise_
, "piecewise")
1737 GK_ATOM(plus_
, "plus")
1738 GK_ATOM(power_
, "power")
1739 GK_ATOM(primes_
, "primes")
1740 GK_ATOM(product_
, "product")
1741 GK_ATOM(prsubset_
, "prsubset")
1742 GK_ATOM(quotient_
, "quotient")
1743 GK_ATOM(rationals_
, "rationals")
1744 GK_ATOM(real_
, "real")
1745 GK_ATOM(reals_
, "reals")
1746 GK_ATOM(reln_
, "reln")
1747 GK_ATOM(root_
, "root")
1748 GK_ATOM(rowalign_
, "rowalign")
1749 GK_ATOM(rowlines_
, "rowlines")
1750 GK_ATOM(rowspacing_
, "rowspacing")
1751 GK_ATOM(rquote_
, "rquote")
1752 GK_ATOM(rspace_
, "rspace")
1753 GK_ATOM(scalarproduct_
, "scalarproduct")
1754 GK_ATOM(schemaLocation_
, "schemaLocation")
1755 GK_ATOM(scriptlevel_
, "scriptlevel")
1756 GK_ATOM(scriptminsize_
, "scriptminsize")
1757 GK_ATOM(scriptsizemultiplier_
, "scriptsizemultiplier")
1758 GK_ATOM(scriptsize_
, "scriptsize")
1759 GK_ATOM(sdev_
, "sdev")
1760 GK_ATOM(sech_
, "sech")
1761 GK_ATOM(sec_
, "sec")
1762 GK_ATOM(selection_
, "selection")
1763 GK_ATOM(selector_
, "selector")
1764 GK_ATOM(semantics_
, "semantics")
1765 GK_ATOM(separator_
, "separator")
1766 GK_ATOM(separators_
, "separators")
1767 GK_ATOM(sep_
, "sep")
1768 GK_ATOM(setdiff_
, "setdiff")
1769 GK_ATOM(set_
, "set")
1770 GK_ATOM(share_
, "share")
1771 GK_ATOM(shift_
, "shift")
1772 GK_ATOM(side_
, "side")
1773 GK_ATOM(sinh_
, "sinh")
1774 GK_ATOM(sin_
, "sin")
1775 GK_ATOM(stackalign_
, "stackalign")
1776 GK_ATOM(stretchy_
, "stretchy")
1777 GK_ATOM(subscriptshift_
, "subscriptshift")
1778 GK_ATOM(subset_
, "subset")
1779 GK_ATOM(superscriptshift_
, "superscriptshift")
1780 GK_ATOM(symmetric_
, "symmetric")
1781 GK_ATOM(tanh_
, "tanh")
1782 GK_ATOM(tan_
, "tan")
1783 GK_ATOM(tendsto_
, "tendsto")
1784 GK_ATOM(times_
, "times")
1785 GK_ATOM(transpose_
, "transpose")
1786 GK_ATOM(union_
, "union")
1787 GK_ATOM(uplimit_
, "uplimit")
1788 GK_ATOM(variance_
, "variance")
1789 GK_ATOM(vectorproduct_
, "vectorproduct")
1790 GK_ATOM(vector_
, "vector")
1791 GK_ATOM(voffset_
, "voffset")
1792 GK_ATOM(xref_
, "xref")
1793 GK_ATOM(math
, "math") // the only one without an underscore
1795 GK_ATOM(booleanFromString
, "boolean-from-string")
1796 GK_ATOM(countNonEmpty
, "count-non-empty")
1797 GK_ATOM(daysFromDate
, "days-from-date")
1798 GK_ATOM(init
, "init")
1799 GK_ATOM(instance
, "instance")
1800 GK_ATOM(months
, "months")
1802 GK_ATOM(seconds
, "seconds")
1803 GK_ATOM(secondsFromDateTime
, "seconds-from-dateTime")
1805 // Simple gestures support
1806 GK_ATOM(onMozSwipeGestureStart
, "onMozSwipeGestureStart")
1807 GK_ATOM(onMozSwipeGestureUpdate
, "onMozSwipeGestureUpdate")
1808 GK_ATOM(onMozSwipeGestureEnd
, "onMozSwipeGestureEnd")
1809 GK_ATOM(onMozSwipeGesture
, "onMozSwipeGesture")
1810 GK_ATOM(onMozMagnifyGestureStart
, "onMozMagnifyGestureStart")
1811 GK_ATOM(onMozMagnifyGestureUpdate
, "onMozMagnifyGestureUpdate")
1812 GK_ATOM(onMozMagnifyGesture
, "onMozMagnifyGesture")
1813 GK_ATOM(onMozRotateGestureStart
, "onMozRotateGestureStart")
1814 GK_ATOM(onMozRotateGestureUpdate
, "onMozRotateGestureUpdate")
1815 GK_ATOM(onMozRotateGesture
, "onMozRotateGesture")
1816 GK_ATOM(onMozTapGesture
, "onMozTapGesture")
1817 GK_ATOM(onMozPressTapGesture
, "onMozPressTapGesture")
1818 GK_ATOM(onMozEdgeUIStarted
, "onMozEdgeUIStarted")
1819 GK_ATOM(onMozEdgeUICanceled
, "onMozEdgeUICanceled")
1820 GK_ATOM(onMozEdgeUICompleted
, "onMozEdgeUICompleted")
1823 GK_ATOM(onpointerdown
, "onpointerdown")
1824 GK_ATOM(onpointermove
, "onpointermove")
1825 GK_ATOM(onpointerup
, "onpointerup")
1826 GK_ATOM(onpointercancel
, "onpointercancel")
1827 GK_ATOM(onpointerover
, "onpointerover")
1828 GK_ATOM(onpointerout
, "onpointerout")
1829 GK_ATOM(onpointerenter
, "onpointerenter")
1830 GK_ATOM(onpointerleave
, "onpointerleave")
1831 GK_ATOM(ongotpointercapture
, "ongotpointercapture")
1832 GK_ATOM(onlostpointercapture
, "onlostpointercapture")
1834 // orientation support
1835 GK_ATOM(ondevicemotion
, "ondevicemotion")
1836 GK_ATOM(ondeviceorientation
, "ondeviceorientation")
1837 GK_ATOM(ondeviceproximity
, "ondeviceproximity")
1838 GK_ATOM(onmozorientationchange
, "onmozorientationchange")
1839 GK_ATOM(onuserproximity
, "onuserproximity")
1841 // light sensor support
1842 GK_ATOM(ondevicelight
, "ondevicelight")
1844 // Audio channel events
1845 GK_ATOM(onmozinterruptbegin
, "onmozinterruptbegin")
1846 GK_ATOM(onmozinterruptend
, "onmozinterruptbegin")
1848 //---------------------------------------------------------------------------
1850 //---------------------------------------------------------------------------
1853 GK_ATOM(cdataTagName
, "#cdata-section")
1854 GK_ATOM(commentTagName
, "#comment")
1855 GK_ATOM(documentNodeName
, "#document")
1856 GK_ATOM(documentFragmentNodeName
, "#document-fragment")
1857 GK_ATOM(documentTypeNodeName
, "#document-type")
1858 GK_ATOM(processingInstructionTagName
, "#processing-instruction")
1859 GK_ATOM(textTagName
, "#text")
1862 GK_ATOM(bcTableCellFrame
, "BCTableCellFrame") // table cell in border collapsing model
1863 GK_ATOM(blockFrame
, "BlockFrame")
1864 GK_ATOM(boxFrame
, "BoxFrame")
1865 GK_ATOM(brFrame
, "BRFrame")
1866 GK_ATOM(bulletFrame
, "BulletFrame")
1867 GK_ATOM(colorControlFrame
, "colorControlFrame")
1868 GK_ATOM(columnSetFrame
, "ColumnSetFrame")
1869 GK_ATOM(comboboxControlFrame
, "ComboboxControlFrame")
1870 GK_ATOM(comboboxDisplayFrame
, "ComboboxDisplayFrame")
1871 GK_ATOM(deckFrame
, "DeckFrame")
1872 GK_ATOM(fieldSetFrame
, "FieldSetFrame")
1873 GK_ATOM(flexContainerFrame
, "FlexContainerFrame")
1874 GK_ATOM(formControlFrame
, "FormControlFrame") // radio or checkbox
1875 GK_ATOM(frameSetFrame
, "FrameSetFrame")
1876 GK_ATOM(gfxButtonControlFrame
, "gfxButtonControlFrame")
1877 GK_ATOM(gridContainerFrame
, "GridContainerFrame")
1878 GK_ATOM(HTMLButtonControlFrame
, "HTMLButtonControlFrame")
1879 GK_ATOM(HTMLCanvasFrame
, "HTMLCanvasFrame")
1880 GK_ATOM(subDocumentFrame
, "subDocumentFrame")
1881 GK_ATOM(imageBoxFrame
, "ImageBoxFrame")
1882 GK_ATOM(imageFrame
, "ImageFrame")
1883 GK_ATOM(imageControlFrame
, "ImageControlFrame")
1884 GK_ATOM(inlineFrame
, "InlineFrame")
1885 GK_ATOM(leafBoxFrame
, "LeafBoxFrame")
1886 GK_ATOM(legendFrame
, "LegendFrame")
1887 GK_ATOM(letterFrame
, "LetterFrame")
1888 GK_ATOM(lineFrame
, "LineFrame")
1889 GK_ATOM(listControlFrame
,"ListControlFrame")
1890 GK_ATOM(menuFrame
,"MenuFrame")
1891 GK_ATOM(menuPopupFrame
,"MenuPopupFrame")
1892 GK_ATOM(numberControlFrame
, "NumberControlFrame")
1893 GK_ATOM(objectFrame
, "ObjectFrame")
1894 GK_ATOM(pageFrame
, "PageFrame")
1895 GK_ATOM(pageBreakFrame
, "PageBreakFrame")
1896 GK_ATOM(pageContentFrame
, "PageContentFrame")
1897 GK_ATOM(placeholderFrame
, "PlaceholderFrame")
1898 GK_ATOM(popupSetFrame
, "PopupSetFrame")
1899 GK_ATOM(canvasFrame
, "CanvasFrame")
1900 GK_ATOM(rangeFrame
, "RangeFrame")
1901 GK_ATOM(rootFrame
, "RootFrame")
1902 GK_ATOM(rubyBaseContainerFrame
, "RubyBaseContainerFrame")
1903 GK_ATOM(rubyBaseFrame
, "RubyBaseFrame")
1904 GK_ATOM(rubyFrame
, "RubyFrame")
1905 GK_ATOM(rubyTextContainerFrame
, "RubyTextContainerFrame")
1906 GK_ATOM(rubyTextFrame
, "RubyTextFrame")
1907 GK_ATOM(scrollFrame
, "ScrollFrame")
1908 GK_ATOM(scrollbarFrame
, "ScrollbarFrame")
1909 GK_ATOM(sequenceFrame
, "SequenceFrame")
1910 GK_ATOM(sliderFrame
, "sliderFrame")
1911 GK_ATOM(tableCaptionFrame
, "TableCaptionFrame")
1912 GK_ATOM(tableCellFrame
, "TableCellFrame")
1913 GK_ATOM(tableColFrame
, "TableColFrame")
1914 GK_ATOM(tableColGroupFrame
, "TableColGroupFrame")
1915 GK_ATOM(tableFrame
, "TableFrame")
1916 GK_ATOM(tableOuterFrame
, "TableOuterFrame")
1917 GK_ATOM(tableRowGroupFrame
, "TableRowGroupFrame")
1918 GK_ATOM(tableRowFrame
, "TableRowFrame")
1919 GK_ATOM(textInputFrame
,"TextInputFrame")
1920 GK_ATOM(textFrame
, "TextFrame")
1921 GK_ATOM(viewportFrame
, "ViewportFrame")
1923 GK_ATOM(XULLabelFrame
, "XULLabelFrame")
1925 GK_ATOM(svgAFrame
, "SVGAFrame")
1926 GK_ATOM(svgClipPathFrame
, "SVGClipPathFrame")
1927 GK_ATOM(svgDefsFrame
, "SVGDefsFrame")
1928 GK_ATOM(svgFEContainerFrame
, "SVGFEContainerFrame")
1929 GK_ATOM(svgFEImageFrame
, "SVGFEImageFrame")
1930 GK_ATOM(svgFELeafFrame
, "SVGFELeafFrame")
1931 GK_ATOM(svgFEUnstyledLeafFrame
, "SVGFEUnstyledLeafFrame")
1932 GK_ATOM(svgFilterFrame
, "SVGFilterFrame")
1933 GK_ATOM(svgForeignObjectFrame
, "SVGForeignObjectFrame")
1934 GK_ATOM(svgGenericContainerFrame
, "SVGGenericContainerFrame")
1935 GK_ATOM(svgGFrame
, "SVGGFrame")
1936 GK_ATOM(svgGradientFrame
, "SVGGradientFrame")
1937 GK_ATOM(svgImageFrame
, "SVGImageFrame")
1938 GK_ATOM(svgInnerSVGFrame
, "SVGInnerSVGFrame")
1939 GK_ATOM(svgLinearGradientFrame
, "SVGLinearGradientFrame")
1940 GK_ATOM(svgMarkerFrame
, "SVGMarkerFrame")
1941 GK_ATOM(svgMarkerAnonChildFrame
, "SVGMarkerAnonChildFrame")
1942 GK_ATOM(svgMaskFrame
, "SVGMaskFrame")
1943 GK_ATOM(svgOuterSVGFrame
, "SVGOuterSVGFrame")
1944 GK_ATOM(svgOuterSVGAnonChildFrame
, "SVGOuterSVGAnonChildFrame")
1945 GK_ATOM(svgPathGeometryFrame
, "SVGPathGeometryFrame")
1946 GK_ATOM(svgPatternFrame
, "SVGPatternFrame")
1947 GK_ATOM(svgRadialGradientFrame
, "SVGRadialGradientFrame")
1948 GK_ATOM(svgStopFrame
, "SVGStopFrame")
1949 GK_ATOM(svgSwitchFrame
, "SVGSwitchFrame")
1950 GK_ATOM(svgTextFrame
, "SVGTextFrame")
1951 GK_ATOM(svgUseFrame
, "SVGUseFrame")
1952 GK_ATOM(svgViewFrame
, "SVGViewFrame")
1953 GK_ATOM(HTMLVideoFrame
, "VideoFrame")
1954 GK_ATOM(onloadend
, "onloadend")
1955 GK_ATOM(onloadstart
, "onloadstart")
1956 GK_ATOM(onprogress
, "onprogress")
1957 GK_ATOM(onsuspend
, "onsuspend")
1958 GK_ATOM(onemptied
, "onemptied")
1959 GK_ATOM(onstalled
, "onstalled")
1960 GK_ATOM(onplay
, "onplay")
1961 GK_ATOM(onpause
, "onpause")
1962 GK_ATOM(onloadedmetadata
, "onloadedmetadata")
1963 GK_ATOM(onloadeddata
, "onloadeddata")
1964 GK_ATOM(onwaiting
, "onwaiting")
1965 GK_ATOM(onplaying
, "onplaying")
1966 GK_ATOM(oncanplay
, "oncanplay")
1967 GK_ATOM(oncanplaythrough
, "oncanplaythrough")
1968 GK_ATOM(onseeking
, "onseeking")
1969 GK_ATOM(onseeked
, "onseeked")
1970 GK_ATOM(ontimeout
, "ontimeout")
1971 GK_ATOM(ontimeupdate
, "ontimeupdate")
1972 GK_ATOM(onended
, "onended")
1973 GK_ATOM(onratechange
, "onratechange")
1974 GK_ATOM(ondurationchange
, "ondurationchange")
1975 GK_ATOM(onvolumechange
, "onvolumechange")
1976 GK_ATOM(onaddtrack
, "onaddtrack")
1977 GK_ATOM(oncontrollerchange
, "oncontrollerchange")
1978 GK_ATOM(oncuechange
, "oncuechange")
1979 GK_ATOM(onenter
, "onenter")
1980 GK_ATOM(onexit
, "onexit")
1981 GK_ATOM(onencrypted
, "onencrypted")
1982 GK_ATOM(encrypted
, "encrypted")
1983 GK_ATOM(onremovetrack
, "onremovetrack")
1984 GK_ATOM(loadstart
, "loadstart")
1985 GK_ATOM(suspend
, "suspend")
1986 GK_ATOM(emptied
, "emptied")
1987 GK_ATOM(stalled
, "stalled")
1988 GK_ATOM(play
, "play")
1989 GK_ATOM(pause
, "pause")
1990 GK_ATOM(loadedmetadata
, "loadedmetadata")
1991 GK_ATOM(loadeddata
, "loadeddata")
1992 GK_ATOM(waiting
, "waiting")
1993 GK_ATOM(playing
, "playing")
1994 GK_ATOM(seeking
, "seeking")
1995 GK_ATOM(seeked
, "seeked")
1996 GK_ATOM(timeupdate
, "timeupdate")
1997 GK_ATOM(ended
, "ended")
1998 GK_ATOM(canplay
, "canplay")
1999 GK_ATOM(canplaythrough
, "canplaythrough")
2000 GK_ATOM(ratechange
, "ratechange")
2001 GK_ATOM(durationchange
, "durationchange")
2002 GK_ATOM(volumechange
, "volumechange")
2003 GK_ATOM(ondataavailable
, "ondataavailable")
2004 GK_ATOM(onwarning
, "onwarning")
2005 GK_ATOM(onstart
, "onstart")
2006 GK_ATOM(onstop
, "onstop")
2008 GK_ATOM(ongamepadbuttondown
, "ongamepadbuttondown")
2009 GK_ATOM(ongamepadbuttonup
, "ongamepadbuttonup")
2010 GK_ATOM(ongamepadaxismove
, "ongamepadaxismove")
2011 GK_ATOM(ongamepadconnected
, "ongamepadconnected")
2012 GK_ATOM(ongamepaddisconnected
, "ongamepaddisconnected")
2015 // Content property names
2016 GK_ATOM(animationsProperty
, "AnimationsProperty") // FrameAnimations*
2017 GK_ATOM(animationsOfBeforeProperty
, "AnimationsOfBeforeProperty") // FrameAnimations*
2018 GK_ATOM(animationsOfAfterProperty
, "AnimationsOfAfterProperty") // FrameAnimations*
2019 GK_ATOM(transitionsProperty
, "TransitionsProperty") // FrameTransitions*
2020 GK_ATOM(transitionsOfBeforeProperty
, "TransitionsOfBeforeProperty") // FrameTransitions*
2021 GK_ATOM(transitionsOfAfterProperty
, "TransitionsOfAfterProperty") // FrameTransitions*
2022 GK_ATOM(genConInitializerProperty
, "QuoteNodeProperty")
2023 GK_ATOM(labelMouseDownPtProperty
, "LabelMouseDownPtProperty")
2024 GK_ATOM(baseURIProperty
, "baseURIProperty")
2025 GK_ATOM(lockedStyleStates
, "lockedStyleStates")
2026 GK_ATOM(apzCallbackTransform
, "apzCallbackTransform")
2028 // Languages for lang-specific transforms
2029 GK_ATOM(Japanese
, "ja")
2030 GK_ATOM(Chinese
, "zh-CN")
2031 GK_ATOM(Taiwanese
, "zh-TW")
2032 GK_ATOM(HongKongChinese
, "zh-HK")
2033 GK_ATOM(Unicode
, "x-unicode")
2035 // language codes specifically referenced in the gfx code
2037 GK_ATOM(zh_cn
, "zh-cn")
2038 GK_ATOM(zh_hk
, "zh-hk")
2039 GK_ATOM(zh_tw
, "zh-tw")
2041 // additional codes used in nsUnicodeRange.cpp
2042 GK_ATOM(x_cyrillic
, "x-cyrillic")
2045 GK_ATOM(x_devanagari
, "x-devanagari")
2046 GK_ATOM(x_tamil
, "x-tamil")
2047 GK_ATOM(x_armn
, "x-armn")
2048 GK_ATOM(x_beng
, "x-beng")
2049 GK_ATOM(x_cans
, "x-cans")
2050 GK_ATOM(x_ethi
, "x-ethi")
2051 GK_ATOM(x_geor
, "x-geor")
2052 GK_ATOM(x_gujr
, "x-gujr")
2053 GK_ATOM(x_guru
, "x-guru")
2054 GK_ATOM(x_khmr
, "x-khmr")
2055 GK_ATOM(x_knda
, "x-knda")
2056 GK_ATOM(x_mlym
, "x-mlym")
2057 GK_ATOM(x_orya
, "x-orya")
2058 GK_ATOM(x_sinh
, "x-sinh")
2059 GK_ATOM(x_telu
, "x-telu")
2060 GK_ATOM(x_tibt
, "x-tibt")
2062 // used in gfxGDIFontList.h
2063 GK_ATOM(ko_xxx
, "ko-xxx")
2064 GK_ATOM(x_symbol
, "x-symbol")
2066 // additional languages that have special case transformations
2074 // Names for editor transactions
2075 GK_ATOM(TypingTxnName
, "Typing")
2076 GK_ATOM(IMETxnName
, "IME")
2077 GK_ATOM(DeleteTxnName
, "Deleting")
2080 GK_ATOM(Remote
, "remote")
2081 GK_ATOM(RemoteId
, "_remote_id")
2082 GK_ATOM(DisplayPort
, "_displayport")
2083 GK_ATOM(DisplayPortMargins
, "_displayportmargins")
2084 GK_ATOM(DisplayPortBase
, "_displayportbase")
2085 GK_ATOM(AsyncScrollLayerCreationFailed
, "_asyncscrolllayercreationfailed")
2087 // Names for system metrics
2088 GK_ATOM(color_picker_available
, "color-picker-available")
2089 GK_ATOM(scrollbar_start_backward
, "scrollbar-start-backward")
2090 GK_ATOM(scrollbar_start_forward
, "scrollbar-start-forward")
2091 GK_ATOM(scrollbar_end_backward
, "scrollbar-end-backward")
2092 GK_ATOM(scrollbar_end_forward
, "scrollbar-end-forward")
2093 GK_ATOM(scrollbar_thumb_proportional
, "scrollbar-thumb-proportional")
2094 GK_ATOM(images_in_menus
, "images-in-menus")
2095 GK_ATOM(images_in_buttons
, "images-in-buttons")
2096 GK_ATOM(overlay_scrollbars
, "overlay-scrollbars")
2097 GK_ATOM(windows_default_theme
, "windows-default-theme")
2098 GK_ATOM(mac_graphite_theme
, "mac-graphite-theme")
2099 GK_ATOM(mac_lion_theme
, "mac-lion-theme")
2100 GK_ATOM(mac_yosemite_theme
, "mac-yosemite-theme")
2101 GK_ATOM(windows_compositor
, "windows-compositor")
2102 GK_ATOM(windows_glass
, "windows-glass")
2103 GK_ATOM(touch_enabled
, "touch-enabled")
2104 GK_ATOM(menubar_drag
, "menubar-drag")
2105 GK_ATOM(swipe_animation_enabled
, "swipe-animation-enabled")
2106 GK_ATOM(physical_home_button
, "physical-home-button")
2108 // windows theme selector metrics
2109 GK_ATOM(windows_classic
, "windows-classic")
2110 GK_ATOM(windows_theme_aero
, "windows-theme-aero")
2111 GK_ATOM(windows_theme_aero_lite
, "windows-theme-aero-lite")
2112 GK_ATOM(windows_theme_luna_blue
, "windows-theme-luna-blue")
2113 GK_ATOM(windows_theme_luna_olive
, "windows-theme-luna-olive")
2114 GK_ATOM(windows_theme_luna_silver
, "windows-theme-luna-silver")
2115 GK_ATOM(windows_theme_royale
, "windows-theme-royale")
2116 GK_ATOM(windows_theme_zune
, "windows-theme-zune")
2117 GK_ATOM(windows_theme_generic
, "windows-theme-generic")
2119 // And the same again, as media query keywords.
2120 GK_ATOM(_moz_color_picker_available
, "-moz-color-picker-available")
2121 GK_ATOM(_moz_scrollbar_start_backward
, "-moz-scrollbar-start-backward")
2122 GK_ATOM(_moz_scrollbar_start_forward
, "-moz-scrollbar-start-forward")
2123 GK_ATOM(_moz_scrollbar_end_backward
, "-moz-scrollbar-end-backward")
2124 GK_ATOM(_moz_scrollbar_end_forward
, "-moz-scrollbar-end-forward")
2125 GK_ATOM(_moz_scrollbar_thumb_proportional
, "-moz-scrollbar-thumb-proportional")
2126 GK_ATOM(_moz_images_in_menus
, "-moz-images-in-menus")
2127 GK_ATOM(_moz_images_in_buttons
, "-moz-images-in-buttons")
2128 GK_ATOM(_moz_overlay_scrollbars
, "-moz-overlay-scrollbars")
2129 GK_ATOM(_moz_windows_default_theme
, "-moz-windows-default-theme")
2130 GK_ATOM(_moz_mac_graphite_theme
, "-moz-mac-graphite-theme")
2131 GK_ATOM(_moz_mac_lion_theme
, "-moz-mac-lion-theme")
2132 GK_ATOM(_moz_mac_yosemite_theme
, "-moz-mac-yosemite-theme")
2133 GK_ATOM(_moz_windows_compositor
, "-moz-windows-compositor")
2134 GK_ATOM(_moz_windows_classic
, "-moz-windows-classic")
2135 GK_ATOM(_moz_windows_glass
, "-moz-windows-glass")
2136 GK_ATOM(_moz_windows_theme
, "-moz-windows-theme")
2137 GK_ATOM(_moz_os_version
, "-moz-os-version")
2138 GK_ATOM(_moz_touch_enabled
, "-moz-touch-enabled")
2139 GK_ATOM(_moz_menubar_drag
, "-moz-menubar-drag")
2140 GK_ATOM(_moz_device_pixel_ratio
, "-moz-device-pixel-ratio")
2141 GK_ATOM(_moz_device_orientation
, "-moz-device-orientation")
2142 GK_ATOM(_moz_is_resource_document
, "-moz-is-resource-document")
2143 GK_ATOM(_moz_swipe_animation_enabled
, "-moz-swipe-animation-enabled")
2144 GK_ATOM(_moz_physical_home_button
, "-moz-physical-home-button")
2146 // application commands
2147 GK_ATOM(Back
, "Back")
2148 GK_ATOM(Forward
, "Forward")
2149 GK_ATOM(Reload
, "Reload")
2150 GK_ATOM(Stop
, "Stop")
2151 GK_ATOM(Search
, "Search")
2152 GK_ATOM(Bookmarks
, "Bookmarks")
2153 GK_ATOM(Home
, "Home")
2154 GK_ATOM(Clear
, "Clear")
2155 GK_ATOM(VolumeUp
, "VolumeUp")
2156 GK_ATOM(VolumeDown
, "VolumeDown")
2157 GK_ATOM(Menu
, "Menu")
2159 GK_ATOM(Open
, "Open")
2160 GK_ATOM(Close
, "Close")
2161 GK_ATOM(Save
, "Save")
2162 GK_ATOM(Find
, "Find")
2163 GK_ATOM(Help
, "Help")
2164 GK_ATOM(Print
, "Print")
2165 GK_ATOM(SendMail
, "SendMail")
2166 GK_ATOM(ForwardMail
, "ForwardMail")
2167 GK_ATOM(ReplyToMail
, "ReplyToMail")
2169 // Smooth scroll events origins
2170 GK_ATOM(mouseWheel
, "mouseWheel") // For discrete wheel events (e.g. not OSX magic mouse)
2171 GK_ATOM(pixels
, "pixels")
2172 GK_ATOM(lines
, "lines")
2173 GK_ATOM(pages
, "pages")
2174 GK_ATOM(scrollbars
, "scrollbars")
2175 GK_ATOM(other
, "other")
2177 #ifdef ACCESSIBILITY
2178 GK_ATOM(alert
, "alert")
2179 GK_ATOM(alertdialog
, "alertdialog")
2180 GK_ATOM(application
, "application")
2181 GK_ATOM(aria_activedescendant
, "aria-activedescendant")
2182 GK_ATOM(aria_atomic
, "aria-atomic")
2183 GK_ATOM(aria_autocomplete
, "aria-autocomplete")
2184 GK_ATOM(aria_busy
, "aria-busy")
2185 GK_ATOM(aria_checked
, "aria-checked")
2186 GK_ATOM(aria_controls
, "aria-controls")
2187 GK_ATOM(aria_describedby
, "aria-describedby")
2188 GK_ATOM(aria_disabled
, "aria-disabled")
2189 GK_ATOM(aria_dropeffect
, "aria-dropeffect")
2190 GK_ATOM(aria_expanded
, "aria-expanded")
2191 GK_ATOM(aria_flowto
, "aria-flowto")
2192 GK_ATOM(aria_grabbed
, "aria-grabbed")
2193 GK_ATOM(aria_haspopup
, "aria-haspopup")
2194 GK_ATOM(aria_hidden
, "aria-hidden")
2195 GK_ATOM(aria_invalid
, "aria-invalid")
2196 GK_ATOM(aria_label
, "aria-label")
2197 GK_ATOM(aria_labelledby
, "aria-labelledby")
2198 GK_ATOM(aria_level
, "aria-level")
2199 GK_ATOM(aria_live
, "aria-live")
2200 GK_ATOM(aria_multiline
, "aria-multiline")
2201 GK_ATOM(aria_multiselectable
, "aria-multiselectable")
2202 GK_ATOM(aria_orientation
, "aria-orientation")
2203 GK_ATOM(aria_owns
, "aria-owns")
2204 GK_ATOM(aria_posinset
, "aria-posinset")
2205 GK_ATOM(aria_pressed
, "aria-pressed")
2206 GK_ATOM(aria_readonly
, "aria-readonly")
2207 GK_ATOM(aria_relevant
, "aria-relevant")
2208 GK_ATOM(aria_required
, "aria-required")
2209 GK_ATOM(aria_selected
, "aria-selected")
2210 GK_ATOM(aria_setsize
, "aria-setsize")
2211 GK_ATOM(aria_sort
, "aria-sort")
2212 GK_ATOM(aria_valuenow
, "aria-valuenow")
2213 GK_ATOM(aria_valuemin
, "aria-valuemin")
2214 GK_ATOM(aria_valuemax
, "aria-valuemax")
2215 GK_ATOM(aria_valuetext
, "aria-valuetext")
2216 GK_ATOM(AreaFrame
, "AreaFrame")
2217 GK_ATOM(auto_generated
, "auto-generated")
2218 GK_ATOM(checkable
, "checkable")
2219 GK_ATOM(choices
, "choices")
2220 GK_ATOM(columnheader
, "columnheader")
2221 GK_ATOM(containerAtomic
, "container-atomic")
2222 GK_ATOM(containerBusy
, "container-busy")
2223 GK_ATOM(containerLive
, "container-live")
2224 GK_ATOM(containerLiveRole
, "container-live-role")
2225 GK_ATOM(containerRelevant
, "container-relevant")
2226 GK_ATOM(cycles
, "cycles")
2227 GK_ATOM(datatable
, "datatable")
2228 GK_ATOM(directory
, "directory")
2229 GK_ATOM(eventFromInput
, "event-from-input")
2230 GK_ATOM(grammar
, "grammar")
2231 GK_ATOM(gridcell
, "gridcell")
2232 GK_ATOM(heading
, "heading")
2233 GK_ATOM(hitregion
, "hitregion")
2234 GK_ATOM(InlineBlockFrame
, "InlineBlockFrame")
2235 GK_ATOM(inlinevalue
, "inline")
2236 GK_ATOM(invalid
, "invalid")
2237 GK_ATOM(item
, "item")
2238 GK_ATOM(itemset
, "itemset")
2239 GK_ATOM(lineNumber
, "line-number")
2240 GK_ATOM(linkedPanel
, "linkedpanel")
2241 GK_ATOM(live
, "live")
2242 GK_ATOM(menuitemcheckbox
, "menuitemcheckbox")
2243 GK_ATOM(menuitemradio
, "menuitemradio")
2244 GK_ATOM(mixed
, "mixed")
2245 GK_ATOM(multiline
, "multiline")
2246 GK_ATOM(password
, "password")
2247 GK_ATOM(posinset
, "posinset")
2248 GK_ATOM(presentation
, "presentation")
2249 GK_ATOM(progressbar
, "progressbar")
2250 GK_ATOM(region
, "region")
2251 GK_ATOM(rowgroup
, "rowgroup")
2252 GK_ATOM(rowheader
, "rowheader")
2253 GK_ATOM(select1
, "select1")
2254 GK_ATOM(setsize
, "setsize")
2255 GK_ATOM(spelling
, "spelling")
2256 GK_ATOM(spinbutton
, "spinbutton")
2257 GK_ATOM(status
, "status")
2258 GK_ATOM(tableCellIndex
, "table-cell-index")
2259 GK_ATOM(tablist
, "tablist")
2260 GK_ATOM(textIndent
, "text-indent")
2261 GK_ATOM(textInputType
, "text-input-type")
2262 GK_ATOM(textLineThroughColor
, "text-line-through-color")
2263 GK_ATOM(textLineThroughStyle
, "text-line-through-style")
2264 GK_ATOM(textPosition
, "text-position")
2265 GK_ATOM(textUnderlineColor
, "text-underline-color")
2266 GK_ATOM(textUnderlineStyle
, "text-underline-style")
2267 GK_ATOM(timer
, "timer")
2268 GK_ATOM(toolbarname
, "toolbarname")
2269 GK_ATOM(toolbarseparator
, "toolbarseparator")
2270 GK_ATOM(toolbarspacer
, "toolbarspacer")
2271 GK_ATOM(toolbarspring
, "toolbarspring")
2272 GK_ATOM(treegrid
, "treegrid")
2273 GK_ATOM(_undefined
, "undefined")
2274 GK_ATOM(xmlroles
, "xml-roles")
2277 #ifdef MOZ_WEBSPEECH
2278 GK_ATOM(onaudiostart
, "onaudiostart")
2279 GK_ATOM(onaudioend
, "onaudioend")
2280 GK_ATOM(onsoundstart
, "onsoundstart")
2281 GK_ATOM(onsoundend
, "onsoundend")
2282 GK_ATOM(onspeechstart
, "onspeechstart")
2283 GK_ATOM(onspeechend
, "onspeechend")
2284 GK_ATOM(onresult
, "onresult")
2285 GK_ATOM(onnomatch
, "onnomatch")
2286 GK_ATOM(onresume
, "onresume")
2287 GK_ATOM(onmark
, "onmark")
2288 GK_ATOM(onboundary
, "onboundary")