mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 965238 - trivial patch to move anonid atom out of a11y ifdef, r=smaug
--HG-- extra : rebase_source : 961d39f021801d4473fdf88786b2455bdcd30f81
This commit is contained in:
parent
d5721ade20
commit
4451a7824b
@ -88,6 +88,7 @@ GK_ATOM(ancestor, "ancestor")
|
||||
GK_ATOM(ancestorOrSelf, "ancestor-or-self")
|
||||
GK_ATOM(anchor, "anchor")
|
||||
GK_ATOM(_and, "and")
|
||||
GK_ATOM(anonid, "anonid")
|
||||
GK_ATOM(any, "any")
|
||||
GK_ATOM(mozapp, "mozapp")
|
||||
GK_ATOM(applet, "applet")
|
||||
@ -2114,7 +2115,6 @@ GK_ATOM(other, "other")
|
||||
GK_ATOM(alert, "alert")
|
||||
GK_ATOM(alertdialog, "alertdialog")
|
||||
GK_ATOM(application, "application")
|
||||
GK_ATOM(anonid, "anonid")
|
||||
GK_ATOM(aria_activedescendant, "aria-activedescendant")
|
||||
GK_ATOM(aria_atomic, "aria-atomic")
|
||||
GK_ATOM(aria_autocomplete, "aria-autocomplete")
|
||||
|
Loading…
Reference in New Issue
Block a user