mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
style: Remove -moz-mac-fullscreen-button value.
Depends on D105379 Differential Revision: https://phabricator.services.mozilla.com/D105380
This commit is contained in:
parent
490db1e2bd
commit
e6aaafdda5
1 changed files with 0 additions and 3 deletions
|
@ -1788,9 +1788,6 @@ pub enum Appearance {
|
|||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozWinExcludeGlass,
|
||||
|
||||
/// Titlebar elements on the Mac.
|
||||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozMacFullscreenButton,
|
||||
/// Mac help button.
|
||||
#[parse(condition = "ParserContext::in_ua_or_chrome_sheet")]
|
||||
MozMacHelpButton,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue