mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: fix alignment in call to get_all_matching_rules.
This commit is contained in:
parent
27031b996b
commit
b15fa2cd79
1 changed files with 1 additions and 1 deletions
|
@ -1203,7 +1203,7 @@ impl Stylist {
|
|||
&rule_hash_target,
|
||||
applicable_declarations,
|
||||
context,
|
||||
self.quirks_mode,
|
||||
self.quirks_mode,
|
||||
flags_setter,
|
||||
CascadeLevel::AuthorNormal);
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue