mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
style: Remove appearance: -moz-win-glass, which is unused
This we don't need to uplift. Differential Revision: https://phabricator.services.mozilla.com/D162535
This commit is contained in:
parent
d53696e452
commit
63c3d36d28
1 changed files with 0 additions and 3 deletions
|
@ -1985,9 +1985,6 @@ pub enum Appearance {
|
|||
MozWinMediaToolbox,
|
||||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozWinBrowsertabbarToolbox,
|
||||
/// Vista glass.
|
||||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozWinGlass,
|
||||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozWinBorderlessGlass,
|
||||
/// -moz-apperance style used in setting proper glass margins.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue