mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: Fix rebase mistake
MANUAL PUSH: Bustage fix CLOSED TREE
This commit is contained in:
parent
0be968fb4c
commit
efb5a8cfe5
1 changed files with 1 additions and 1 deletions
|
@ -651,7 +651,7 @@ macro_rules! bool_pref_feature {
|
|||
/// to support new types in these entries and (2) ensuring that either
|
||||
/// nsPresContext::MediaFeatureValuesChanged is called when the value that
|
||||
/// would be returned by the evaluator function could change.
|
||||
pub static MEDIA_FEATURES: [MediaFeatureDescription; 60] = [
|
||||
pub static MEDIA_FEATURES: [MediaFeatureDescription; 59] = [
|
||||
feature!(
|
||||
atom!("width"),
|
||||
AllowsRanges::Yes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue