mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
style: Tidy a couple things.
This commit is contained in:
parent
daaee046b3
commit
1654f297ca
3 changed files with 19 additions and 10 deletions
|
@ -2578,7 +2578,6 @@ impl<'a> SelectorsElement for DomRoot<Element> {
|
|||
false
|
||||
}
|
||||
|
||||
|
||||
fn first_child_element(&self) -> Option<DomRoot<Element>> {
|
||||
self.node.child_elements().next()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue