mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
style: Reformat recent changes.
This commit is contained in:
parent
7c96aed31d
commit
f76acc84c6
30 changed files with 330 additions and 191 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
#![allow(unsafe_code)]
|
||||
|
||||
use crate::gecko_bindings::structs::{Matrix4x4Components, nsresult};
|
||||
use crate::gecko_bindings::structs::{nsresult, Matrix4x4Components};
|
||||
use crate::stylesheets::RulesMutateError;
|
||||
use crate::values::computed::transform::Matrix3D;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue