michael@0: /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ michael@0: /* This Source Code Form is subject to the terms of the Mozilla Public michael@0: * License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ michael@0: // IWYU pragma: private, include "nsGkAtoms.h" michael@0: michael@0: /* michael@0: This file contains the list of all atoms used by gklayout; michael@0: see nsGkAtoms for access to the atoms. michael@0: */ michael@0: michael@0: /* michael@0: This file is designed to be used as inline input to nsGkAtoms.cpp and nsGkAtoms.h michael@0: *only* through the magic of C preprocessing. michael@0: michael@0: All entries must be enclosed in the macro GK_ATOM which will have cruel michael@0: and unusual things done to it michael@0: michael@0: The first argument to GK_ATOM is the C++ name of the atom michael@0: The second argument it GK_ATOM is the string value of the atom michael@0: */ michael@0: michael@0: // OUTPUT_CLASS=nsGkAtoms michael@0: // MACRO_NAME=GK_ATOM michael@0: #ifdef small michael@0: #undef small michael@0: #endif michael@0: michael@0: //--------------------------------------------------------------------------- michael@0: // Generic atoms michael@0: //--------------------------------------------------------------------------- michael@0: michael@0: GK_ATOM(_empty, "") michael@0: GK_ATOM(moz, "_moz") michael@0: GK_ATOM(mozframetype, "mozframetype") michael@0: GK_ATOM(mozallowfullscreen, "mozallowfullscreen") michael@0: GK_ATOM(moztype, "_moz-type") michael@0: GK_ATOM(mozdirty, "_moz_dirty") michael@0: GK_ATOM(mozdisallowselectionprint, "mozdisallowselectionprint") michael@0: GK_ATOM(moznomarginboxes, "moznomarginboxes") michael@0: GK_ATOM(mozdonotsend, "moz-do-not-send") michael@0: GK_ATOM(mozeditorbogusnode, "_moz_editor_bogus_node") michael@0: GK_ATOM(mozgeneratedcontentbefore, "_moz_generated_content_before") michael@0: GK_ATOM(mozgeneratedcontentafter, "_moz_generated_content_after") michael@0: GK_ATOM(mozgeneratedcontentimage, "_moz_generated_content_image") michael@0: GK_ATOM(mozquote, "_moz_quote") michael@0: GK_ATOM(mozsignature, "moz-signature") michael@0: GK_ATOM(_moz_is_glyph, "-moz-is-glyph") michael@0: GK_ATOM(_moz_original_size, "_moz_original_size") michael@0: GK_ATOM(_moz_target, "_moz_target") michael@0: GK_ATOM(menuactive, "_moz-menuactive") michael@0: GK_ATOM(_poundDefault, "#default") michael@0: GK_ATOM(_asterix, "*") michael@0: GK_ATOM(a, "a") michael@0: GK_ATOM(abbr, "abbr") michael@0: GK_ATOM(abort, "abort") michael@0: GK_ATOM(above, "above") michael@0: GK_ATOM(acceltext, "acceltext") michael@0: GK_ATOM(accept, "accept") michael@0: GK_ATOM(acceptcharset, "accept-charset") michael@0: GK_ATOM(accesskey, "accesskey") michael@0: GK_ATOM(acronym, "acronym") michael@0: GK_ATOM(action, "action") michael@0: GK_ATOM(active, "active") michael@0: GK_ATOM(activetitlebarcolor, "activetitlebarcolor") michael@0: GK_ATOM(actuate, "actuate") michael@0: GK_ATOM(address, "address") michael@0: GK_ATOM(after, "after") michael@0: GK_ATOM(after_end, "after_end") michael@0: GK_ATOM(after_start, "after_start") michael@0: GK_ATOM(align, "align") michael@0: GK_ATOM(alink, "alink") michael@0: GK_ATOM(all, "all") michael@0: GK_ATOM(allowevents, "allowevents") michael@0: GK_ATOM(allownegativeassertions, "allownegativeassertions") michael@0: GK_ATOM(allowforms,"allow-forms") michael@0: GK_ATOM(allowfullscreen, "allowfullscreen") michael@0: GK_ATOM(allowpointerlock,"allow-pointer-lock") michael@0: GK_ATOM(allowpopups,"allow-popups") michael@0: GK_ATOM(allowsameorigin,"allow-same-origin") michael@0: GK_ATOM(allowscripts,"allow-scripts") michael@0: GK_ATOM(allowtopnavigation,"allow-top-navigation") michael@0: GK_ATOM(allowuntrusted, "allowuntrusted") michael@0: GK_ATOM(alt, "alt") michael@0: GK_ATOM(alternate, "alternate") michael@0: GK_ATOM(always, "always") michael@0: GK_ATOM(ancestor, "ancestor") michael@0: GK_ATOM(ancestorOrSelf, "ancestor-or-self") michael@0: GK_ATOM(anchor, "anchor") michael@0: GK_ATOM(_and, "and") michael@0: GK_ATOM(anonid, "anonid") michael@0: GK_ATOM(any, "any") michael@0: GK_ATOM(mozapp, "mozapp") michael@0: GK_ATOM(applet, "applet") michael@0: GK_ATOM(applyImports, "apply-imports") michael@0: GK_ATOM(applyTemplates, "apply-templates") michael@0: GK_ATOM(mozapptype, "mozapptype") michael@0: GK_ATOM(apz, "apz") michael@0: GK_ATOM(archive, "archive") michael@0: GK_ATOM(area, "area") michael@0: GK_ATOM(arrow, "arrow") michael@0: GK_ATOM(article, "article") michael@0: GK_ATOM(ascending, "ascending") michael@0: GK_ATOM(aside, "aside") michael@0: GK_ATOM(aspectRatio, "aspect-ratio") michael@0: GK_ATOM(assign, "assign") michael@0: GK_ATOM(async, "async") michael@0: GK_ATOM(attribute, "attribute") michael@0: GK_ATOM(attributes, "attributes") michael@0: GK_ATOM(attributeSet, "attribute-set") michael@0: GK_ATOM(aural, "aural") michael@0: GK_ATOM(_auto, "auto") michael@0: GK_ATOM(autocheck, "autocheck") michael@0: GK_ATOM(autocomplete, "autocomplete") michael@0: GK_ATOM(autofocus, "autofocus") michael@0: GK_ATOM(autoplay, "autoplay") michael@0: GK_ATOM(autorepeatbutton, "autorepeatbutton") michael@0: GK_ATOM(axis, "axis") michael@0: GK_ATOM(b, "b") michael@0: GK_ATOM(background, "background") michael@0: GK_ATOM(base, "base") michael@0: GK_ATOM(basefont, "basefont") michael@0: GK_ATOM(baseline, "baseline") michael@0: GK_ATOM(bdi, "bdi") michael@0: GK_ATOM(bdo, "bdo") michael@0: GK_ATOM(before, "before") michael@0: GK_ATOM(before_end, "before_end") michael@0: GK_ATOM(before_start, "before_start") michael@0: GK_ATOM(below, "below") michael@0: GK_ATOM(bgcolor, "bgcolor") michael@0: GK_ATOM(bgsound, "bgsound") michael@0: GK_ATOM(big, "big") michael@0: GK_ATOM(binding, "binding") michael@0: GK_ATOM(bindings, "bindings") michael@0: GK_ATOM(blankrow, "blankrow") michael@0: GK_ATOM(block, "block") michael@0: GK_ATOM(blockquote, "blockquote") michael@0: GK_ATOM(blur, "blur") michael@0: GK_ATOM(body, "body") michael@0: GK_ATOM(boolean, "boolean") michael@0: GK_ATOM(border, "border") michael@0: GK_ATOM(bordercolor, "bordercolor") michael@0: GK_ATOM(both, "both") michael@0: GK_ATOM(bottom, "bottom") michael@0: GK_ATOM(bottomend, "bottomend") michael@0: GK_ATOM(bottomstart, "bottomstart") michael@0: GK_ATOM(bottomleft, "bottomleft") michael@0: GK_ATOM(bottommargin, "bottommargin") michael@0: GK_ATOM(bottompadding, "bottompadding") michael@0: GK_ATOM(bottomright, "bottomright") michael@0: GK_ATOM(box, "box") michael@0: GK_ATOM(br, "br") michael@0: GK_ATOM(braille, "braille") michael@0: GK_ATOM(broadcast, "broadcast") michael@0: GK_ATOM(broadcaster, "broadcaster") michael@0: GK_ATOM(broadcasterset, "broadcasterset") michael@0: GK_ATOM(browser, "browser") michael@0: GK_ATOM(mozbrowser, "mozbrowser") michael@0: GK_ATOM(bulletinboard, "bulletinboard") michael@0: GK_ATOM(button, "button") michael@0: GK_ATOM(callTemplate, "call-template") michael@0: GK_ATOM(cancel, "cancel") michael@0: GK_ATOM(canvas, "canvas") michael@0: GK_ATOM(caption, "caption") michael@0: GK_ATOM(capture, "capture") michael@0: GK_ATOM(caseOrder, "case-order") michael@0: GK_ATOM(cdataSectionElements, "cdata-section-elements") michael@0: GK_ATOM(ceiling, "ceiling") michael@0: GK_ATOM(cell, "cell") michael@0: GK_ATOM(cellpadding, "cellpadding") michael@0: GK_ATOM(cellspacing, "cellspacing") michael@0: GK_ATOM(center, "center") michael@0: GK_ATOM(ch, "ch") michael@0: GK_ATOM(change, "change") michael@0: GK_ATOM(_char, "char") michael@0: GK_ATOM(characterData, "characterData") michael@0: GK_ATOM(charcode, "charcode") michael@0: GK_ATOM(charoff, "charoff") michael@0: GK_ATOM(charset, "charset") michael@0: GK_ATOM(checkbox, "checkbox") michael@0: GK_ATOM(checked, "checked") michael@0: GK_ATOM(child, "child") michael@0: GK_ATOM(children, "children") michael@0: GK_ATOM(childList, "childList") michael@0: GK_ATOM(choose, "choose") michael@0: GK_ATOM(chromemargin, "chromemargin") michael@0: GK_ATOM(chromeOnlyContent, "chromeOnlyContent") michael@0: GK_ATOM(exposeToUntrustedContent, "exposeToUntrustedContent") michael@0: GK_ATOM(circ, "circ") michael@0: GK_ATOM(circle, "circle") michael@0: GK_ATOM(cite, "cite") michael@0: GK_ATOM(_class, "class") michael@0: GK_ATOM(classid, "classid") michael@0: GK_ATOM(clear, "clear") michael@0: GK_ATOM(click, "click") michael@0: GK_ATOM(clickcount, "clickcount") michael@0: GK_ATOM(clickthrough, "clickthrough") michael@0: GK_ATOM(movetoclick, "movetoclick") michael@0: GK_ATOM(clip, "clip") michael@0: GK_ATOM(close, "close") michael@0: GK_ATOM(closed, "closed") michael@0: GK_ATOM(closemenu, "closemenu") michael@0: GK_ATOM(coalesceduplicatearcs, "coalesceduplicatearcs") michael@0: GK_ATOM(code, "code") michael@0: GK_ATOM(codebase, "codebase") michael@0: GK_ATOM(codetype, "codetype") michael@0: GK_ATOM(col, "col") michael@0: GK_ATOM(colgroup, "colgroup") michael@0: GK_ATOM(collapse, "collapse") michael@0: GK_ATOM(collapsed, "collapsed") michael@0: GK_ATOM(color, "color") michael@0: GK_ATOM(colorIndex, "color-index") michael@0: GK_ATOM(cols, "cols") michael@0: GK_ATOM(colspan, "colspan") michael@0: GK_ATOM(column, "column") michael@0: GK_ATOM(columns, "columns") michael@0: GK_ATOM(combobox, "combobox") michael@0: GK_ATOM(command, "command") michael@0: GK_ATOM(commands, "commands") michael@0: GK_ATOM(commandset, "commandset") michael@0: GK_ATOM(commandupdate, "commandupdate") michael@0: GK_ATOM(commandupdater, "commandupdater") michael@0: GK_ATOM(comment, "comment") michael@0: GK_ATOM(compact, "compact") michael@0: GK_ATOM(concat, "concat") michael@0: GK_ATOM(conditions, "conditions") michael@0: GK_ATOM(constructor, "constructor") michael@0: GK_ATOM(consumeoutsideclicks, "consumeoutsideclicks") michael@0: GK_ATOM(container, "container") michael@0: GK_ATOM(containment, "containment") michael@0: GK_ATOM(contains, "contains") michael@0: GK_ATOM(content, "content") michael@0: GK_ATOM(contenteditable, "contenteditable") michael@0: GK_ATOM(headerContentDisposition, "content-disposition") michael@0: GK_ATOM(headerContentLanguage, "content-language") michael@0: GK_ATOM(contentLocation, "content-location") michael@0: GK_ATOM(headerContentScriptType, "content-script-type") michael@0: GK_ATOM(headerContentStyleType, "content-style-type") michael@0: GK_ATOM(headerContentType, "content-type") michael@0: GK_ATOM(context, "context") michael@0: GK_ATOM(contextmenu, "contextmenu") michael@0: GK_ATOM(control, "control") michael@0: GK_ATOM(controls, "controls") michael@0: GK_ATOM(coords, "coords") michael@0: GK_ATOM(copy, "copy") michael@0: GK_ATOM(copyOf, "copy-of") michael@0: GK_ATOM(count, "count") michael@0: GK_ATOM(crop, "crop") michael@0: GK_ATOM(crossorigin, "crossorigin") michael@0: GK_ATOM(curpos, "curpos") michael@0: GK_ATOM(current, "current") michael@0: GK_ATOM(cycler, "cycler") michael@0: GK_ATOM(data, "data") michael@0: GK_ATOM(datalist, "datalist") michael@0: GK_ATOM(dataType, "data-type") michael@0: GK_ATOM(dateTime, "date-time") michael@0: GK_ATOM(datasources, "datasources") michael@0: GK_ATOM(datetime, "datetime") michael@0: GK_ATOM(dblclick, "dblclick") michael@0: GK_ATOM(dd, "dd") michael@0: GK_ATOM(debug, "debug") michael@0: GK_ATOM(decimalFormat, "decimal-format") michael@0: GK_ATOM(decimalSeparator, "decimal-separator") michael@0: GK_ATOM(deck, "deck") michael@0: GK_ATOM(declare, "declare") michael@0: GK_ATOM(decrement, "decrement") michael@0: GK_ATOM(_default, "default") michael@0: GK_ATOM(headerDefaultStyle, "default-style") michael@0: GK_ATOM(defaultAction, "defaultAction") michael@0: GK_ATOM(defaultchecked, "defaultchecked") michael@0: GK_ATOM(defaultLabel, "defaultLabel") michael@0: GK_ATOM(defaultselected, "defaultselected") michael@0: GK_ATOM(defaultvalue, "defaultvalue") michael@0: GK_ATOM(defaultplaybackrate, "defaultplaybackrate") michael@0: GK_ATOM(defer, "defer") michael@0: GK_ATOM(del, "del") michael@0: GK_ATOM(descendant, "descendant") michael@0: GK_ATOM(descendantOrSelf, "descendant-or-self") michael@0: GK_ATOM(descending, "descending") michael@0: GK_ATOM(description, "description") michael@0: GK_ATOM(destructor, "destructor") michael@0: GK_ATOM(details, "details") michael@0: GK_ATOM(deviceAspectRatio, "device-aspect-ratio") michael@0: GK_ATOM(deviceHeight, "device-height") michael@0: GK_ATOM(deviceWidth, "device-width") michael@0: GK_ATOM(dfn, "dfn") michael@0: GK_ATOM(dialog, "dialog") michael@0: GK_ATOM(difference, "difference") michael@0: GK_ATOM(digit, "digit") michael@0: GK_ATOM(dir, "dir") michael@0: GK_ATOM(dirAutoSetBy, "dirAutoSetBy") michael@0: GK_ATOM(directionality, "directionality") michael@0: GK_ATOM(disableOutputEscaping, "disable-output-escaping") michael@0: GK_ATOM(disabled, "disabled") michael@0: GK_ATOM(disablehistory, "disablehistory") michael@0: GK_ATOM(display, "display") michael@0: GK_ATOM(distinct, "distinct") michael@0: GK_ATOM(div, "div") michael@0: GK_ATOM(dl, "dl") michael@0: GK_ATOM(doctypePublic, "doctype-public") michael@0: GK_ATOM(doctypeSystem, "doctype-system") michael@0: GK_ATOM(document, "document") michael@0: GK_ATOM(download, "download") michael@0: GK_ATOM(DOMAttrModified, "DOMAttrModified") michael@0: GK_ATOM(DOMCharacterDataModified, "DOMCharacterDataModified") michael@0: GK_ATOM(DOMNodeInserted, "DOMNodeInserted") michael@0: GK_ATOM(DOMNodeInsertedIntoDocument, "DOMNodeInsertedIntoDocument") michael@0: GK_ATOM(DOMNodeRemoved, "DOMNodeRemoved") michael@0: GK_ATOM(DOMNodeRemovedFromDocument, "DOMNodeRemovedFromDocument") michael@0: GK_ATOM(DOMSubtreeModified, "DOMSubtreeModified") michael@0: GK_ATOM(double_, "double") michael@0: GK_ATOM(drag, "drag") michael@0: GK_ATOM(dragdrop, "dragdrop") michael@0: GK_ATOM(dragend, "dragend") michael@0: GK_ATOM(dragenter, "dragenter") michael@0: GK_ATOM(dragevent, "dragevent") michael@0: GK_ATOM(dragexit, "dragexit") michael@0: GK_ATOM(draggable, "draggable") michael@0: GK_ATOM(draggesture, "draggesture") michael@0: GK_ATOM(dragging, "dragging") michael@0: GK_ATOM(dragleave, "dragleave") michael@0: GK_ATOM(dragover, "dragover") michael@0: GK_ATOM(dragSession, "dragSession") michael@0: GK_ATOM(dragstart, "dragstart") michael@0: GK_ATOM(drawintitlebar, "drawintitlebar") michael@0: GK_ATOM(drawtitle, "drawtitle") michael@0: GK_ATOM(drop, "drop") michael@0: GK_ATOM(dropAfter, "dropAfter") michael@0: GK_ATOM(dropBefore, "dropBefore") michael@0: GK_ATOM(dropOn, "dropOn") michael@0: GK_ATOM(dropMarker, "dropmarker") michael@0: GK_ATOM(dt, "dt") michael@0: GK_ATOM(editable, "editable") michael@0: GK_ATOM(editing, "editing") michael@0: GK_ATOM(editor, "editor") michael@0: GK_ATOM(editorDisplayList, "EditorDisplay-List") michael@0: GK_ATOM(element, "element") michael@0: GK_ATOM(elementAvailable, "element-available") michael@0: GK_ATOM(elements, "elements") michael@0: GK_ATOM(em, "em") michael@0: GK_ATOM(embed, "embed") michael@0: GK_ATOM(embossed, "embossed") michael@0: GK_ATOM(empty, "empty") michael@0: GK_ATOM(encoding, "encoding") michael@0: GK_ATOM(enctype, "enctype") michael@0: GK_ATOM(end, "end") michael@0: GK_ATOM(endEvent, "endEvent") michael@0: GK_ATOM(end_after, "end_after") michael@0: GK_ATOM(end_before, "end_before") michael@0: GK_ATOM(equalsize, "equalsize") michael@0: GK_ATOM(error, "error") michael@0: GK_ATOM(even, "even") michael@0: GK_ATOM(event, "event") michael@0: GK_ATOM(events, "events") michael@0: GK_ATOM(excludeResultPrefixes, "exclude-result-prefixes") michael@0: GK_ATOM(excludes, "excludes") michael@0: GK_ATOM(expr, "expr") michael@0: GK_ATOM(expectingSystemMessage, "expecting-system-message") michael@0: GK_ATOM(extends, "extends") michael@0: GK_ATOM(extensionElementPrefixes, "extension-element-prefixes") michael@0: GK_ATOM(face, "face") michael@0: GK_ATOM(fallback, "fallback") michael@0: GK_ATOM(_false, "false") michael@0: GK_ATOM(farthest, "farthest") michael@0: GK_ATOM(field, "field") michael@0: GK_ATOM(fieldset, "fieldset") michael@0: GK_ATOM(figcaption, "figcaption") michael@0: GK_ATOM(figure, "figure") michael@0: GK_ATOM(fixed, "fixed") michael@0: GK_ATOM(flags, "flags") michael@0: GK_ATOM(flex, "flex") michael@0: GK_ATOM(flexgroup, "flexgroup") michael@0: GK_ATOM(flip, "flip") michael@0: GK_ATOM(floating, "floating") michael@0: GK_ATOM(floor, "floor") michael@0: GK_ATOM(flowlength, "flowlength") michael@0: GK_ATOM(focus, "focus") michael@0: GK_ATOM(focused, "focused") michael@0: GK_ATOM(following, "following") michael@0: GK_ATOM(followingSibling, "following-sibling") michael@0: GK_ATOM(font, "font") michael@0: GK_ATOM(fontWeight, "font-weight") michael@0: GK_ATOM(fontpicker, "fontpicker") michael@0: GK_ATOM(footer, "footer") michael@0: GK_ATOM(_for, "for") michael@0: GK_ATOM(forEach, "for-each") michael@0: GK_ATOM(forceOwnRefreshDriver, "forceOwnRefreshDriver") michael@0: GK_ATOM(form, "form") michael@0: GK_ATOM(formaction, "formaction") michael@0: GK_ATOM(format, "format") michael@0: GK_ATOM(formatNumber, "format-number") michael@0: GK_ATOM(formenctype, "formenctype") michael@0: GK_ATOM(formmethod, "formmethod") michael@0: GK_ATOM(formnovalidate, "formnovalidate") michael@0: GK_ATOM(formtarget, "formtarget") michael@0: GK_ATOM(frame, "frame") michael@0: GK_ATOM(frameborder, "frameborder") michael@0: GK_ATOM(frameset, "frameset") michael@0: GK_ATOM(from, "from") michael@0: GK_ATOM(functionAvailable, "function-available") michael@0: GK_ATOM(generateId, "generate-id") michael@0: GK_ATOM(getter, "getter") michael@0: GK_ATOM(glyphchar, "glyphchar") michael@0: GK_ATOM(glyphid, "glyphid") michael@0: GK_ATOM(grid, "grid") michael@0: GK_ATOM(grippy, "grippy") michael@0: GK_ATOM(group, "group") michael@0: GK_ATOM(groupingSeparator, "grouping-separator") michael@0: GK_ATOM(groupingSize, "grouping-size") michael@0: GK_ATOM(grow, "grow") michael@0: GK_ATOM(gutter, "gutter") michael@0: GK_ATOM(h1, "h1") michael@0: GK_ATOM(h2, "h2") michael@0: GK_ATOM(h3, "h3") michael@0: GK_ATOM(h4, "h4") michael@0: GK_ATOM(h5, "h5") michael@0: GK_ATOM(h6, "h6") michael@0: GK_ATOM(handheld, "handheld") michael@0: GK_ATOM(handheldFriendly, "HandheldFriendly") michael@0: GK_ATOM(handler, "handler") michael@0: GK_ATOM(handlers, "handlers") michael@0: GK_ATOM(HARD, "HARD") michael@0: GK_ATOM(hasSameNode, "has-same-node") michael@0: GK_ATOM(hbox, "hbox") michael@0: GK_ATOM(head, "head") michael@0: GK_ATOM(header, "header") michael@0: GK_ATOM(headers, "headers") michael@0: GK_ATOM(height, "height") michael@0: GK_ATOM(hgroup, "hgroup") michael@0: GK_ATOM(hidden, "hidden") michael@0: GK_ATOM(hidechrome, "hidechrome") michael@0: GK_ATOM(hidecolumnpicker, "hidecolumnpicker") michael@0: GK_ATOM(high, "high") michael@0: GK_ATOM(highest, "highest") michael@0: GK_ATOM(horizontal, "horizontal") michael@0: GK_ATOM(hover, "hover") michael@0: GK_ATOM(hr, "hr") michael@0: GK_ATOM(href, "href") michael@0: GK_ATOM(hreflang, "hreflang") michael@0: GK_ATOM(hspace, "hspace") michael@0: GK_ATOM(html, "html") michael@0: GK_ATOM(httpEquiv, "http-equiv") michael@0: GK_ATOM(i, "i") michael@0: GK_ATOM(icon, "icon") michael@0: GK_ATOM(id, "id") michael@0: GK_ATOM(_if, "if") michael@0: GK_ATOM(iframe, "iframe") michael@0: GK_ATOM(ignorecase, "ignorecase") michael@0: GK_ATOM(ignorekeys, "ignorekeys") michael@0: GK_ATOM(ignoreuserfocus, "ignoreuserfocus") michael@0: GK_ATOM(ilayer, "ilayer") michael@0: GK_ATOM(image, "image") michael@0: GK_ATOM(imageClickedPoint, "image-clicked-point") michael@0: GK_ATOM(img, "img") michael@0: GK_ATOM(implementation, "implementation") michael@0: GK_ATOM(implements, "implements") michael@0: GK_ATOM(import, "import") michael@0: GK_ATOM(inactivetitlebarcolor, "inactivetitlebarcolor") michael@0: GK_ATOM(include, "include") michael@0: GK_ATOM(includes, "includes") michael@0: GK_ATOM(increment, "increment") michael@0: GK_ATOM(indent, "indent") michael@0: GK_ATOM(indeterminate, "indeterminate") michael@0: GK_ATOM(index, "index") michael@0: GK_ATOM(infer, "infer") michael@0: GK_ATOM(infinity, "infinity") michael@0: GK_ATOM(inherit, "inherit") michael@0: GK_ATOM(inherits, "inherits") michael@0: GK_ATOM(inheritstyle, "inheritstyle") michael@0: GK_ATOM(initial_scale, "initial-scale") michael@0: GK_ATOM(input, "input") michael@0: GK_ATOM(inputmode, "inputmode") michael@0: GK_ATOM(ins, "ins") michael@0: GK_ATOM(insertafter, "insertafter") michael@0: GK_ATOM(insertbefore, "insertbefore") michael@0: GK_ATOM(instanceOf, "instanceOf") michael@0: GK_ATOM(int32, "int32") michael@0: GK_ATOM(int64, "int64") michael@0: GK_ATOM(integer, "integer") michael@0: GK_ATOM(intersection, "intersection") michael@0: GK_ATOM(is, "is") michael@0: GK_ATOM(iscontainer, "iscontainer") michael@0: GK_ATOM(isempty, "isempty") michael@0: GK_ATOM(ismap, "ismap") michael@0: GK_ATOM(itemid, "itemid") michael@0: GK_ATOM(itemprop, "itemprop") michael@0: GK_ATOM(itemref, "itemref") michael@0: GK_ATOM(itemscope, "itemscope") michael@0: GK_ATOM(itemtype, "itemtype") michael@0: GK_ATOM(kbd, "kbd") michael@0: GK_ATOM(noautofocus, "noautofocus") michael@0: GK_ATOM(keepcurrentinview, "keepcurrentinview") michael@0: GK_ATOM(keepobjectsalive, "keepobjectsalive") michael@0: GK_ATOM(key, "key") michael@0: GK_ATOM(keycode, "keycode") michael@0: GK_ATOM(keydown, "keydown") michael@0: GK_ATOM(keygen, "keygen") michael@0: GK_ATOM(keypress, "keypress") michael@0: GK_ATOM(keyset, "keyset") michael@0: GK_ATOM(keytext, "keytext") michael@0: GK_ATOM(keyup, "keyup") michael@0: GK_ATOM(kind, "kind") michael@0: GK_ATOM(label, "label") michael@0: GK_ATOM(lang, "lang") michael@0: GK_ATOM(language, "language") michael@0: GK_ATOM(last, "last") michael@0: GK_ATOM(layer, "layer") michael@0: GK_ATOM(layout, "layout") michael@0: GK_ATOM(leading, "leading") michael@0: GK_ATOM(leaf, "leaf") michael@0: GK_ATOM(left, "left") michael@0: GK_ATOM(leftmargin, "leftmargin") michael@0: GK_ATOM(leftpadding, "leftpadding") michael@0: GK_ATOM(legend, "legend") michael@0: GK_ATOM(length, "length") michael@0: GK_ATOM(letterValue, "letter-value") michael@0: GK_ATOM(level, "level") michael@0: GK_ATOM(li, "li") michael@0: GK_ATOM(line, "line") michael@0: GK_ATOM(link, "link") michael@0: GK_ATOM(list, "list") michael@0: GK_ATOM(listbox, "listbox") michael@0: GK_ATOM(listboxbody, "listboxbody") michael@0: GK_ATOM(listcell, "listcell") michael@0: GK_ATOM(listcol, "listcol") michael@0: GK_ATOM(listcols, "listcols") michael@0: GK_ATOM(listener, "listener") michael@0: GK_ATOM(listhead, "listhead") michael@0: GK_ATOM(listheader, "listheader") michael@0: GK_ATOM(listing, "listing") michael@0: GK_ATOM(listitem, "listitem") michael@0: GK_ATOM(listrows, "listrows") michael@0: GK_ATOM(load, "load") michael@0: GK_ATOM(localedir, "localedir") michael@0: GK_ATOM(localName, "local-name") michael@0: GK_ATOM(longdesc, "longdesc") michael@0: GK_ATOM(loop, "loop") michael@0: GK_ATOM(low, "low") michael@0: GK_ATOM(lowerFirst, "lower-first") michael@0: GK_ATOM(lowest, "lowest") michael@0: GK_ATOM(lowsrc, "lowsrc") michael@0: GK_ATOM(ltr, "ltr") michael@0: GK_ATOM(lwtheme, "lwtheme") michael@0: GK_ATOM(lwthemetextcolor, "lwthemetextcolor") michael@0: GK_ATOM(main, "main") michael@0: GK_ATOM(map, "map") michael@0: GK_ATOM(manifest, "manifest") michael@0: GK_ATOM(marginheight, "marginheight") michael@0: GK_ATOM(marginwidth, "marginwidth") michael@0: GK_ATOM(mark, "mark") michael@0: GK_ATOM(marquee, "marquee") michael@0: GK_ATOM(match, "match") michael@0: GK_ATOM(max, "max") michael@0: GK_ATOM(maxheight, "maxheight") michael@0: GK_ATOM(maximum_scale, "maximum-scale") michael@0: GK_ATOM(maxlength, "maxlength") michael@0: GK_ATOM(maxpos, "maxpos") michael@0: GK_ATOM(maxwidth, "maxwidth") michael@0: GK_ATOM(mayscript, "mayscript") michael@0: GK_ATOM(media, "media") michael@0: GK_ATOM(mediaType, "media-type") michael@0: GK_ATOM(member, "member") michael@0: GK_ATOM(menu, "menu") michael@0: GK_ATOM(menubar, "menubar") michael@0: GK_ATOM(menubutton, "menubutton") michael@0: GK_ATOM(menuButton, "menu-button") michael@0: GK_ATOM(menuitem, "menuitem") michael@0: GK_ATOM(menulist, "menulist") michael@0: GK_ATOM(menupopup, "menupopup") michael@0: GK_ATOM(menuseparator, "menuseparator") michael@0: GK_ATOM(message, "message") michael@0: GK_ATOM(meta, "meta") michael@0: GK_ATOM(meter, "meter") michael@0: GK_ATOM(method, "method") michael@0: GK_ATOM(microdataProperties, "microdataProperties") michael@0: GK_ATOM(middle, "middle") michael@0: GK_ATOM(min, "min") michael@0: GK_ATOM(minheight, "minheight") michael@0: GK_ATOM(minimum_scale, "minimum-scale") michael@0: GK_ATOM(minpos, "minpos") michael@0: GK_ATOM(minusSign, "minus-sign") michael@0: GK_ATOM(minwidth, "minwidth") michael@0: GK_ATOM(_mixed, "mixed") michael@0: GK_ATOM(mod, "mod") michael@0: GK_ATOM(mode, "mode") michael@0: GK_ATOM(modifiers, "modifiers") michael@0: GK_ATOM(monochrome, "monochrome") michael@0: GK_ATOM(mousedown, "mousedown") michael@0: GK_ATOM(mousemove, "mousemove") michael@0: GK_ATOM(mouseout, "mouseout") michael@0: GK_ATOM(mouseover, "mouseover") michael@0: GK_ATOM(mousethrough, "mousethrough") michael@0: GK_ATOM(mouseup, "mouseup") michael@0: GK_ATOM(mozaudiochannel, "mozaudiochannel") michael@0: GK_ATOM(mozasyncpanzoom, "mozasyncpanzoom") michael@0: GK_ATOM(mozfullscreenchange, "mozfullscreenchange") michael@0: GK_ATOM(mozfullscreenerror, "mozfullscreenerror") michael@0: GK_ATOM(mozpasspointerevents, "mozpasspointerevents") michael@0: GK_ATOM(mozpointerlockchange, "mozpointerlockchange") michael@0: GK_ATOM(mozpointerlockerror, "mozpointerlockerror") michael@0: GK_ATOM(moz_opaque, "moz-opaque") michael@0: GK_ATOM(moz_action_hint, "mozactionhint") michael@0: GK_ATOM(x_moz_errormessage, "x-moz-errormessage") michael@0: GK_ATOM(msthemecompatible, "msthemecompatible") michael@0: GK_ATOM(multicol, "multicol") michael@0: GK_ATOM(multiple, "multiple") michael@0: GK_ATOM(muted, "muted") michael@0: GK_ATOM(name, "name") michael@0: GK_ATOM(_namespace, "namespace") michael@0: GK_ATOM(namespaceAlias, "namespace-alias") michael@0: GK_ATOM(namespaceUri, "namespace-uri") michael@0: GK_ATOM(NaN, "NaN") michael@0: GK_ATOM(nav, "nav") michael@0: GK_ATOM(negate, "negate") michael@0: GK_ATOM(never, "never") michael@0: GK_ATOM(_new, "new") michael@0: GK_ATOM(newline, "newline") michael@0: GK_ATOM(nextBidi, "NextBidi") michael@0: GK_ATOM(no, "no") michael@0: GK_ATOM(noautohide, "noautohide") michael@0: GK_ATOM(nobr, "nobr") michael@0: GK_ATOM(node, "node") michael@0: GK_ATOM(nodefaultsrc, "nodefaultsrc") michael@0: GK_ATOM(nodeSet, "node-set") michael@0: GK_ATOM(noembed, "noembed") michael@0: GK_ATOM(noframes, "noframes") michael@0: GK_ATOM(nohref, "nohref") michael@0: GK_ATOM(nonce, "nonce") michael@0: GK_ATOM(none, "none") michael@0: GK_ATOM(noresize, "noresize") michael@0: GK_ATOM(normal, "normal") michael@0: GK_ATOM(normalizeSpace, "normalize-space") michael@0: GK_ATOM(noscript, "noscript") michael@0: GK_ATOM(noshade, "noshade") michael@0: GK_ATOM(novalidate, "novalidate") michael@0: GK_ATOM(_not, "not") michael@0: GK_ATOM(nowrap, "nowrap") michael@0: GK_ATOM(number, "number") michael@0: GK_ATOM(null, "null") michael@0: GK_ATOM(object, "object") michael@0: GK_ATOM(objectType, "object-type") michael@0: GK_ATOM(observer, "observer") michael@0: GK_ATOM(observes, "observes") michael@0: GK_ATOM(odd, "odd") michael@0: GK_ATOM(OFF, "OFF") michael@0: GK_ATOM(ol, "ol") michael@0: GK_ATOM(omitXmlDeclaration, "omit-xml-declaration") michael@0: GK_ATOM(ona2dpstatuschanged, "ona2dpstatuschanged") michael@0: GK_ATOM(onabort, "onabort") michael@0: GK_ATOM(onadapteradded, "onadapteradded") michael@0: GK_ATOM(onafterprint, "onafterprint") michael@0: GK_ATOM(onafterscriptexecute, "onafterscriptexecute") michael@0: GK_ATOM(onalerting, "onalerting") michael@0: GK_ATOM(onanimationend, "onanimationend") michael@0: GK_ATOM(onanimationiteration, "onanimationiteration") michael@0: GK_ATOM(onanimationstart, "onanimationstart") michael@0: GK_ATOM(onantennaavailablechange, "onantennaavailablechange") michael@0: GK_ATOM(onAppCommand, "onAppCommand") michael@0: GK_ATOM(onaudioprocess, "onaudioprocess") michael@0: GK_ATOM(onbeforecopy, "onbeforecopy") michael@0: GK_ATOM(onbeforecut, "onbeforecut") michael@0: GK_ATOM(onbeforepaste, "onbeforepaste") michael@0: GK_ATOM(onbeforeprint, "onbeforeprint") michael@0: GK_ATOM(onbeforescriptexecute, "onbeforescriptexecute") michael@0: GK_ATOM(onbeforeunload, "onbeforeunload") michael@0: GK_ATOM(onblocked, "onblocked") michael@0: GK_ATOM(onblur, "onblur") michael@0: GK_ATOM(onbroadcast, "onbroadcast") michael@0: GK_ATOM(onbusy, "onbusy") michael@0: GK_ATOM(oncached, "oncached") michael@0: GK_ATOM(oncallschanged, "oncallschanged") michael@0: GK_ATOM(oncardstatechange, "oncardstatechange") michael@0: GK_ATOM(oncfstatechange, "oncfstatechange") michael@0: GK_ATOM(onchange, "onchange") michael@0: GK_ATOM(onchargingchange, "onchargingchange") michael@0: GK_ATOM(onchargingtimechange, "onchargingtimechange") michael@0: GK_ATOM(onchecking, "onchecking") michael@0: GK_ATOM(onclick, "onclick") michael@0: GK_ATOM(onclose, "onclose") michael@0: GK_ATOM(oncommand, "oncommand") michael@0: GK_ATOM(oncommandupdate, "oncommandupdate") michael@0: GK_ATOM(oncomplete, "oncomplete") michael@0: GK_ATOM(oncompositionend, "oncompositionend") michael@0: GK_ATOM(oncompositionstart, "oncompositionstart") michael@0: GK_ATOM(oncompositionupdate, "oncompositionupdate") michael@0: GK_ATOM(onconnect, "onconnect") michael@0: GK_ATOM(onconnected, "onconnected") michael@0: GK_ATOM(onconnecting, "onconnecting") michael@0: GK_ATOM(oncontextmenu, "oncontextmenu") michael@0: GK_ATOM(oncopy, "oncopy") michael@0: GK_ATOM(oncut, "oncut") michael@0: GK_ATOM(ondatachange, "ondatachange") michael@0: GK_ATOM(ondataerror, "ondataerror") michael@0: GK_ATOM(ondblclick, "ondblclick") michael@0: GK_ATOM(ondeliverysuccess, "ondeliverysuccess") michael@0: GK_ATOM(ondeliveryerror, "ondeliveryerror") michael@0: GK_ATOM(ondevicefound, "ondevicefound") michael@0: GK_ATOM(ondialing, "ondialing") michael@0: GK_ATOM(ondisabled, "ondisabled") michael@0: GK_ATOM(ondischargingtimechange, "ondischargingtimechange") michael@0: GK_ATOM(ondisconnected, "ondisconnected") michael@0: GK_ATOM(ondisconnecting, "ondisconnecting") michael@0: GK_ATOM(ondownloading, "ondownloading") michael@0: GK_ATOM(onDOMActivate, "onDOMActivate") michael@0: GK_ATOM(onDOMAttrModified, "onDOMAttrModified") michael@0: GK_ATOM(onDOMCharacterDataModified, "onDOMCharacterDataModified") michael@0: GK_ATOM(onDOMFocusIn, "onDOMFocusIn") michael@0: GK_ATOM(onDOMFocusOut, "onDOMFocusOut") michael@0: GK_ATOM(onDOMMouseScroll, "onDOMMouseScroll") michael@0: GK_ATOM(onDOMNodeInserted, "onDOMNodeInserted") michael@0: GK_ATOM(onDOMNodeInsertedIntoDocument, "onDOMNodeInsertedIntoDocument") michael@0: GK_ATOM(onDOMNodeRemoved, "onDOMNodeRemoved") michael@0: GK_ATOM(onDOMNodeRemovedFromDocument, "onDOMNodeRemovedFromDocument") michael@0: GK_ATOM(onDOMSubtreeModified, "onDOMSubtreeModified") michael@0: GK_ATOM(ondrag, "ondrag") michael@0: GK_ATOM(ondragdrop, "ondragdrop") michael@0: GK_ATOM(ondragend, "ondragend") michael@0: GK_ATOM(ondragenter, "ondragenter") michael@0: GK_ATOM(ondragexit, "ondragexit") michael@0: GK_ATOM(ondraggesture, "ondraggesture") michael@0: GK_ATOM(ondragleave, "ondragleave") michael@0: GK_ATOM(ondragover, "ondragover") michael@0: GK_ATOM(ondragstart, "ondragstart") michael@0: GK_ATOM(ondrop, "ondrop") michael@0: GK_ATOM(onenabled, "onenabled") michael@0: GK_ATOM(onemergencycbmodechange, "onemergencycbmodechange") michael@0: GK_ATOM(onerror, "onerror") michael@0: GK_ATOM(onfailed, "onfailed") michael@0: GK_ATOM(onfocus, "onfocus") michael@0: GK_ATOM(onfrequencychange, "onfrequencychange") michael@0: GK_ATOM(onspeakerforcedchange, "onspeakerforcedchange") michael@0: GK_ATOM(onget, "onget") michael@0: GK_ATOM(ongroupchange, "ongroupchange") michael@0: GK_ATOM(onhashchange, "onhashchange") michael@0: GK_ATOM(onheadphoneschange, "onheadphoneschange") michael@0: GK_ATOM(onheld, "onheld") michael@0: GK_ATOM(onhfpstatuschanged, "onhfpstatuschanged") michael@0: GK_ATOM(onholding, "onholding") michael@0: GK_ATOM(oniccchange, "oniccchange") michael@0: GK_ATOM(oniccdetected, "oniccdetected") michael@0: GK_ATOM(oniccinfochange, "oniccinfochange") michael@0: GK_ATOM(oniccundetected, "oniccundetected") michael@0: GK_ATOM(onincoming, "onincoming") michael@0: GK_ATOM(oninput, "oninput") michael@0: GK_ATOM(oninvalid, "oninvalid") michael@0: GK_ATOM(onkeydown, "onkeydown") michael@0: GK_ATOM(onkeypress, "onkeypress") michael@0: GK_ATOM(onkeyup, "onkeyup") michael@0: GK_ATOM(onlevelchange, "onlevelchange") michael@0: GK_ATOM(onLoad, "onLoad") michael@0: GK_ATOM(onload, "onload") michael@0: GK_ATOM(onpopstate, "onpopstate") michael@0: GK_ATOM(only, "only") // this one is not an event michael@0: GK_ATOM(onmessage, "onmessage") michael@0: GK_ATOM(onmousedown, "onmousedown") michael@0: GK_ATOM(onmouseenter, "onmouseenter") michael@0: GK_ATOM(onmouseleave, "onmouseleave") michael@0: GK_ATOM(onmousemove, "onmousemove") michael@0: GK_ATOM(onmouseout, "onmouseout") michael@0: GK_ATOM(onmouseover, "onmouseover") michael@0: GK_ATOM(onMozMouseHittest, "onMozMouseHittest") michael@0: GK_ATOM(onmouseup, "onmouseup") michael@0: GK_ATOM(onMozAfterPaint, "onMozAfterPaint") michael@0: GK_ATOM(onmozfullscreenchange, "onmozfullscreenchange") michael@0: GK_ATOM(onmozfullscreenerror, "onmozfullscreenerror") michael@0: GK_ATOM(onmozpointerlockchange, "onmozpointerlockchange") michael@0: GK_ATOM(onmozpointerlockerror, "onmozpointerlockerror") michael@0: GK_ATOM(onmoztimechange, "onmoztimechange") michael@0: GK_ATOM(onMozMousePixelScroll, "onMozMousePixelScroll") michael@0: GK_ATOM(onMozScrolledAreaChanged, "onMozScrolledAreaChanged") michael@0: GK_ATOM(onmoznetworkupload, "onmoznetworkupload") michael@0: GK_ATOM(onmoznetworkdownload, "onmoznetworkdownload") michael@0: GK_ATOM(onnoupdate, "onnoupdate") michael@0: GK_ATOM(onobsolete, "onobsolete") michael@0: GK_ATOM(ononline, "ononline") michael@0: GK_ATOM(onoffline, "onoffline") michael@0: GK_ATOM(onopen, "onopen") michael@0: GK_ATOM(onotastatuschange, "onotastatuschange") michael@0: GK_ATOM(onoverflow, "onoverflow") michael@0: GK_ATOM(onoverflowchanged, "onoverflowchanged") michael@0: GK_ATOM(onpagehide, "onpagehide") michael@0: GK_ATOM(onpageshow, "onpageshow") michael@0: GK_ATOM(onpaint, "onpaint") michael@0: GK_ATOM(onpairedstatuschanged, "onpairedstatuschanged") michael@0: GK_ATOM(onpaste, "onpaste") michael@0: GK_ATOM(onpopuphidden, "onpopuphidden") michael@0: GK_ATOM(onpopuphiding, "onpopuphiding") michael@0: GK_ATOM(onpopupshowing, "onpopupshowing") michael@0: GK_ATOM(onpopupshown, "onpopupshown") michael@0: GK_ATOM(onradiostatechange, "onradiostatechange") michael@0: GK_ATOM(onreaderror, "onreaderror") michael@0: GK_ATOM(onreadsuccess, "onreadsuccess") michael@0: GK_ATOM(onreadystatechange, "onreadystatechange") michael@0: GK_ATOM(onreceived, "onreceived") michael@0: GK_ATOM(onremoteheld, "onremoteheld") michael@0: GK_ATOM(onremoteresumed, "onremoteresumed") michael@0: GK_ATOM(onretrieving, "onretrieving") michael@0: GK_ATOM(onRequest, "onRequest") michael@0: GK_ATOM(onrequestmediaplaystatus, "onrequestmediaplaystatus") michael@0: GK_ATOM(onreset, "onreset") michael@0: GK_ATOM(onresuming, "onresuming") michael@0: GK_ATOM(onresize, "onresize") michael@0: GK_ATOM(onscostatuschanged, "onscostatuschanged") michael@0: GK_ATOM(onscroll, "onscroll") michael@0: GK_ATOM(onselect, "onselect") michael@0: GK_ATOM(onsending, "onsending") michael@0: GK_ATOM(onsent, "onsent") michael@0: GK_ATOM(onset, "onset") michael@0: GK_ATOM(onshow, "onshow") michael@0: GK_ATOM(onstatechange, "onstatechange") michael@0: GK_ATOM(onstatuschanged, "onstatuschanged") michael@0: GK_ATOM(onstkcommand, "onstkcommand") michael@0: GK_ATOM(onstksessionend, "onstksessionend") michael@0: GK_ATOM(onsubmit, "onsubmit") michael@0: GK_ATOM(onsuccess, "onsuccess") michael@0: GK_ATOM(ontypechange, "ontypechange") michael@0: GK_ATOM(ontext, "ontext") michael@0: GK_ATOM(ontouchstart, "ontouchstart") michael@0: GK_ATOM(ontouchend, "ontouchend") michael@0: GK_ATOM(ontouchmove, "ontouchmove") michael@0: GK_ATOM(ontouchenter, "ontouchenter") michael@0: GK_ATOM(ontouchleave, "ontouchleave") michael@0: GK_ATOM(ontouchcancel, "ontouchcancel") michael@0: GK_ATOM(ontransitionend, "ontransitionend") michael@0: GK_ATOM(onunderflow, "onunderflow") michael@0: GK_ATOM(onunload, "onunload") michael@0: GK_ATOM(onupdateready, "onupdateready") michael@0: GK_ATOM(onupgradeneeded, "onupgradeneeded") michael@0: GK_ATOM(onussdreceived, "onussdreceived") michael@0: GK_ATOM(onversionchange, "onversionchange") michael@0: GK_ATOM(onvoicechange, "onvoicechange") michael@0: GK_ATOM(onwheel, "onwheel") michael@0: GK_ATOM(open, "open") michael@0: GK_ATOM(optgroup, "optgroup") michael@0: GK_ATOM(optimum, "optimum") michael@0: GK_ATOM(option, "option") michael@0: GK_ATOM(_or, "or") michael@0: GK_ATOM(order, "order") michael@0: GK_ATOM(ordinal, "ordinal") michael@0: GK_ATOM(orient, "orient") michael@0: GK_ATOM(orientation, "orientation") michael@0: GK_ATOM(otherwise, "otherwise") michael@0: GK_ATOM(output, "output") michael@0: GK_ATOM(overflow, "overflow") michael@0: GK_ATOM(overflowchanged, "overflowchanged") michael@0: GK_ATOM(overlay, "overlay") michael@0: GK_ATOM(overlap, "overlap") michael@0: GK_ATOM(p, "p") michael@0: GK_ATOM(pack, "pack") michael@0: GK_ATOM(page, "page") michael@0: GK_ATOM(pageincrement, "pageincrement") michael@0: GK_ATOM(pagex, "pagex") michael@0: GK_ATOM(pagey, "pagey") michael@0: GK_ATOM(paint_order, "paint-order") michael@0: GK_ATOM(palettename, "palettename") michael@0: GK_ATOM(panel, "panel") michael@0: GK_ATOM(param, "param") michael@0: GK_ATOM(parameter, "parameter") michael@0: GK_ATOM(parent, "parent") michael@0: GK_ATOM(parentapp, "parentapp") michael@0: GK_ATOM(parentfocused, "parentfocused") michael@0: GK_ATOM(parsetype, "parsetype") michael@0: GK_ATOM(pattern, "pattern") michael@0: GK_ATOM(patternSeparator, "pattern-separator") michael@0: GK_ATOM(perMille, "per-mille") michael@0: GK_ATOM(percent, "percent") michael@0: GK_ATOM(persist, "persist") michael@0: GK_ATOM(phase, "phase") michael@0: GK_ATOM(ping, "ping") michael@0: GK_ATOM(pinned,"pinned") michael@0: GK_ATOM(placeholder, "placeholder") michael@0: GK_ATOM(plaintext, "plaintext") michael@0: GK_ATOM(playbackrate, "playbackrate") michael@0: GK_ATOM(pointSize, "point-size") michael@0: GK_ATOM(poly, "poly") michael@0: GK_ATOM(polygon, "polygon") michael@0: GK_ATOM(popup, "popup") michael@0: GK_ATOM(popupalign, "popupalign") michael@0: GK_ATOM(popupanchor, "popupanchor") michael@0: GK_ATOM(popupgroup, "popupgroup") michael@0: GK_ATOM(popuphidden, "popuphidden") michael@0: GK_ATOM(popuphiding, "popuphiding") michael@0: GK_ATOM(popupset, "popupset") michael@0: GK_ATOM(popupshowing, "popupshowing") michael@0: GK_ATOM(popupshown, "popupshown") michael@0: GK_ATOM(popupsinherittooltip, "popupsinherittooltip") michael@0: GK_ATOM(position, "position") michael@0: GK_ATOM(poster, "poster") michael@0: GK_ATOM(pre, "pre") michael@0: GK_ATOM(preceding, "preceding") michael@0: GK_ATOM(precedingSibling, "preceding-sibling") michael@0: GK_ATOM(predicate, "predicate") michael@0: GK_ATOM(prefix, "prefix") michael@0: GK_ATOM(preload, "preload") michael@0: GK_ATOM(preserve, "preserve") michael@0: GK_ATOM(preserveSpace, "preserve-space") michael@0: GK_ATOM(preventdefault, "preventdefault") michael@0: GK_ATOM(primary, "primary") michael@0: GK_ATOM(print, "print") michael@0: GK_ATOM(priority, "priority") michael@0: GK_ATOM(processingInstruction, "processing-instruction") michael@0: GK_ATOM(profile, "profile") michael@0: GK_ATOM(progress, "progress") michael@0: GK_ATOM(progressmeter, "progressmeter") michael@0: GK_ATOM(progressNormal, "progressNormal") michael@0: GK_ATOM(progressUndetermined, "progressUndetermined") michael@0: GK_ATOM(projection, "projection") michael@0: GK_ATOM(prompt, "prompt") michael@0: GK_ATOM(propagate, "propagate") michael@0: GK_ATOM(properties, "properties") michael@0: GK_ATOM(property, "property") michael@0: GK_ATOM(pubdate, "pubdate") michael@0: GK_ATOM(q, "q") michael@0: GK_ATOM(query, "query") michael@0: GK_ATOM(queryset, "queryset") michael@0: GK_ATOM(querytype, "querytype") michael@0: GK_ATOM(radio, "radio") michael@0: GK_ATOM(radiogroup, "radiogroup") michael@0: GK_ATOM(range, "range") michael@0: GK_ATOM(readonly, "readonly") michael@0: GK_ATOM(rect, "rect") michael@0: GK_ATOM(rectangle, "rectangle") michael@0: GK_ATOM(ref, "ref") michael@0: GK_ATOM(refresh, "refresh") michael@0: GK_ATOM(rel, "rel") michael@0: GK_ATOM(rem, "rem") michael@0: GK_ATOM(removeelement, "removeelement") michael@0: GK_ATOM(renderingobserverlist, "renderingobserverlist") michael@0: GK_ATOM(repeat, "repeat") michael@0: GK_ATOM(replace, "replace") michael@0: GK_ATOM(required, "required") michael@0: GK_ATOM(reset, "reset") michael@0: GK_ATOM(resizeafter, "resizeafter") michael@0: GK_ATOM(resizebefore, "resizebefore") michael@0: GK_ATOM(resizer, "resizer") michael@0: GK_ATOM(resolution, "resolution") michael@0: GK_ATOM(resource, "resource") michael@0: GK_ATOM(resources, "resources") michael@0: GK_ATOM(result, "result") michael@0: GK_ATOM(resultPrefix, "result-prefix") michael@0: GK_ATOM(rev, "rev") michael@0: GK_ATOM(reverse, "reverse") michael@0: GK_ATOM(reversed, "reversed") michael@0: GK_ATOM(richlistbox, "richlistbox") michael@0: GK_ATOM(richlistitem, "richlistitem") michael@0: GK_ATOM(right, "right") michael@0: GK_ATOM(rightmargin, "rightmargin") michael@0: GK_ATOM(rightpadding, "rightpadding") michael@0: GK_ATOM(role, "role") michael@0: GK_ATOM(rolluponmousewheel, "rolluponmousewheel") michael@0: GK_ATOM(round, "round") michael@0: GK_ATOM(row, "row") michael@0: GK_ATOM(rows, "rows") michael@0: GK_ATOM(rowspan, "rowspan") michael@0: GK_ATOM(rp, "rp") michael@0: GK_ATOM(rt, "rt") michael@0: GK_ATOM(rtl, "rtl") michael@0: GK_ATOM(ruby, "ruby") michael@0: GK_ATOM(rule, "rule") michael@0: GK_ATOM(rules, "rules") michael@0: GK_ATOM(s, "s") michael@0: GK_ATOM(samp, "samp") michael@0: GK_ATOM(sandbox, "sandbox") michael@0: GK_ATOM(sbattr, "sbattr") michael@0: GK_ATOM(scale, "scale") michael@0: GK_ATOM(scan, "scan") michael@0: GK_ATOM(scheme, "scheme") michael@0: GK_ATOM(scope, "scope") michael@0: GK_ATOM(scoped, "scoped") michael@0: GK_ATOM(screen, "screen") michael@0: GK_ATOM(screenX, "screenX") michael@0: GK_ATOM(screenY, "screenY") michael@0: GK_ATOM(script, "script") michael@0: GK_ATOM(scriptEnabledBeforePrintOrPreview, "scriptEnabledBeforePrintOrPreview") michael@0: GK_ATOM(scrollbar, "scrollbar") michael@0: GK_ATOM(scrollbarbutton, "scrollbarbutton") michael@0: GK_ATOM(scrollbarDownBottom, "scrollbar-down-bottom") michael@0: GK_ATOM(scrollbarDownTop, "scrollbar-down-top") michael@0: GK_ATOM(scrollbarUpBottom, "scrollbar-up-bottom") michael@0: GK_ATOM(scrollbarUpTop, "scrollbar-up-top") michael@0: GK_ATOM(scrollbox, "scrollbox") michael@0: GK_ATOM(scrollcorner, "scrollcorner") michael@0: GK_ATOM(scrolling, "scrolling") michael@0: GK_ATOM(section, "section") michael@0: GK_ATOM(select, "select") michael@0: GK_ATOM(selectable, "selectable") michael@0: GK_ATOM(selected, "selected") michael@0: GK_ATOM(selectedIndex, "selectedIndex") michael@0: GK_ATOM(selectedindex, "selectedindex") michael@0: GK_ATOM(self, "self") michael@0: GK_ATOM(seltype, "seltype") michael@0: GK_ATOM(setcookie, "set-cookie") michael@0: GK_ATOM(setter, "setter") michael@0: GK_ATOM(shape, "shape") michael@0: GK_ATOM(show, "show") michael@0: GK_ATOM(showcaret, "showcaret") michael@0: GK_ATOM(showresizer, "showresizer") michael@0: GK_ATOM(simple, "simple") michael@0: GK_ATOM(single, "single") michael@0: GK_ATOM(size, "size") michael@0: GK_ATOM(sizes, "sizes") michael@0: GK_ATOM(sizemode, "sizemode") michael@0: GK_ATOM(sizetopopup, "sizetopopup") michael@0: GK_ATOM(slider, "slider") michael@0: GK_ATOM(small, "small") michael@0: GK_ATOM(smooth, "smooth") michael@0: GK_ATOM(snap, "snap") michael@0: GK_ATOM(sort, "sort") michael@0: GK_ATOM(sortActive, "sortActive") michael@0: GK_ATOM(sortDirection, "sortDirection") michael@0: GK_ATOM(sorted, "sorted") michael@0: GK_ATOM(sorthints, "sorthints") michael@0: GK_ATOM(sortLocked, "sortLocked") michael@0: GK_ATOM(sortResource, "sortResource") michael@0: GK_ATOM(sortResource2, "sortResource2") michael@0: GK_ATOM(sortSeparators, "sortSeparators") michael@0: GK_ATOM(sortStaticsLast, "sortStaticsLast") michael@0: GK_ATOM(source, "source") michael@0: GK_ATOM(space, "space") michael@0: GK_ATOM(spacer, "spacer") michael@0: GK_ATOM(span, "span") michael@0: GK_ATOM(spellcheck, "spellcheck") michael@0: GK_ATOM(spinner, "spinner") michael@0: GK_ATOM(split, "split") michael@0: GK_ATOM(splitmenu, "splitmenu") michael@0: GK_ATOM(splitter, "splitter") michael@0: GK_ATOM(spring, "spring") michael@0: GK_ATOM(src, "src") michael@0: GK_ATOM(srcdoc, "srcdoc") michael@0: GK_ATOM(srclang, "srclang") michael@0: GK_ATOM(stack, "stack") michael@0: GK_ATOM(standalone, "standalone") michael@0: GK_ATOM(standby, "standby") michael@0: GK_ATOM(start, "start") michael@0: GK_ATOM(start_after, "start_after") michael@0: GK_ATOM(start_before, "start_before") michael@0: GK_ATOM(startsWith, "starts-with") michael@0: GK_ATOM(state, "state") michael@0: GK_ATOM(statedatasource, "statedatasource") michael@0: GK_ATOM(staticHint, "staticHint") michael@0: GK_ATOM(statusbar, "statusbar") michael@0: GK_ATOM(statustext, "statustext") michael@0: GK_ATOM(step, "step") michael@0: GK_ATOM(stop, "stop") michael@0: GK_ATOM(stretch, "stretch") michael@0: GK_ATOM(strike, "strike") michael@0: GK_ATOM(string, "string") michael@0: GK_ATOM(stringLength, "string-length") michael@0: GK_ATOM(stripSpace, "strip-space") michael@0: GK_ATOM(strong, "strong") michael@0: GK_ATOM(style, "style") michael@0: GK_ATOM(stylesheet, "stylesheet") michael@0: GK_ATOM(stylesheetPrefix, "stylesheet-prefix") michael@0: GK_ATOM(subject, "subject") michael@0: GK_ATOM(submit, "submit") michael@0: GK_ATOM(substate, "substate") michael@0: GK_ATOM(substring, "substring") michael@0: GK_ATOM(substringAfter, "substring-after") michael@0: GK_ATOM(substringBefore, "substring-before") michael@0: GK_ATOM(sub, "sub") michael@0: GK_ATOM(sum, "sum") michael@0: GK_ATOM(sup, "sup") michael@0: GK_ATOM(summary, "summary") michael@0: GK_ATOM(systemProperty, "system-property") michael@0: GK_ATOM(tab, "tab") michael@0: GK_ATOM(tabbox, "tabbox") michael@0: GK_ATOM(tabindex, "tabindex") michael@0: GK_ATOM(table, "table") michael@0: GK_ATOM(tabpanel, "tabpanel") michael@0: GK_ATOM(tabpanels, "tabpanels") michael@0: GK_ATOM(tag, "tag") michael@0: GK_ATOM(target, "target") michael@0: GK_ATOM(targets, "targets") michael@0: GK_ATOM(tbody, "tbody") michael@0: GK_ATOM(td, "td") michael@0: GK_ATOM(_template, "template") michael@0: GK_ATOM(text_decoration, "text-decoration") michael@0: GK_ATOM(terminate, "terminate") michael@0: GK_ATOM(test, "test") michael@0: GK_ATOM(text, "text") michael@0: GK_ATOM(textarea, "textarea") michael@0: GK_ATOM(textbox, "textbox") michael@0: GK_ATOM(textnode, "textnode") michael@0: GK_ATOM(textNodeDirectionalityMap, "textNodeDirectionalityMap") michael@0: GK_ATOM(tfoot, "tfoot") michael@0: GK_ATOM(th, "th") michael@0: GK_ATOM(thead, "thead") michael@0: GK_ATOM(thumb, "thumb") michael@0: GK_ATOM(time, "time") michael@0: GK_ATOM(title, "title") michael@0: GK_ATOM(titlebar, "titlebar") michael@0: GK_ATOM(titletip, "titletip") michael@0: GK_ATOM(toggled, "toggled") michael@0: GK_ATOM(token, "token") michael@0: GK_ATOM(tokenize, "tokenize") michael@0: GK_ATOM(toolbar, "toolbar") michael@0: GK_ATOM(toolbarbutton, "toolbarbutton") michael@0: GK_ATOM(toolbaritem, "toolbaritem") michael@0: GK_ATOM(toolbox, "toolbox") michael@0: GK_ATOM(tooltip, "tooltip") michael@0: GK_ATOM(tooltiptext, "tooltiptext") michael@0: GK_ATOM(top, "top") michael@0: GK_ATOM(topleft, "topleft") michael@0: GK_ATOM(topmargin, "topmargin") michael@0: GK_ATOM(toppadding, "toppadding") michael@0: GK_ATOM(topright, "topright") michael@0: GK_ATOM(tr, "tr") michael@0: GK_ATOM(track, "track") michael@0: GK_ATOM(trailing, "trailing") michael@0: GK_ATOM(transform, "transform") michael@0: GK_ATOM(transformiix, "transformiix") michael@0: GK_ATOM(translate, "translate") michael@0: GK_ATOM(transparent, "transparent") michael@0: GK_ATOM(tree, "tree") michael@0: GK_ATOM(treecell, "treecell") michael@0: GK_ATOM(treechildren, "treechildren") michael@0: GK_ATOM(treecol, "treecol") michael@0: GK_ATOM(treecolpicker, "treecolpicker") michael@0: GK_ATOM(treecols, "treecols") michael@0: GK_ATOM(treeitem, "treeitem") michael@0: GK_ATOM(treerow, "treerow") michael@0: GK_ATOM(treeseparator, "treeseparator") michael@0: GK_ATOM(triple, "triple") michael@0: GK_ATOM(_true, "true") michael@0: GK_ATOM(tt, "tt") michael@0: GK_ATOM(tty, "tty") michael@0: GK_ATOM(tv, "tv") michael@0: GK_ATOM(type, "type") michael@0: GK_ATOM(typemustmatch, "typemustmatch") michael@0: GK_ATOM(u, "u") michael@0: GK_ATOM(ul, "ul") michael@0: GK_ATOM(underflow, "underflow") michael@0: GK_ATOM(undetermined, "undetermined") michael@0: GK_ATOM(undoscope, "undoscope") michael@0: GK_ATOM(unload, "unload") michael@0: GK_ATOM(unparsedEntityUri, "unparsed-entity-uri") michael@0: GK_ATOM(upperFirst, "upper-first") michael@0: GK_ATOM(uri, "uri") michael@0: GK_ATOM(use, "use") michael@0: GK_ATOM(useAttributeSets, "use-attribute-sets") michael@0: GK_ATOM(usemap, "usemap") michael@0: GK_ATOM(user_scalable, "user-scalable") michael@0: GK_ATOM(userInput, "userInput") michael@0: GK_ATOM(validate, "validate") michael@0: GK_ATOM(valign, "valign") michael@0: GK_ATOM(value, "value") michael@0: GK_ATOM(values, "values") michael@0: GK_ATOM(valueOf, "value-of") michael@0: GK_ATOM(valuetype, "valuetype") michael@0: GK_ATOM(var, "var") michael@0: GK_ATOM(variable, "variable") michael@0: GK_ATOM(vbox, "vbox") michael@0: GK_ATOM(vcard_name, "vcard_name") michael@0: GK_ATOM(vendor, "vendor") michael@0: GK_ATOM(vendorUrl, "vendor-url") michael@0: GK_ATOM(version, "version") michael@0: GK_ATOM(vert, "vert") michael@0: GK_ATOM(vertical, "vertical") michael@0: GK_ATOM(audio, "audio") michael@0: GK_ATOM(video, "video") michael@0: GK_ATOM(videocontrols, "videocontrols") michael@0: GK_ATOM(viewport, "viewport") michael@0: GK_ATOM(viewport_height, "viewport-height") michael@0: GK_ATOM(viewport_initial_scale, "viewport-initial-scale") michael@0: GK_ATOM(viewport_maximum_scale, "viewport-maximum-scale") michael@0: GK_ATOM(viewport_minimum_scale, "viewport-minimum-scale") michael@0: GK_ATOM(viewport_user_scalable, "viewport-user-scalable") michael@0: GK_ATOM(viewport_width, "viewport-width") michael@0: GK_ATOM(visibility, "visibility") michael@0: GK_ATOM(vlink, "vlink") michael@0: GK_ATOM(vspace, "vspace") michael@0: GK_ATOM(wbr, "wbr") michael@0: GK_ATOM(when, "when") michael@0: GK_ATOM(where, "where") michael@0: GK_ATOM(widget, "widget") michael@0: GK_ATOM(width, "width") michael@0: GK_ATOM(window, "window") michael@0: GK_ATOM(headerWindowTarget, "window-target") michael@0: GK_ATOM(windowtype, "windowtype") michael@0: GK_ATOM(withParam, "with-param") michael@0: GK_ATOM(wizard, "wizard") michael@0: GK_ATOM(wrap, "wrap") michael@0: GK_ATOM(headerDNSPrefetchControl,"x-dns-prefetch-control") michael@0: GK_ATOM(headerOldCSP, "x-content-security-policy") michael@0: GK_ATOM(headerOldCSPReportOnly, "x-content-security-policy-report-only") michael@0: GK_ATOM(headerCSP, "content-security-policy") michael@0: GK_ATOM(headerCSPReportOnly, "content-security-policy-report-only") michael@0: GK_ATOM(headerXFO, "x-frame-options") michael@0: GK_ATOM(x_western, "x-western") michael@0: GK_ATOM(xml, "xml") michael@0: GK_ATOM(xml_stylesheet, "xml-stylesheet") michael@0: GK_ATOM(xmlns, "xmlns") michael@0: GK_ATOM(xmp, "xmp") michael@0: GK_ATOM(xulcontentsgenerated, "xulcontentsgenerated") michael@0: GK_ATOM(yes, "yes") michael@0: GK_ATOM(z_index, "z-index") michael@0: GK_ATOM(zeroDigit, "zero-digit") michael@0: michael@0: michael@0: GK_ATOM(percentage, "%") michael@0: GK_ATOM(A, "A") michael@0: GK_ATOM(alignment_baseline, "alignment-baseline") michael@0: GK_ATOM(allowReorder, "allowReorder") michael@0: GK_ATOM(altGlyph, "altGlyph") michael@0: GK_ATOM(altGlyphDef, "altGlyphDef") michael@0: GK_ATOM(altGlyphItem, "altGlyphItem") michael@0: GK_ATOM(amplitude, "amplitude") michael@0: GK_ATOM(animate, "animate") michael@0: GK_ATOM(animateColor, "animateColor") michael@0: GK_ATOM(animateMotion, "animateMotion") michael@0: GK_ATOM(animateTransform, "animateTransform") michael@0: GK_ATOM(arithmetic, "arithmetic") michael@0: GK_ATOM(atop, "atop") michael@0: GK_ATOM(azimuth, "azimuth") michael@0: GK_ATOM(B, "B") michael@0: GK_ATOM(baseFrequency, "baseFrequency") michael@0: GK_ATOM(baseline_shift, "baseline-shift") michael@0: GK_ATOM(bias, "bias") michael@0: GK_ATOM(clip_path, "clip-path") michael@0: GK_ATOM(clip_rule, "clip-rule") michael@0: GK_ATOM(clipPath, "clipPath") michael@0: GK_ATOM(clipPathUnits, "clipPathUnits") michael@0: GK_ATOM(cm, "cm") michael@0: GK_ATOM(colorInterpolation, "color-interpolation") michael@0: GK_ATOM(colorInterpolationFilters, "color-interpolation-filters") michael@0: GK_ATOM(colorProfile, "color-profile") michael@0: GK_ATOM(cursor, "cursor") michael@0: GK_ATOM(cx, "cx") michael@0: GK_ATOM(cy, "cy") michael@0: GK_ATOM(d, "d") michael@0: GK_ATOM(darken, "darken") michael@0: GK_ATOM(defs, "defs") michael@0: GK_ATOM(definition_src, "definition-src") michael@0: GK_ATOM(deg, "deg") michael@0: GK_ATOM(desc, "desc") michael@0: GK_ATOM(diffuseConstant, "diffuseConstant") michael@0: GK_ATOM(dilate, "dilate") michael@0: GK_ATOM(direction, "direction") michael@0: GK_ATOM(disable, "disable") michael@0: GK_ATOM(discrete, "discrete") michael@0: GK_ATOM(divisor, "divisor") michael@0: GK_ATOM(dominant_baseline, "dominant-baseline") michael@0: GK_ATOM(duplicate, "duplicate") michael@0: GK_ATOM(dx, "dx") michael@0: GK_ATOM(dy, "dy") michael@0: GK_ATOM(edgeMode, "edgeMode") michael@0: GK_ATOM(ellipse, "ellipse") michael@0: GK_ATOM(elevation, "elevation") michael@0: GK_ATOM(erode, "erode") michael@0: GK_ATOM(ex, "ex") michael@0: GK_ATOM(exact, "exact") michael@0: GK_ATOM(exponent, "exponent") michael@0: GK_ATOM(feBlend, "feBlend") michael@0: GK_ATOM(feColorMatrix, "feColorMatrix") michael@0: GK_ATOM(feComponentTransfer, "feComponentTransfer") michael@0: GK_ATOM(feComposite, "feComposite") michael@0: GK_ATOM(feConvolveMatrix, "feConvolveMatrix") michael@0: GK_ATOM(feDiffuseLighting, "feDiffuseLighting") michael@0: GK_ATOM(feDisplacementMap, "feDisplacementMap") michael@0: GK_ATOM(feDistantLight,"feDistantLight") michael@0: GK_ATOM(feDropShadow, "feDropShadow") michael@0: GK_ATOM(feFlood, "feFlood") michael@0: GK_ATOM(feFuncA, "feFuncA") michael@0: GK_ATOM(feFuncB, "feFuncB") michael@0: GK_ATOM(feFuncG, "feFuncG") michael@0: GK_ATOM(feFuncR, "feFuncR") michael@0: GK_ATOM(feGaussianBlur, "feGaussianBlur") michael@0: GK_ATOM(feImage, "feImage") michael@0: GK_ATOM(feMerge, "feMerge") michael@0: GK_ATOM(feMergeNode, "feMergeNode") michael@0: GK_ATOM(feMorphology, "feMorphology") michael@0: GK_ATOM(feOffset, "feOffset") michael@0: GK_ATOM(fePointLight, "fePointLight") michael@0: GK_ATOM(feSpecularLighting, "feSpecularLighting") michael@0: GK_ATOM(feSpotLight, "feSpotLight") michael@0: GK_ATOM(feTile, "feTile") michael@0: GK_ATOM(feTurbulence, "feTurbulence") michael@0: GK_ATOM(fill, "fill") michael@0: GK_ATOM(fill_opacity, "fill-opacity") michael@0: GK_ATOM(fill_rule, "fill-rule") michael@0: GK_ATOM(filter, "filter") michael@0: // Parsing for filterRes may be removed in the future. michael@0: // https://bugzilla.mozilla.org/show_bug.cgi?id=979472 michael@0: GK_ATOM(filterRes, "filterRes") michael@0: GK_ATOM(filterUnits, "filterUnits") michael@0: GK_ATOM(flood_color, "flood-color") michael@0: GK_ATOM(flood_opacity, "flood-opacity") michael@0: GK_ATOM(font_face, "font-face") michael@0: GK_ATOM(font_face_format, "font-face-format") michael@0: GK_ATOM(font_face_name, "font-face-name") michael@0: GK_ATOM(font_face_src, "font-face-src") michael@0: GK_ATOM(font_face_uri, "font-face-uri") michael@0: GK_ATOM(font_family, "font-family") michael@0: GK_ATOM(font_size, "font-size") michael@0: GK_ATOM(font_size_adjust, "font-size-adjust") michael@0: GK_ATOM(font_stretch, "font-stretch") michael@0: GK_ATOM(font_style, "font-style") michael@0: GK_ATOM(font_variant, "font-variant") michael@0: GK_ATOM(foreignObject, "foreignObject") michael@0: GK_ATOM(fractalNoise, "fractalNoise") michael@0: GK_ATOM(fx, "fx") michael@0: GK_ATOM(fy, "fy") michael@0: GK_ATOM(G, "G") michael@0: GK_ATOM(g, "g") michael@0: GK_ATOM(gamma, "gamma") michael@0: // 'generic' conflicts with msvc11 winrt compiler extensions michael@0: GK_ATOM(generic_, "generic") michael@0: GK_ATOM(glyph, "glyph") michael@0: GK_ATOM(glyphRef, "glyphRef") michael@0: GK_ATOM(glyph_orientation_horizontal, "glyph-orientation-horizontal") michael@0: GK_ATOM(glyph_orientation_vertical, "glyph-orientation-vertical") michael@0: GK_ATOM(grad, "grad") michael@0: GK_ATOM(gradientTransform, "gradientTransform") michael@0: GK_ATOM(gradientUnits, "gradientUnits") michael@0: GK_ATOM(hkern, "hkern") michael@0: GK_ATOM(hueRotate, "hueRotate") michael@0: GK_ATOM(identity, "identity") michael@0: GK_ATOM(image_rendering, "image-rendering") michael@0: GK_ATOM(in, "in") michael@0: GK_ATOM(in2, "in2") michael@0: GK_ATOM(intercept, "intercept") michael@0: GK_ATOM(k1, "k1") michael@0: GK_ATOM(k2, "k2") michael@0: GK_ATOM(k3, "k3") michael@0: GK_ATOM(k4, "k4") michael@0: GK_ATOM(kerning, "kerning") michael@0: GK_ATOM(kernelMatrix, "kernelMatrix") michael@0: GK_ATOM(kernelUnitLength, "kernelUnitLength") michael@0: GK_ATOM(lengthAdjust, "lengthAdjust") michael@0: GK_ATOM(letter_spacing, "letter-spacing") michael@0: GK_ATOM(lighten, "lighten") michael@0: GK_ATOM(lighting_color, "lighting-color") michael@0: GK_ATOM(limitingConeAngle, "limitingConeAngle") michael@0: GK_ATOM(linear, "linear") michael@0: GK_ATOM(linearGradient, "linearGradient") michael@0: GK_ATOM(linearRGB, "linearRGB") michael@0: GK_ATOM(luminanceToAlpha, "luminanceToAlpha") michael@0: GK_ATOM(magnify, "magnify") michael@0: GK_ATOM(marker, "marker") michael@0: GK_ATOM(marker_end, "marker-end") michael@0: GK_ATOM(marker_mid, "marker-mid") michael@0: GK_ATOM(marker_start, "marker-start") michael@0: GK_ATOM(markerHeight, "markerHeight") michael@0: GK_ATOM(markerUnits, "markerUnits") michael@0: GK_ATOM(markerWidth, "markerWidth") michael@0: GK_ATOM(mask, "mask") michael@0: GK_ATOM(maskContentUnits, "maskContentUnits") michael@0: GK_ATOM(mask_type, "mask-type") michael@0: GK_ATOM(maskUnits, "maskUnits") michael@0: GK_ATOM(matrix, "matrix") michael@0: GK_ATOM(metadata, "metadata") michael@0: GK_ATOM(missingGlyph, "missing-glyph") michael@0: GK_ATOM(mm, "mm") michael@0: GK_ATOM(mpath, "mpath") michael@0: GK_ATOM(noStitch, "noStitch") michael@0: GK_ATOM(numOctaves, "numOctaves") michael@0: GK_ATOM(multiply, "multiply") michael@0: GK_ATOM(objectBoundingBox, "objectBoundingBox") michael@0: GK_ATOM(offset, "offset") michael@0: GK_ATOM(onSVGLoad, "onSVGLoad") michael@0: GK_ATOM(onSVGResize, "onSVGResize") michael@0: GK_ATOM(onSVGScroll, "onSVGScroll") michael@0: GK_ATOM(onSVGUnload, "onSVGUnload") michael@0: GK_ATOM(onSVGZoom, "onSVGZoom") michael@0: GK_ATOM(onzoom, "onzoom") michael@0: GK_ATOM(opacity, "opacity") michael@0: GK_ATOM(_operator, "operator") michael@0: GK_ATOM(out, "out") michael@0: GK_ATOM(over, "over") michael@0: GK_ATOM(overridePreserveAspectRatio, "overridePreserveAspectRatio") michael@0: GK_ATOM(pad, "pad") michael@0: GK_ATOM(path, "path") michael@0: GK_ATOM(pathLength, "pathLength") michael@0: GK_ATOM(patternContentUnits, "patternContentUnits") michael@0: GK_ATOM(patternTransform, "patternTransform") michael@0: GK_ATOM(patternUnits, "patternUnits") michael@0: GK_ATOM(pc, "pc") michael@0: GK_ATOM(pointer_events, "pointer-events") michael@0: GK_ATOM(points, "points") michael@0: GK_ATOM(pointsAtX, "pointsAtX") michael@0: GK_ATOM(pointsAtY, "pointsAtY") michael@0: GK_ATOM(pointsAtZ, "pointsAtZ") michael@0: GK_ATOM(polyline, "polyline") michael@0: GK_ATOM(preserveAlpha, "preserveAlpha") michael@0: GK_ATOM(preserveAspectRatio, "preserveAspectRatio") michael@0: GK_ATOM(primitiveUnits, "primitiveUnits") michael@0: GK_ATOM(pt, "pt") michael@0: GK_ATOM(px, "px") michael@0: GK_ATOM(R, "R") michael@0: GK_ATOM(r, "r") michael@0: GK_ATOM(rad, "rad") michael@0: GK_ATOM(radialGradient, "radialGradient") michael@0: GK_ATOM(radius, "radius") michael@0: GK_ATOM(reflect, "reflect") michael@0: GK_ATOM(refX, "refX") michael@0: GK_ATOM(refY, "refY") michael@0: GK_ATOM(requiredExtensions, "requiredExtensions") michael@0: GK_ATOM(requiredFeatures, "requiredFeatures") michael@0: GK_ATOM(rotate, "rotate") michael@0: GK_ATOM(rx, "rx") michael@0: GK_ATOM(ry, "ry") michael@0: GK_ATOM(saturate, "saturate") michael@0: GK_ATOM(set, "set") michael@0: GK_ATOM(seed, "seed") michael@0: GK_ATOM(shadow, "shadow") michael@0: GK_ATOM(shape_rendering, "shape-rendering") michael@0: GK_ATOM(skewX, "skewX") michael@0: GK_ATOM(skewY, "skewY") michael@0: GK_ATOM(slope, "slope") michael@0: GK_ATOM(spacing, "spacing") michael@0: GK_ATOM(spacingAndGlyphs, "spacingAndGlyphs") michael@0: GK_ATOM(specularConstant, "specularConstant") michael@0: GK_ATOM(specularExponent, "specularExponent") michael@0: GK_ATOM(spreadMethod, "spreadMethod") michael@0: GK_ATOM(sRGB, "sRGB") michael@0: GK_ATOM(startOffset, "startOffset") michael@0: GK_ATOM(stdDeviation, "stdDeviation") michael@0: GK_ATOM(stitch, "stitch") michael@0: GK_ATOM(stitchTiles, "stitchTiles") michael@0: GK_ATOM(stop_color, "stop-color") michael@0: GK_ATOM(stop_opacity, "stop-opacity") michael@0: GK_ATOM(stroke, "stroke") michael@0: GK_ATOM(stroke_dasharray, "stroke-dasharray") michael@0: GK_ATOM(stroke_dashoffset, "stroke-dashoffset") michael@0: GK_ATOM(stroke_linecap, "stroke-linecap") michael@0: GK_ATOM(stroke_linejoin, "stroke-linejoin") michael@0: GK_ATOM(stroke_miterlimit, "stroke-miterlimit") michael@0: GK_ATOM(stroke_opacity, "stroke-opacity") michael@0: GK_ATOM(stroke_width, "stroke-width") michael@0: GK_ATOM(strokeWidth, "strokeWidth") michael@0: GK_ATOM(surfaceScale, "surfaceScale") michael@0: GK_ATOM(svg, "svg") michael@0: GK_ATOM(svgSwitch, "switch") michael@0: GK_ATOM(symbol, "symbol") michael@0: GK_ATOM(systemLanguage, "systemLanguage") michael@0: GK_ATOM(tableValues, "tableValues") michael@0: GK_ATOM(targetX, "targetX") michael@0: GK_ATOM(targetY, "targetY") michael@0: GK_ATOM(text_anchor, "text-anchor") michael@0: GK_ATOM(text_rendering, "text-rendering") michael@0: GK_ATOM(textLength, "textLength") michael@0: GK_ATOM(textPath, "textPath") michael@0: GK_ATOM(tref, "tref") michael@0: GK_ATOM(tspan, "tspan") michael@0: GK_ATOM(turbulence, "turbulence") michael@0: GK_ATOM(unicode_bidi, "unicode-bidi") michael@0: GK_ATOM(userSpaceOnUse, "userSpaceOnUse") michael@0: GK_ATOM(view, "view") michael@0: GK_ATOM(viewBox, "viewBox") michael@0: GK_ATOM(viewTarget, "viewTarget") michael@0: GK_ATOM(vkern, "vkern") michael@0: GK_ATOM(word_spacing, "word-spacing") michael@0: GK_ATOM(x, "x") michael@0: GK_ATOM(x1, "x1") michael@0: GK_ATOM(x2, "x2") michael@0: GK_ATOM(xChannelSelector, "xChannelSelector") michael@0: GK_ATOM(xor_, "xor") michael@0: GK_ATOM(y, "y") michael@0: GK_ATOM(y1, "y1") michael@0: GK_ATOM(y2, "y2") michael@0: GK_ATOM(yChannelSelector, "yChannelSelector") michael@0: GK_ATOM(z, "z") michael@0: GK_ATOM(zoomAndPan, "zoomAndPan") michael@0: GK_ATOM(vector_effect, "vector-effect") michael@0: michael@0: GK_ATOM(accumulate, "accumulate") michael@0: GK_ATOM(additive, "additive") michael@0: GK_ATOM(attributeName, "attributeName") michael@0: GK_ATOM(attributeType, "attributeType") michael@0: GK_ATOM(auto_reverse, "auto-reverse") michael@0: GK_ATOM(begin, "begin") michael@0: GK_ATOM(beginEvent, "beginEvent") michael@0: GK_ATOM(by, "by") michael@0: GK_ATOM(calcMode, "calcMode") michael@0: GK_ATOM(css, "CSS") michael@0: GK_ATOM(dur, "dur") michael@0: GK_ATOM(keyPoints, "keyPoints") michael@0: GK_ATOM(keySplines, "keySplines") michael@0: GK_ATOM(keyTimes, "keyTimes") michael@0: GK_ATOM(mozAnimateMotionDummyAttr, "_mozAnimateMotionDummyAttr") michael@0: GK_ATOM(onbegin, "onbegin") michael@0: GK_ATOM(onbeginEvent, "onbeginEvent") michael@0: GK_ATOM(onend, "onend") michael@0: GK_ATOM(onendEvent, "onendEvent") michael@0: GK_ATOM(onrepeat, "onrepeat") michael@0: GK_ATOM(onrepeatEvent, "onrepeatEvent") michael@0: GK_ATOM(repeatCount, "repeatCount") michael@0: GK_ATOM(repeatDur, "repeatDur") michael@0: GK_ATOM(repeatEvent, "repeatEvent") michael@0: GK_ATOM(restart, "restart") michael@0: GK_ATOM(to, "to") michael@0: GK_ATOM(XML, "XML") michael@0: michael@0: GK_ATOM(abs_, "abs") michael@0: GK_ATOM(accent_, "accent") michael@0: GK_ATOM(accentunder_, "accentunder") michael@0: GK_ATOM(actiontype_, "actiontype") michael@0: GK_ATOM(alignmentscope_, "alignmentscope") michael@0: GK_ATOM(altimg_, "altimg") michael@0: GK_ATOM(altimg_height_, "altimg-height") michael@0: GK_ATOM(altimg_valign_, "altimg-valign") michael@0: GK_ATOM(altimg_width_, "altimg-width") michael@0: GK_ATOM(annotation_, "annotation") michael@0: GK_ATOM(annotation_xml_, "annotation-xml") michael@0: GK_ATOM(apply_, "apply") michael@0: GK_ATOM(approx_, "approx") michael@0: GK_ATOM(arccos_, "arccos") michael@0: GK_ATOM(arccosh_, "arccosh") michael@0: GK_ATOM(arccot_, "arccot") michael@0: GK_ATOM(arccoth_, "arccoth") michael@0: GK_ATOM(arccsc_, "arccsc") michael@0: GK_ATOM(arccsch_, "arccsch") michael@0: GK_ATOM(arcsec_, "arcsec") michael@0: GK_ATOM(arcsech_, "arcsech") michael@0: GK_ATOM(arcsin_, "arcsin") michael@0: GK_ATOM(arcsinh_, "arcsinh") michael@0: GK_ATOM(arctan_, "arctan") michael@0: GK_ATOM(arctanh_, "arctanh") michael@0: GK_ATOM(arg_, "arg") michael@0: GK_ATOM(bevelled_, "bevelled") michael@0: GK_ATOM(bind_, "bind") michael@0: GK_ATOM(bvar_, "bvar") michael@0: GK_ATOM(card_, "card") michael@0: GK_ATOM(cartesianproduct_, "cartesianproduct") michael@0: GK_ATOM(cbytes_, "cbytes") michael@0: GK_ATOM(cd_, "cd") michael@0: GK_ATOM(cdgroup_, "cdgroup") michael@0: GK_ATOM(cerror_, "cerror") michael@0: GK_ATOM(charalign_, "charalign") michael@0: GK_ATOM(ci_, "ci") michael@0: GK_ATOM(closure_, "closure") michael@0: GK_ATOM(cn_, "cn") michael@0: GK_ATOM(codomain_, "codomain") michael@0: GK_ATOM(columnalign_, "columnalign") michael@0: GK_ATOM(columnalignment_, "columnalignment") michael@0: GK_ATOM(columnlines_, "columnlines") michael@0: GK_ATOM(columnspacing_, "columnspacing") michael@0: GK_ATOM(columnspan_, "columnspan") michael@0: GK_ATOM(columnwidth_, "columnwidth") michael@0: GK_ATOM(complexes_, "complexes") michael@0: GK_ATOM(compose_, "compose") michael@0: GK_ATOM(condition_, "condition") michael@0: GK_ATOM(conjugate_, "conjugate") michael@0: GK_ATOM(cos_, "cos") michael@0: GK_ATOM(cosh_, "cosh") michael@0: GK_ATOM(cot_, "cot") michael@0: GK_ATOM(coth_, "coth") michael@0: GK_ATOM(crossout_, "crossout") michael@0: GK_ATOM(csc_, "csc") michael@0: GK_ATOM(csch_, "csch") michael@0: GK_ATOM(cs_, "cs") michael@0: GK_ATOM(csymbol_, "csymbol") michael@0: GK_ATOM(curl_, "curl") michael@0: GK_ATOM(decimalpoint_, "decimalpoint") michael@0: GK_ATOM(definitionURL_, "definitionURL") michael@0: GK_ATOM(degree_, "degree") michael@0: GK_ATOM(denomalign_, "denomalign") michael@0: GK_ATOM(depth_, "depth") michael@0: GK_ATOM(determinant_, "determinant") michael@0: GK_ATOM(diff_, "diff") michael@0: GK_ATOM(displaystyle_, "displaystyle") michael@0: GK_ATOM(divergence_, "divergence") michael@0: GK_ATOM(divide_, "divide") michael@0: GK_ATOM(domain_, "domain") michael@0: GK_ATOM(domainofapplication_, "domainofapplication") michael@0: GK_ATOM(edge_, "edge") michael@0: GK_ATOM(el_, "el") michael@0: GK_ATOM(emptyset_, "emptyset") michael@0: GK_ATOM(eq_, "eq") michael@0: GK_ATOM(equalcolumns_, "equalcolumns") michael@0: GK_ATOM(equalrows_, "equalrows") michael@0: GK_ATOM(equivalent_, "equivalent") michael@0: GK_ATOM(eulergamma_, "eulergamma") michael@0: GK_ATOM(exists_, "exists") michael@0: GK_ATOM(exp_, "exp") michael@0: GK_ATOM(exponentiale_, "exponentiale") michael@0: GK_ATOM(factorial_, "factorial") michael@0: GK_ATOM(factorof_, "factorof") michael@0: GK_ATOM(fence_, "fence") michael@0: GK_ATOM(fn_, "fn") michael@0: GK_ATOM(fontfamily_, "fontfamily") michael@0: GK_ATOM(fontsize_, "fontsize") michael@0: GK_ATOM(fontstyle_, "fontstyle") michael@0: GK_ATOM(fontweight_, "fontweight") michael@0: GK_ATOM(forall_, "forall") michael@0: GK_ATOM(framespacing_, "framespacing") michael@0: GK_ATOM(gcd_, "gcd") michael@0: GK_ATOM(geq_, "geq") michael@0: GK_ATOM(groupalign_, "groupalign") michael@0: GK_ATOM(gt_, "gt") michael@0: GK_ATOM(ident_, "ident") michael@0: GK_ATOM(imaginaryi_, "imaginaryi") michael@0: GK_ATOM(imaginary_, "imaginary") michael@0: GK_ATOM(implies_, "implies") michael@0: GK_ATOM(indentalignfirst_, "indentalignfirst") michael@0: GK_ATOM(indentalign_, "indentalign") michael@0: GK_ATOM(indentalignlast_, "indentalignlast") michael@0: GK_ATOM(indentshiftfirst_, "indentshiftfirst") michael@0: GK_ATOM(indentshift_, "indentshift") michael@0: GK_ATOM(indenttarget_, "indenttarget") michael@0: GK_ATOM(integers_, "integers") michael@0: GK_ATOM(intersect_, "intersect") michael@0: GK_ATOM(interval_, "interval") michael@0: GK_ATOM(int_, "int") michael@0: GK_ATOM(inverse_, "inverse") michael@0: GK_ATOM(lambda_, "lambda") michael@0: GK_ATOM(laplacian_, "laplacian") michael@0: GK_ATOM(largeop_, "largeop") michael@0: GK_ATOM(lcm_, "lcm") michael@0: GK_ATOM(leq_, "leq") michael@0: GK_ATOM(limit_, "limit") michael@0: GK_ATOM(linebreak_, "linebreak") michael@0: GK_ATOM(linebreakmultchar_, "linebreakmultchar") michael@0: GK_ATOM(linebreakstyle_, "linebreakstyle") michael@0: GK_ATOM(linethickness_, "linethickness") michael@0: GK_ATOM(list_, "list") michael@0: GK_ATOM(ln_, "ln") michael@0: GK_ATOM(location_, "location") michael@0: GK_ATOM(logbase_, "logbase") michael@0: GK_ATOM(log_, "log") michael@0: GK_ATOM(longdivstyle_, "longdivstyle") michael@0: GK_ATOM(lowlimit_, "lowlimit") michael@0: GK_ATOM(lquote_, "lquote") michael@0: GK_ATOM(lspace_, "lspace") michael@0: GK_ATOM(lt_, "lt") michael@0: GK_ATOM(maction_, "maction") michael@0: GK_ATOM(maligngroup_, "maligngroup") michael@0: GK_ATOM(malignmark_, "malignmark") michael@0: GK_ATOM(mathbackground_, "mathbackground") michael@0: GK_ATOM(mathcolor_, "mathcolor") michael@0: GK_ATOM(mathsize_, "mathsize") michael@0: GK_ATOM(mathvariant_, "mathvariant") michael@0: GK_ATOM(matrixrow_, "matrixrow") michael@0: GK_ATOM(maxsize_, "maxsize") michael@0: GK_ATOM(mean_, "mean") michael@0: GK_ATOM(median_, "median") michael@0: GK_ATOM(menclose_, "menclose") michael@0: GK_ATOM(merror_, "merror") michael@0: GK_ATOM(mfenced_, "mfenced") michael@0: GK_ATOM(mfrac_, "mfrac") michael@0: GK_ATOM(mglyph_, "mglyph") michael@0: GK_ATOM(mi_, "mi") michael@0: GK_ATOM(minlabelspacing_, "minlabelspacing") michael@0: GK_ATOM(minsize_, "minsize") michael@0: GK_ATOM(minus_, "minus") michael@0: GK_ATOM(mlabeledtr_, "mlabeledtr") michael@0: GK_ATOM(mlongdiv_, "mlongdiv") michael@0: GK_ATOM(mmultiscripts_, "mmultiscripts") michael@0: GK_ATOM(mn_, "mn") michael@0: GK_ATOM(momentabout_, "momentabout") michael@0: GK_ATOM(moment_, "moment") michael@0: GK_ATOM(mo_, "mo") michael@0: GK_ATOM(movablelimits_, "movablelimits") michael@0: GK_ATOM(mover_, "mover") michael@0: GK_ATOM(mpadded_, "mpadded") michael@0: GK_ATOM(mphantom_, "mphantom") michael@0: GK_ATOM(mprescripts_, "mprescripts") michael@0: GK_ATOM(mroot_, "mroot") michael@0: GK_ATOM(mrow_, "mrow") michael@0: GK_ATOM(mscarries_, "mscarries") michael@0: GK_ATOM(mscarry_, "mscarry") michael@0: GK_ATOM(msgroup_, "msgroup") michael@0: GK_ATOM(msline_, "msline") michael@0: GK_ATOM(ms_, "ms") michael@0: GK_ATOM(mspace_, "mspace") michael@0: GK_ATOM(msqrt_, "msqrt") michael@0: GK_ATOM(msrow_, "msrow") michael@0: GK_ATOM(mstack_, "mstack") michael@0: GK_ATOM(mstyle_, "mstyle") michael@0: GK_ATOM(msub_, "msub") michael@0: GK_ATOM(msubsup_, "msubsup") michael@0: GK_ATOM(msup_, "msup") michael@0: GK_ATOM(mtable_, "mtable") michael@0: GK_ATOM(mtd_, "mtd") michael@0: GK_ATOM(mtext_, "mtext") michael@0: GK_ATOM(mtr_, "mtr") michael@0: GK_ATOM(munder_, "munder") michael@0: GK_ATOM(munderover_, "munderover") michael@0: GK_ATOM(naturalnumbers_, "naturalnumbers") michael@0: GK_ATOM(neq_, "neq") michael@0: GK_ATOM(notanumber_, "notanumber") michael@0: GK_ATOM(notation_, "notation") michael@0: GK_ATOM(note_, "note") michael@0: GK_ATOM(notin_, "notin") michael@0: GK_ATOM(notprsubset_, "notprsubset") michael@0: GK_ATOM(notsubset_, "notsubset") michael@0: GK_ATOM(numalign_, "numalign") michael@0: GK_ATOM(other_, "other") michael@0: GK_ATOM(outerproduct_, "outerproduct") michael@0: GK_ATOM(partialdiff_, "partialdiff") michael@0: GK_ATOM(piece_, "piece") michael@0: GK_ATOM(piecewise_, "piecewise") michael@0: GK_ATOM(pi_, "pi") michael@0: GK_ATOM(plus_, "plus") michael@0: GK_ATOM(power_, "power") michael@0: GK_ATOM(primes_, "primes") michael@0: GK_ATOM(product_, "product") michael@0: GK_ATOM(prsubset_, "prsubset") michael@0: GK_ATOM(quotient_, "quotient") michael@0: GK_ATOM(rationals_, "rationals") michael@0: GK_ATOM(real_, "real") michael@0: GK_ATOM(reals_, "reals") michael@0: GK_ATOM(reln_, "reln") michael@0: GK_ATOM(root_, "root") michael@0: GK_ATOM(rowalign_, "rowalign") michael@0: GK_ATOM(rowlines_, "rowlines") michael@0: GK_ATOM(rowspacing_, "rowspacing") michael@0: GK_ATOM(rquote_, "rquote") michael@0: GK_ATOM(rspace_, "rspace") michael@0: GK_ATOM(scalarproduct_, "scalarproduct") michael@0: GK_ATOM(schemaLocation_, "schemaLocation") michael@0: GK_ATOM(scriptlevel_, "scriptlevel") michael@0: GK_ATOM(scriptminsize_, "scriptminsize") michael@0: GK_ATOM(scriptsizemultiplier_, "scriptsizemultiplier") michael@0: GK_ATOM(scriptsize_, "scriptsize") michael@0: GK_ATOM(sdev_, "sdev") michael@0: GK_ATOM(sech_, "sech") michael@0: GK_ATOM(sec_, "sec") michael@0: GK_ATOM(selection_, "selection") michael@0: GK_ATOM(selector_, "selector") michael@0: GK_ATOM(semantics_, "semantics") michael@0: GK_ATOM(separator_, "separator") michael@0: GK_ATOM(separators_, "separators") michael@0: GK_ATOM(sep_, "sep") michael@0: GK_ATOM(setdiff_, "setdiff") michael@0: GK_ATOM(set_, "set") michael@0: GK_ATOM(share_, "share") michael@0: GK_ATOM(shift_, "shift") michael@0: GK_ATOM(side_, "side") michael@0: GK_ATOM(sinh_, "sinh") michael@0: GK_ATOM(sin_, "sin") michael@0: GK_ATOM(stackalign_, "stackalign") michael@0: GK_ATOM(stretchy_, "stretchy") michael@0: GK_ATOM(subscriptshift_, "subscriptshift") michael@0: GK_ATOM(subset_, "subset") michael@0: GK_ATOM(superscriptshift_, "superscriptshift") michael@0: GK_ATOM(symmetric_, "symmetric") michael@0: GK_ATOM(tanh_, "tanh") michael@0: GK_ATOM(tan_, "tan") michael@0: GK_ATOM(tendsto_, "tendsto") michael@0: GK_ATOM(times_, "times") michael@0: GK_ATOM(transpose_, "transpose") michael@0: GK_ATOM(union_, "union") michael@0: GK_ATOM(uplimit_, "uplimit") michael@0: GK_ATOM(variance_, "variance") michael@0: GK_ATOM(vectorproduct_, "vectorproduct") michael@0: GK_ATOM(vector_, "vector") michael@0: GK_ATOM(voffset_, "voffset") michael@0: GK_ATOM(xref_, "xref") michael@0: GK_ATOM(math, "math") // the only one without an underscore michael@0: GK_ATOM(avg, "avg") michael@0: GK_ATOM(booleanFromString, "boolean-from-string") michael@0: GK_ATOM(countNonEmpty, "count-non-empty") michael@0: GK_ATOM(daysFromDate, "days-from-date") michael@0: GK_ATOM(init, "init") michael@0: GK_ATOM(instance, "instance") michael@0: GK_ATOM(months, "months") michael@0: GK_ATOM(now, "now") michael@0: GK_ATOM(seconds, "seconds") michael@0: GK_ATOM(secondsFromDateTime, "seconds-from-dateTime") michael@0: michael@0: // Simple gestures support michael@0: GK_ATOM(onMozSwipeGestureStart, "onMozSwipeGestureStart") michael@0: GK_ATOM(onMozSwipeGestureUpdate, "onMozSwipeGestureUpdate") michael@0: GK_ATOM(onMozSwipeGestureEnd, "onMozSwipeGestureEnd") michael@0: GK_ATOM(onMozSwipeGesture, "onMozSwipeGesture") michael@0: GK_ATOM(onMozMagnifyGestureStart, "onMozMagnifyGestureStart") michael@0: GK_ATOM(onMozMagnifyGestureUpdate, "onMozMagnifyGestureUpdate") michael@0: GK_ATOM(onMozMagnifyGesture, "onMozMagnifyGesture") michael@0: GK_ATOM(onMozRotateGestureStart, "onMozRotateGestureStart") michael@0: GK_ATOM(onMozRotateGestureUpdate, "onMozRotateGestureUpdate") michael@0: GK_ATOM(onMozRotateGesture, "onMozRotateGesture") michael@0: GK_ATOM(onMozTapGesture, "onMozTapGesture") michael@0: GK_ATOM(onMozPressTapGesture, "onMozPressTapGesture") michael@0: GK_ATOM(onMozEdgeUIStarted, "onMozEdgeUIStarted") michael@0: GK_ATOM(onMozEdgeUICanceled, "onMozEdgeUICanceled") michael@0: GK_ATOM(onMozEdgeUICompleted, "onMozEdgeUICompleted") michael@0: michael@0: // Pointer events michael@0: GK_ATOM(onpointerdown, "onpointerdown") michael@0: GK_ATOM(onpointermove, "onpointermove") michael@0: GK_ATOM(onpointerup, "onpointerup") michael@0: GK_ATOM(onpointercancel, "onpointercancel") michael@0: GK_ATOM(onpointerover, "onpointerover") michael@0: GK_ATOM(onpointerout, "onpointerout") michael@0: GK_ATOM(onpointerenter, "onpointerenter") michael@0: GK_ATOM(onpointerleave, "onpointerleave") michael@0: GK_ATOM(ongotpointercapture, "ongotpointercapture") michael@0: GK_ATOM(onlostpointercapture, "onlostpointercapture") michael@0: michael@0: // orientation support michael@0: GK_ATOM(ondevicemotion, "ondevicemotion") michael@0: GK_ATOM(ondeviceorientation, "ondeviceorientation") michael@0: GK_ATOM(ondeviceproximity, "ondeviceproximity") michael@0: GK_ATOM(onmozorientationchange, "onmozorientationchange") michael@0: GK_ATOM(onuserproximity, "onuserproximity") michael@0: michael@0: // light sensor support michael@0: GK_ATOM(ondevicelight, "ondevicelight") michael@0: michael@0: //--------------------------------------------------------------------------- michael@0: // Special atoms michael@0: //--------------------------------------------------------------------------- michael@0: michael@0: // Node types michael@0: GK_ATOM(cdataTagName, "#cdata-section") michael@0: GK_ATOM(commentTagName, "#comment") michael@0: GK_ATOM(documentNodeName, "#document") michael@0: GK_ATOM(documentFragmentNodeName, "#document-fragment") michael@0: GK_ATOM(documentTypeNodeName, "#document-type") michael@0: GK_ATOM(processingInstructionTagName, "#processing-instruction") michael@0: GK_ATOM(textTagName, "#text") michael@0: michael@0: // Frame types michael@0: GK_ATOM(bcTableCellFrame, "BCTableCellFrame") // table cell in border collapsing model michael@0: GK_ATOM(blockFrame, "BlockFrame") michael@0: GK_ATOM(boxFrame, "BoxFrame") michael@0: GK_ATOM(brFrame, "BRFrame") michael@0: GK_ATOM(bulletFrame, "BulletFrame") michael@0: GK_ATOM(colorControlFrame, "colorControlFrame") michael@0: GK_ATOM(columnSetFrame, "ColumnSetFrame") michael@0: GK_ATOM(comboboxControlFrame, "ComboboxControlFrame") michael@0: GK_ATOM(comboboxDisplayFrame, "ComboboxDisplayFrame") michael@0: GK_ATOM(deckFrame, "DeckFrame") michael@0: GK_ATOM(fieldSetFrame, "FieldSetFrame") michael@0: GK_ATOM(flexContainerFrame, "FlexContainerFrame") michael@0: GK_ATOM(formControlFrame, "FormControlFrame") // radio or checkbox michael@0: GK_ATOM(frameSetFrame, "FrameSetFrame") michael@0: GK_ATOM(gfxButtonControlFrame, "gfxButtonControlFrame") michael@0: GK_ATOM(gridContainerFrame, "GridContainerFrame") michael@0: GK_ATOM(HTMLButtonControlFrame, "HTMLButtonControlFrame") michael@0: GK_ATOM(HTMLCanvasFrame, "HTMLCanvasFrame") michael@0: GK_ATOM(subDocumentFrame, "subDocumentFrame") michael@0: GK_ATOM(imageBoxFrame, "ImageBoxFrame") michael@0: GK_ATOM(imageFrame, "ImageFrame") michael@0: GK_ATOM(imageControlFrame, "ImageControlFrame") michael@0: GK_ATOM(inlineFrame, "InlineFrame") michael@0: GK_ATOM(leafBoxFrame, "LeafBoxFrame") michael@0: GK_ATOM(legendFrame, "LegendFrame") michael@0: GK_ATOM(letterFrame, "LetterFrame") michael@0: GK_ATOM(lineFrame, "LineFrame") michael@0: GK_ATOM(listControlFrame,"ListControlFrame") michael@0: GK_ATOM(menuFrame,"MenuFrame") michael@0: GK_ATOM(menuPopupFrame,"MenuPopupFrame") michael@0: GK_ATOM(numberControlFrame, "NumberControlFrame") michael@0: GK_ATOM(objectFrame, "ObjectFrame") michael@0: GK_ATOM(pageFrame, "PageFrame") michael@0: GK_ATOM(pageBreakFrame, "PageBreakFrame") michael@0: GK_ATOM(pageContentFrame, "PageContentFrame") michael@0: GK_ATOM(placeholderFrame, "PlaceholderFrame") michael@0: GK_ATOM(popupSetFrame, "PopupSetFrame") michael@0: GK_ATOM(canvasFrame, "CanvasFrame") michael@0: GK_ATOM(rangeFrame, "RangeFrame") michael@0: GK_ATOM(rootFrame, "RootFrame") michael@0: GK_ATOM(scrollFrame, "ScrollFrame") michael@0: GK_ATOM(scrollbarFrame, "ScrollbarFrame") michael@0: GK_ATOM(sequenceFrame, "SequenceFrame") michael@0: GK_ATOM(sliderFrame, "sliderFrame") michael@0: GK_ATOM(tableCaptionFrame, "TableCaptionFrame") michael@0: GK_ATOM(tableCellFrame, "TableCellFrame") michael@0: GK_ATOM(tableColFrame, "TableColFrame") michael@0: GK_ATOM(tableColGroupFrame, "TableColGroupFrame") michael@0: GK_ATOM(tableFrame, "TableFrame") michael@0: GK_ATOM(tableOuterFrame, "TableOuterFrame") michael@0: GK_ATOM(tableRowGroupFrame, "TableRowGroupFrame") michael@0: GK_ATOM(tableRowFrame, "TableRowFrame") michael@0: GK_ATOM(textInputFrame,"TextInputFrame") michael@0: GK_ATOM(textFrame, "TextFrame") michael@0: GK_ATOM(viewportFrame, "ViewportFrame") michael@0: #ifdef MOZ_XUL michael@0: GK_ATOM(XULLabelFrame, "XULLabelFrame") michael@0: #endif michael@0: GK_ATOM(svgAFrame, "SVGAFrame") michael@0: GK_ATOM(svgClipPathFrame, "SVGClipPathFrame") michael@0: GK_ATOM(svgDefsFrame, "SVGDefsFrame") michael@0: GK_ATOM(svgFEContainerFrame, "SVGFEContainerFrame") michael@0: GK_ATOM(svgFEImageFrame, "SVGFEImageFrame") michael@0: GK_ATOM(svgFELeafFrame, "SVGFELeafFrame") michael@0: GK_ATOM(svgFEUnstyledLeafFrame, "SVGFEUnstyledLeafFrame") michael@0: GK_ATOM(svgFilterFrame, "SVGFilterFrame") michael@0: GK_ATOM(svgForeignObjectFrame, "SVGForeignObjectFrame") michael@0: GK_ATOM(svgGenericContainerFrame, "SVGGenericContainerFrame") michael@0: GK_ATOM(svgGFrame, "SVGGFrame") michael@0: GK_ATOM(svgGradientFrame, "SVGGradientFrame") michael@0: GK_ATOM(svgImageFrame, "SVGImageFrame") michael@0: GK_ATOM(svgInnerSVGFrame, "SVGInnerSVGFrame") michael@0: GK_ATOM(svgLinearGradientFrame, "SVGLinearGradientFrame") michael@0: GK_ATOM(svgMarkerFrame, "SVGMarkerFrame") michael@0: GK_ATOM(svgMarkerAnonChildFrame, "SVGMarkerAnonChildFrame") michael@0: GK_ATOM(svgMaskFrame, "SVGMaskFrame") michael@0: GK_ATOM(svgOuterSVGFrame, "SVGOuterSVGFrame") michael@0: GK_ATOM(svgOuterSVGAnonChildFrame, "SVGOuterSVGAnonChildFrame") michael@0: GK_ATOM(svgPathGeometryFrame, "SVGPathGeometryFrame") michael@0: GK_ATOM(svgPatternFrame, "SVGPatternFrame") michael@0: GK_ATOM(svgRadialGradientFrame, "SVGRadialGradientFrame") michael@0: GK_ATOM(svgStopFrame, "SVGStopFrame") michael@0: GK_ATOM(svgSwitchFrame, "SVGSwitchFrame") michael@0: GK_ATOM(svgTextFrame, "SVGTextFrame") michael@0: GK_ATOM(svgUseFrame, "SVGUseFrame") michael@0: GK_ATOM(svgViewFrame, "SVGViewFrame") michael@0: GK_ATOM(HTMLVideoFrame, "VideoFrame") michael@0: GK_ATOM(onloadend, "onloadend") michael@0: GK_ATOM(onloadstart, "onloadstart") michael@0: GK_ATOM(onprogress, "onprogress") michael@0: GK_ATOM(onsuspend, "onsuspend") michael@0: GK_ATOM(onemptied, "onemptied") michael@0: GK_ATOM(onstalled, "onstalled") michael@0: GK_ATOM(onplay, "onplay") michael@0: GK_ATOM(onpause, "onpause") michael@0: GK_ATOM(onloadedmetadata, "onloadedmetadata") michael@0: GK_ATOM(onloadeddata, "onloadeddata") michael@0: GK_ATOM(onwaiting, "onwaiting") michael@0: GK_ATOM(onplaying, "onplaying") michael@0: GK_ATOM(oncanplay, "oncanplay") michael@0: GK_ATOM(oncanplaythrough, "oncanplaythrough") michael@0: GK_ATOM(onseeking, "onseeking") michael@0: GK_ATOM(onseeked, "onseeked") michael@0: GK_ATOM(ontimeout, "ontimeout") michael@0: GK_ATOM(ontimeupdate, "ontimeupdate") michael@0: GK_ATOM(onended, "onended") michael@0: GK_ATOM(onratechange, "onratechange") michael@0: GK_ATOM(ondurationchange, "ondurationchange") michael@0: GK_ATOM(onvolumechange, "onvolumechange") michael@0: GK_ATOM(onaddtrack, "onaddtrack") michael@0: GK_ATOM(oncuechange, "oncuechange") michael@0: GK_ATOM(onenter, "onenter") michael@0: GK_ATOM(onexit, "onexit") michael@0: GK_ATOM(onremovetrack, "onremovetrack") michael@0: GK_ATOM(loadstart, "loadstart") michael@0: GK_ATOM(suspend, "suspend") michael@0: GK_ATOM(emptied, "emptied") michael@0: GK_ATOM(stalled, "stalled") michael@0: GK_ATOM(play, "play") michael@0: GK_ATOM(pause, "pause") michael@0: GK_ATOM(loadedmetadata, "loadedmetadata") michael@0: GK_ATOM(loadeddata, "loadeddata") michael@0: GK_ATOM(waiting, "waiting") michael@0: GK_ATOM(playing, "playing") michael@0: GK_ATOM(seeking, "seeking") michael@0: GK_ATOM(seeked, "seeked") michael@0: GK_ATOM(timeupdate, "timeupdate") michael@0: GK_ATOM(ended, "ended") michael@0: GK_ATOM(canplay, "canplay") michael@0: GK_ATOM(canplaythrough, "canplaythrough") michael@0: GK_ATOM(ratechange, "ratechange") michael@0: GK_ATOM(durationchange, "durationchange") michael@0: GK_ATOM(volumechange, "volumechange") michael@0: GK_ATOM(ondataavailable, "ondataavailable") michael@0: GK_ATOM(onwarning, "onwarning") michael@0: GK_ATOM(onstop, "onstop") michael@0: #ifdef MOZ_GAMEPAD michael@0: GK_ATOM(ongamepadbuttondown, "ongamepadbuttondown") michael@0: GK_ATOM(ongamepadbuttonup, "ongamepadbuttonup") michael@0: GK_ATOM(ongamepadaxismove, "ongamepadaxismove") michael@0: GK_ATOM(ongamepadconnected, "ongamepadconnected") michael@0: GK_ATOM(ongamepaddisconnected, "ongamepaddisconnected") michael@0: #endif michael@0: michael@0: // Content property names michael@0: GK_ATOM(animationsProperty, "AnimationsProperty") // FrameAnimations* michael@0: GK_ATOM(animationsOfBeforeProperty, "AnimationsOfBeforeProperty") // FrameAnimations* michael@0: GK_ATOM(animationsOfAfterProperty, "AnimationsOfAfterProperty") // FrameAnimations* michael@0: GK_ATOM(transitionsProperty, "TransitionsProperty") // FrameTransitions* michael@0: GK_ATOM(transitionsOfBeforeProperty, "TransitionsOfBeforeProperty") // FrameTransitions* michael@0: GK_ATOM(transitionsOfAfterProperty, "TransitionsOfAfterProperty") // FrameTransitions* michael@0: GK_ATOM(genConInitializerProperty, "QuoteNodeProperty") michael@0: GK_ATOM(labelMouseDownPtProperty, "LabelMouseDownPtProperty") michael@0: GK_ATOM(baseURIProperty, "baseURIProperty") michael@0: GK_ATOM(lockedStyleStates, "lockedStyleStates") michael@0: GK_ATOM(apzCallbackTransform, "apzCallbackTransform") michael@0: michael@0: // Languages for lang-specific transforms michael@0: GK_ATOM(Japanese, "ja") michael@0: GK_ATOM(Chinese, "zh-CN") michael@0: GK_ATOM(Taiwanese, "zh-TW") michael@0: GK_ATOM(HongKongChinese, "zh-HK") michael@0: GK_ATOM(Unicode, "x-unicode") michael@0: michael@0: // language codes specifically referenced in the gfx code michael@0: GK_ATOM(ko, "ko") michael@0: GK_ATOM(zh_cn, "zh-cn") michael@0: GK_ATOM(zh_hk, "zh-hk") michael@0: GK_ATOM(zh_tw, "zh-tw") michael@0: michael@0: // additional codes used in nsUnicodeRange.cpp michael@0: GK_ATOM(x_cyrillic, "x-cyrillic") michael@0: GK_ATOM(he, "he") michael@0: GK_ATOM(ar, "ar") michael@0: GK_ATOM(x_baltic, "x-baltic") michael@0: GK_ATOM(x_devanagari, "x-devanagari") michael@0: GK_ATOM(x_tamil, "x-tamil") michael@0: GK_ATOM(x_armn, "x-armn") michael@0: GK_ATOM(x_beng, "x-beng") michael@0: GK_ATOM(x_cans, "x-cans") michael@0: GK_ATOM(x_ethi, "x-ethi") michael@0: GK_ATOM(x_geor, "x-geor") michael@0: GK_ATOM(x_gujr, "x-gujr") michael@0: GK_ATOM(x_guru, "x-guru") michael@0: GK_ATOM(x_khmr, "x-khmr") michael@0: GK_ATOM(x_knda, "x-knda") michael@0: GK_ATOM(x_mlym, "x-mlym") michael@0: GK_ATOM(x_orya, "x-orya") michael@0: GK_ATOM(x_sinh, "x-sinh") michael@0: GK_ATOM(x_telu, "x-telu") michael@0: GK_ATOM(x_tibt, "x-tibt") michael@0: michael@0: // used in gfxGDIFontList.h michael@0: GK_ATOM(ko_xxx, "ko-xxx") michael@0: GK_ATOM(x_central_euro, "x-central-euro") michael@0: GK_ATOM(x_symbol, "x-symbol") michael@0: michael@0: // additional languages that have special case transformations michael@0: GK_ATOM(az, "az") michael@0: GK_ATOM(ba, "ba") michael@0: GK_ATOM(crh, "crh") michael@0: GK_ATOM(nl, "nl") michael@0: GK_ATOM(el, "el") michael@0: michael@0: // Names for editor transactions michael@0: GK_ATOM(TypingTxnName, "Typing") michael@0: GK_ATOM(IMETxnName, "IME") michael@0: GK_ATOM(DeleteTxnName, "Deleting") michael@0: michael@0: // IPC stuff michael@0: GK_ATOM(Remote, "remote") michael@0: GK_ATOM(RemoteId, "_remote_id") michael@0: GK_ATOM(DisplayPort, "_displayport") michael@0: GK_ATOM(DisplayPortMargins, "_displayportmargins") michael@0: GK_ATOM(DisplayPortBase, "_displayportbase") michael@0: GK_ATOM(CriticalDisplayPort, "_critical_displayport") michael@0: michael@0: // Names for system metrics michael@0: GK_ATOM(color_picker_available, "color-picker-available") michael@0: GK_ATOM(scrollbar_start_backward, "scrollbar-start-backward") michael@0: GK_ATOM(scrollbar_start_forward, "scrollbar-start-forward") michael@0: GK_ATOM(scrollbar_end_backward, "scrollbar-end-backward") michael@0: GK_ATOM(scrollbar_end_forward, "scrollbar-end-forward") michael@0: GK_ATOM(scrollbar_thumb_proportional, "scrollbar-thumb-proportional") michael@0: GK_ATOM(images_in_menus, "images-in-menus") michael@0: GK_ATOM(images_in_buttons, "images-in-buttons") michael@0: GK_ATOM(overlay_scrollbars, "overlay-scrollbars") michael@0: GK_ATOM(windows_default_theme, "windows-default-theme") michael@0: GK_ATOM(mac_graphite_theme, "mac-graphite-theme") michael@0: GK_ATOM(mac_lion_theme, "mac-lion-theme") michael@0: GK_ATOM(windows_compositor, "windows-compositor") michael@0: GK_ATOM(windows_glass, "windows-glass") michael@0: GK_ATOM(touch_enabled, "touch-enabled") michael@0: GK_ATOM(menubar_drag, "menubar-drag") michael@0: GK_ATOM(swipe_animation_enabled, "swipe-animation-enabled") michael@0: GK_ATOM(physical_home_button, "physical-home-button") michael@0: michael@0: // windows theme selector metrics michael@0: GK_ATOM(windows_classic, "windows-classic") michael@0: GK_ATOM(windows_theme_aero, "windows-theme-aero") michael@0: GK_ATOM(windows_theme_aero_lite, "windows-theme-aero-lite") michael@0: GK_ATOM(windows_theme_luna_blue, "windows-theme-luna-blue") michael@0: GK_ATOM(windows_theme_luna_olive, "windows-theme-luna-olive") michael@0: GK_ATOM(windows_theme_luna_silver, "windows-theme-luna-silver") michael@0: GK_ATOM(windows_theme_royale, "windows-theme-royale") michael@0: GK_ATOM(windows_theme_zune, "windows-theme-zune") michael@0: GK_ATOM(windows_theme_generic, "windows-theme-generic") michael@0: michael@0: // And the same again, as media query keywords. michael@0: GK_ATOM(_moz_color_picker_available, "-moz-color-picker-available") michael@0: GK_ATOM(_moz_scrollbar_start_backward, "-moz-scrollbar-start-backward") michael@0: GK_ATOM(_moz_scrollbar_start_forward, "-moz-scrollbar-start-forward") michael@0: GK_ATOM(_moz_scrollbar_end_backward, "-moz-scrollbar-end-backward") michael@0: GK_ATOM(_moz_scrollbar_end_forward, "-moz-scrollbar-end-forward") michael@0: GK_ATOM(_moz_scrollbar_thumb_proportional, "-moz-scrollbar-thumb-proportional") michael@0: GK_ATOM(_moz_images_in_menus, "-moz-images-in-menus") michael@0: GK_ATOM(_moz_images_in_buttons, "-moz-images-in-buttons") michael@0: GK_ATOM(_moz_overlay_scrollbars, "-moz-overlay-scrollbars") michael@0: GK_ATOM(_moz_windows_default_theme, "-moz-windows-default-theme") michael@0: GK_ATOM(_moz_mac_graphite_theme, "-moz-mac-graphite-theme") michael@0: GK_ATOM(_moz_mac_lion_theme, "-moz-mac-lion-theme") michael@0: GK_ATOM(_moz_windows_compositor, "-moz-windows-compositor") michael@0: GK_ATOM(_moz_windows_classic, "-moz-windows-classic") michael@0: GK_ATOM(_moz_windows_glass, "-moz-windows-glass") michael@0: GK_ATOM(_moz_windows_theme, "-moz-windows-theme") michael@0: GK_ATOM(_moz_os_version, "-moz-os-version") michael@0: GK_ATOM(_moz_touch_enabled, "-moz-touch-enabled") michael@0: GK_ATOM(_moz_menubar_drag, "-moz-menubar-drag") michael@0: GK_ATOM(_moz_device_pixel_ratio, "-moz-device-pixel-ratio") michael@0: GK_ATOM(_moz_device_orientation, "-moz-device-orientation") michael@0: GK_ATOM(_moz_is_resource_document, "-moz-is-resource-document") michael@0: GK_ATOM(_moz_swipe_animation_enabled, "-moz-swipe-animation-enabled") michael@0: GK_ATOM(_moz_physical_home_button, "-moz-physical-home-button") michael@0: michael@0: // application commands michael@0: GK_ATOM(Back, "Back") michael@0: GK_ATOM(Forward, "Forward") michael@0: GK_ATOM(Reload, "Reload") michael@0: GK_ATOM(Stop, "Stop") michael@0: GK_ATOM(Search, "Search") michael@0: GK_ATOM(Bookmarks, "Bookmarks") michael@0: GK_ATOM(Home, "Home") michael@0: GK_ATOM(Clear, "Clear") michael@0: GK_ATOM(VolumeUp, "VolumeUp") michael@0: GK_ATOM(VolumeDown, "VolumeDown") michael@0: GK_ATOM(Menu, "Menu") michael@0: GK_ATOM(New, "New") michael@0: GK_ATOM(Open, "Open") michael@0: GK_ATOM(Close, "Close") michael@0: GK_ATOM(Save, "Save") michael@0: GK_ATOM(Find, "Find") michael@0: GK_ATOM(Help, "Help") michael@0: GK_ATOM(Print, "Print") michael@0: GK_ATOM(SendMail, "SendMail") michael@0: GK_ATOM(ForwardMail, "ForwardMail") michael@0: GK_ATOM(ReplyToMail, "ReplyToMail") michael@0: michael@0: // Smooth scroll events origins michael@0: GK_ATOM(mouseWheel, "mouseWheel") // For discrete wheel events (e.g. not OSX magic mouse) michael@0: GK_ATOM(pixels, "pixels") michael@0: GK_ATOM(lines, "lines") michael@0: GK_ATOM(pages, "pages") michael@0: GK_ATOM(scrollbars, "scrollbars") michael@0: GK_ATOM(other, "other") michael@0: michael@0: #ifdef ACCESSIBILITY michael@0: GK_ATOM(alert, "alert") michael@0: GK_ATOM(alertdialog, "alertdialog") michael@0: GK_ATOM(application, "application") michael@0: GK_ATOM(aria_activedescendant, "aria-activedescendant") michael@0: GK_ATOM(aria_atomic, "aria-atomic") michael@0: GK_ATOM(aria_autocomplete, "aria-autocomplete") michael@0: GK_ATOM(aria_busy, "aria-busy") michael@0: GK_ATOM(aria_checked, "aria-checked") michael@0: GK_ATOM(aria_controls, "aria-controls") michael@0: GK_ATOM(aria_describedby, "aria-describedby") michael@0: GK_ATOM(aria_disabled, "aria-disabled") michael@0: GK_ATOM(aria_dropeffect, "aria-dropeffect") michael@0: GK_ATOM(aria_expanded, "aria-expanded") michael@0: GK_ATOM(aria_flowto, "aria-flowto") michael@0: GK_ATOM(aria_grabbed, "aria-grabbed") michael@0: GK_ATOM(aria_haspopup, "aria-haspopup") michael@0: GK_ATOM(aria_hidden, "aria-hidden") michael@0: GK_ATOM(aria_invalid, "aria-invalid") michael@0: GK_ATOM(aria_label, "aria-label") michael@0: GK_ATOM(aria_labelledby, "aria-labelledby") michael@0: GK_ATOM(aria_level, "aria-level") michael@0: GK_ATOM(aria_live, "aria-live") michael@0: GK_ATOM(aria_multiline, "aria-multiline") michael@0: GK_ATOM(aria_multiselectable, "aria-multiselectable") michael@0: GK_ATOM(aria_orientation, "aria-orientation") michael@0: GK_ATOM(aria_owns, "aria-owns") michael@0: GK_ATOM(aria_posinset, "aria-posinset") michael@0: GK_ATOM(aria_pressed, "aria-pressed") michael@0: GK_ATOM(aria_readonly, "aria-readonly") michael@0: GK_ATOM(aria_relevant, "aria-relevant") michael@0: GK_ATOM(aria_required, "aria-required") michael@0: GK_ATOM(aria_selected, "aria-selected") michael@0: GK_ATOM(aria_setsize, "aria-setsize") michael@0: GK_ATOM(aria_sort, "aria-sort") michael@0: GK_ATOM(aria_valuenow, "aria-valuenow") michael@0: GK_ATOM(aria_valuemin, "aria-valuemin") michael@0: GK_ATOM(aria_valuemax, "aria-valuemax") michael@0: GK_ATOM(aria_valuetext, "aria-valuetext") michael@0: GK_ATOM(AreaFrame, "AreaFrame") michael@0: GK_ATOM(auto_generated, "auto-generated") michael@0: GK_ATOM(backgroundColor, "background-color") michael@0: GK_ATOM(checkable, "checkable") michael@0: GK_ATOM(choices, "choices") michael@0: GK_ATOM(columnheader, "columnheader") michael@0: GK_ATOM(containerAtomic, "container-atomic") michael@0: GK_ATOM(containerBusy, "container-busy") michael@0: GK_ATOM(containerLive, "container-live") michael@0: GK_ATOM(containerLiveRole, "container-live-role") michael@0: GK_ATOM(containerRelevant, "container-relevant") michael@0: GK_ATOM(cycles, "cycles") michael@0: GK_ATOM(datatable, "datatable") michael@0: GK_ATOM(directory, "directory") michael@0: GK_ATOM(eventFromInput, "event-from-input") michael@0: GK_ATOM(grammar, "grammar") michael@0: GK_ATOM(gridcell, "gridcell") michael@0: GK_ATOM(heading, "heading") michael@0: GK_ATOM(hitregion, "hitregion") michael@0: GK_ATOM(InlineBlockFrame, "InlineBlockFrame") michael@0: GK_ATOM(inlinevalue, "inline") michael@0: GK_ATOM(invalid, "invalid") michael@0: GK_ATOM(item, "item") michael@0: GK_ATOM(itemset, "itemset") michael@0: GK_ATOM(lineNumber, "line-number") michael@0: GK_ATOM(linkedPanel, "linkedpanel") michael@0: GK_ATOM(live, "live") michael@0: GK_ATOM(marginBottom, "margin-bottom") michael@0: GK_ATOM(marginLeft, "margin-left") michael@0: GK_ATOM(marginRight, "margin-right") michael@0: GK_ATOM(marginTop, "margin-top") michael@0: GK_ATOM(menuitemcheckbox, "menuitemcheckbox") michael@0: GK_ATOM(menuitemradio, "menuitemradio") michael@0: GK_ATOM(mixed, "mixed") michael@0: GK_ATOM(multiline, "multiline") michael@0: GK_ATOM(password, "password") michael@0: GK_ATOM(posinset, "posinset") michael@0: GK_ATOM(presentation, "presentation") michael@0: GK_ATOM(progressbar, "progressbar") michael@0: GK_ATOM(region, "region") michael@0: GK_ATOM(rowgroup, "rowgroup") michael@0: GK_ATOM(rowheader, "rowheader") michael@0: GK_ATOM(select1, "select1") michael@0: GK_ATOM(setsize, "setsize") michael@0: GK_ATOM(spelling, "spelling") michael@0: GK_ATOM(spinbutton, "spinbutton") michael@0: GK_ATOM(status, "status") michael@0: GK_ATOM(tableCellIndex, "table-cell-index") michael@0: GK_ATOM(tablist, "tablist") michael@0: GK_ATOM(textAlign, "text-align") michael@0: GK_ATOM(textIndent, "text-indent") michael@0: GK_ATOM(textInputType, "text-input-type") michael@0: GK_ATOM(textLineThroughColor, "text-line-through-color") michael@0: GK_ATOM(textLineThroughStyle, "text-line-through-style") michael@0: GK_ATOM(textPosition, "text-position") michael@0: GK_ATOM(textUnderlineColor, "text-underline-color") michael@0: GK_ATOM(textUnderlineStyle, "text-underline-style") michael@0: GK_ATOM(timer, "timer") michael@0: GK_ATOM(toolbarname, "toolbarname") michael@0: GK_ATOM(toolbarseparator, "toolbarseparator") michael@0: GK_ATOM(toolbarspacer, "toolbarspacer") michael@0: GK_ATOM(toolbarspring, "toolbarspring") michael@0: GK_ATOM(treegrid, "treegrid") michael@0: GK_ATOM(_undefined, "undefined") michael@0: GK_ATOM(xmlroles, "xml-roles") michael@0: #endif michael@0: michael@0: #ifdef MOZ_WEBSPEECH michael@0: GK_ATOM(onaudiostart, "onaudiostart") michael@0: GK_ATOM(onaudioend, "onaudioend") michael@0: GK_ATOM(onsoundstart, "onsoundstart") michael@0: GK_ATOM(onsoundend, "onsoundend") michael@0: GK_ATOM(onspeechstart, "onspeechstart") michael@0: GK_ATOM(onspeechend, "onspeechend") michael@0: GK_ATOM(onresult, "onresult") michael@0: GK_ATOM(onnomatch, "onnomatch") michael@0: GK_ATOM(onstart, "onstart") michael@0: GK_ATOM(onresume, "onresume") michael@0: GK_ATOM(onmark, "onmark") michael@0: GK_ATOM(onboundary, "onboundary") michael@0: #endif