Bug 1963446 - Remove unused button-arrow-{previous,next} appearance values. r=stransky
Differential Revision: https://phabricator.services.mozilla.com/D247163
This commit is contained in:
committed by
ealvarez@mozilla.com
parent
b4de3210d6
commit
00fefccf69
@@ -1502,10 +1502,6 @@ pub enum Appearance {
|
||||
#[parse(condition = "ParserContext::chrome_rules_enabled")]
|
||||
ButtonArrowDown,
|
||||
#[parse(condition = "ParserContext::chrome_rules_enabled")]
|
||||
ButtonArrowNext,
|
||||
#[parse(condition = "ParserContext::chrome_rules_enabled")]
|
||||
ButtonArrowPrevious,
|
||||
#[parse(condition = "ParserContext::chrome_rules_enabled")]
|
||||
ButtonArrowUp,
|
||||
/// Menu Popup background.
|
||||
#[parse(condition = "ParserContext::chrome_rules_enabled")]
|
||||
|
||||
Reference in New Issue
Block a user