mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Addresses issues raised in #24465; removes redundancy in set_bitmap_dimensions
Removed passing test .ini files and moved euclid extensions to euclidext.rs to factor out redundant code
This commit is contained in:
parent
f7fb130a2a
commit
ec2961920b
32 changed files with 211 additions and 131 deletions
|
@ -65,6 +65,7 @@ mod dom;
|
|||
mod canvas_state;
|
||||
#[warn(deprecated)]
|
||||
mod compartments;
|
||||
mod euclidext;
|
||||
#[warn(deprecated)]
|
||||
pub mod fetch;
|
||||
#[warn(deprecated)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue