mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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(r, copy root.data.position);
|
||||
push(r, copy root.d().position);
|
||||
|
||||
return r;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue