mirror of
https://github.com/servo/servo.git
synced 2025-06-11 01:50:10 +00:00
Fix some irregular indentation.
This commit is contained in:
parent
8efd70b01b
commit
91b4246e1b
5 changed files with 29 additions and 29 deletions
|
@ -778,7 +778,7 @@ impl ScriptTask {
|
|||
return;
|
||||
}
|
||||
panic!("Page rect message sent to nonexistent pipeline");
|
||||
}
|
||||
}
|
||||
|
||||
/// Handle a request to load a page in a new child frame of an existing page.
|
||||
fn handle_new_layout(&self, new_layout_info: NewLayoutInfo) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue