mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
style: Fix selectors unit tests.
MANUAL PUSH: Fix BR bustage. CLOSED TREE
This commit is contained in:
parent
5980525139
commit
6728aad0c6
1 changed files with 4 additions and 0 deletions
|
@ -2691,6 +2691,10 @@ pub mod tests {
|
|||
true
|
||||
}
|
||||
|
||||
fn is_and_where_error_recovery(&self) -> ParseErrorRecovery {
|
||||
ParseErrorRecovery::DiscardList
|
||||
}
|
||||
|
||||
fn parse_part(&self) -> bool {
|
||||
true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue