style: Fix rebase mistake

MANUAL PUSH: Bustage fix CLOSED TREE
This commit is contained in:
Emilio Cobos Álvarez 2023-05-27 16:25:28 +02:00 committed by Oriol Brufau
parent 0be968fb4c
commit efb5a8cfe5

View file

@ -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,