mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
Remove trailing whitespace.
This commit is contained in:
parent
86c83f7bfc
commit
4e34fcd264
39 changed files with 117 additions and 117 deletions
|
@ -742,7 +742,7 @@ impl ScriptTask {
|
|||
// needs to be smarter about exiting pipelines.
|
||||
None => false,
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
/// The entry point to document loading. Defines bindings, sets up the window and document
|
||||
|
@ -1096,7 +1096,7 @@ impl ScriptTask {
|
|||
}
|
||||
None => { target_compare = true; }
|
||||
}
|
||||
|
||||
|
||||
if target_compare {
|
||||
if mouse_over_targets.is_some() {
|
||||
page.damage(MatchSelectorsDocumentDamage);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue