mirror of
https://github.com/servo/servo.git
synced 2025-08-27 16:18:21 +01:00
Miscellaneous build / tidy fixes.
This commit is contained in:
parent
5158f65810
commit
31e8e418ea
66 changed files with 566 additions and 294 deletions
|
@ -214,6 +214,7 @@ fn test_insert() {
|
|||
fn mock_stylist() -> Stylist {
|
||||
let device = Device::new(
|
||||
MediaType::screen(),
|
||||
QuirksMode::NoQuirks,
|
||||
Size2D::new(0f32, 0f32),
|
||||
Scale::new(1.0),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue