Further changes required by Servo

This commit is contained in:
Oriol Brufau 2023-05-22 01:12:10 +02:00
parent 9eb244fc0c
commit 2bf074e434

View file

@ -494,6 +494,7 @@ impl<'a, 'b: 'a, 'i: 'a> ::cssparser::ColorComponentParser<'i> for ColorComponen
}
}
#[cfg(feature = "gecko")]
fn parse_moz_system_color<'i, 't>(
context: &ParserContext,
input: &mut Parser<'i, 't>,