mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Fix a test.
This commit is contained in:
parent
49de0a7fac
commit
300ff62ca5
1 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ mod test {
|
||||||
push_all(r, flat_bounds(c));
|
push_all(r, flat_bounds(c));
|
||||||
}
|
}
|
||||||
|
|
||||||
push(r, copy root.data.position);
|
push(r, copy root.d().position);
|
||||||
|
|
||||||
return r;
|
return r;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue