Further changes required by Servo

This commit is contained in:
Oriol Brufau 2023-05-30 23:03:46 +02:00
parent 874737d877
commit 93fb8861ae

View file

@ -52,6 +52,7 @@ fn get_mock_rules(css_selectors: &[&str]) -> (Vec<Vec<Rule>>, SharedRwLock) {
AncestorHashes::new(s, QuirksMode::NoQuirks),
locked.clone(),
i as u32,
0
)
})
.collect()