mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
parent
7bede60272
commit
2f7ed1d73e
69 changed files with 33 additions and 98 deletions
|
@ -512,7 +512,6 @@ impl MaybeNew for ViewportConstraints {
|
|||
rule: &ViewportRule)
|
||||
-> Option<ViewportConstraints>
|
||||
{
|
||||
use num_traits::{Float, ToPrimitive};
|
||||
use std::cmp;
|
||||
|
||||
if rule.declarations.is_empty() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue