Formatted code

This commit is contained in:
hundredeir 2019-04-06 23:40:01 +05:30
parent 816e599db3
commit a00b5b2053
3 changed files with 25 additions and 18 deletions

View file

@ -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,