mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Fix test-tidy for Layout 2020
It seems this wasn't caught by CI when landing the build fix yesterday.
This commit is contained in:
parent
446a9ce4b9
commit
6851b489f5
1 changed files with 0 additions and 1 deletions
|
@ -1235,7 +1235,6 @@ impl LayoutThread {
|
|||
|
||||
rw_data.nodes_from_point_response =
|
||||
results.iter().map(|result| result.node).collect()
|
||||
|
||||
},
|
||||
&QueryMsg::ElementInnerTextQuery(node) => {
|
||||
let node = unsafe { ServoLayoutNode::new(&node) };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue