mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Formatted code
This commit is contained in:
parent
816e599db3
commit
a00b5b2053
3 changed files with 25 additions and 18 deletions
|
@ -1872,7 +1872,7 @@ impl ScriptThread {
|
|||
reply,
|
||||
)
|
||||
},
|
||||
WebDriverScriptCommand::FindElementElementsCSS(selector,element_id,reply) => {
|
||||
WebDriverScriptCommand::FindElementElementsCSS(selector, element_id, reply) => {
|
||||
webdriver_handlers::handle_find_element_elements_css(
|
||||
&*documents,
|
||||
pipeline_id,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue