mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: Remove unused -moz-window-frame appearance constants
Differential Revision: https://phabricator.services.mozilla.com/D162864
This commit is contained in:
parent
ea04827f05
commit
cc30a418a3
1 changed files with 0 additions and 6 deletions
|
@ -2009,12 +2009,6 @@ pub enum Appearance {
|
|||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozWindowButtonRestore,
|
||||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozWindowFrameBottom,
|
||||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozWindowFrameLeft,
|
||||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozWindowFrameRight,
|
||||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozWindowTitlebar,
|
||||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozWindowTitlebarMaximized,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue