зеркало из https://github.com/mozilla/gecko-dev.git
Backout unrelated code landed in dee3e26cc1c0 by mistake.
--HG-- extra : source : d931b333d2263e19921a1e1ab331403321c21c26
This commit is contained in:
Родитель
01846026c1
Коммит
d1a7c5bc3b
|
@ -38,7 +38,7 @@ STYLE_STRUCTS = [("INHERITED",) + x for x in [
|
|||
("Background", "nullptr", NORMAL_DEP + LENGTH_DEP + COLOR_DEP),
|
||||
("Position", "nullptr", NORMAL_DEP + LENGTH_DEP),
|
||||
("TextReset", "nullptr", NORMAL_DEP + LENGTH_DEP + COLOR_DEP),
|
||||
("Display", "nullptr", NORMAL_DEP),
|
||||
("Display", "nullptr", NORMAL_DEP + LENGTH_DEP),
|
||||
("Content", "nullptr", NORMAL_DEP + LENGTH_DEP),
|
||||
("UIReset", "nullptr", NORMAL_DEP),
|
||||
("Table", "nullptr", NORMAL_DEP),
|
||||
|
|
Загрузка…
Ссылка в новой задаче