mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 04:38:02 +00:00
Bug 1030606: Move nsGkAtomList.h entry for 'picture' out of #ifdef ACCESSIBILITY section, to fix --disable-accessibility builds. r=mats
This commit is contained in:
parent
8f40519109
commit
b59ccc0bac
@ -883,6 +883,7 @@ GK_ATOM(perMille, "per-mille")
|
||||
GK_ATOM(percent, "percent")
|
||||
GK_ATOM(persist, "persist")
|
||||
GK_ATOM(phase, "phase")
|
||||
GK_ATOM(picture, "picture")
|
||||
GK_ATOM(ping, "ping")
|
||||
GK_ATOM(pinned,"pinned")
|
||||
GK_ATOM(placeholder, "placeholder")
|
||||
@ -2220,7 +2221,6 @@ GK_ATOM(menuitemradio, "menuitemradio")
|
||||
GK_ATOM(mixed, "mixed")
|
||||
GK_ATOM(multiline, "multiline")
|
||||
GK_ATOM(password, "password")
|
||||
GK_ATOM(picture, "picture")
|
||||
GK_ATOM(posinset, "posinset")
|
||||
GK_ATOM(presentation, "presentation")
|
||||
GK_ATOM(progressbar, "progressbar")
|
||||
|
Loading…
x
Reference in New Issue
Block a user