зеркало из https://github.com/mozilla/gecko-dev.git
Bug 551397: CSS_PSEUDO_ELEMENT needs to be undefined before next definition. r=sicking
This commit is contained in:
Родитель
809341f55a
Коммит
021aa79cc9
|
@ -53,6 +53,7 @@
|
|||
#define CSS_PSEUDO_ELEMENT(name_, value_, flags_) \
|
||||
NS_STATIC_ATOM_BUFFER(name_##_buffer, value_)
|
||||
#include "nsCSSPseudoElementList.h"
|
||||
#undef CSS_PSEUDO_ELEMENT
|
||||
|
||||
static const nsStaticAtom CSSPseudoElements_info[] = {
|
||||
#define CSS_PSEUDO_ELEMENT(name_, value_, flags_) \
|
||||
|
|
Загрузка…
Ссылка в новой задаче