mirror of
https://github.com/servo/servo.git
synced 2025-07-31 19:20:22 +01:00
Revert remaining Stylo changes (#31408)
* Revert remaining changes from Stylo split-into-commits branch * Do the minimum amount of formatting to appease mach test-tidy
This commit is contained in:
parent
1c2de6dd1d
commit
f60e5e767b
15 changed files with 51 additions and 79 deletions
|
@ -87,7 +87,7 @@ ref_filter_map = "1.0.1"
|
|||
regex = { workspace = true }
|
||||
script_layout_interface = { workspace = true }
|
||||
script_traits = { workspace = true }
|
||||
selectors = { path = "../selectors", features = ["shmem"] }
|
||||
selectors = { path = "../selectors" }
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
serde_bytes = { workspace = true }
|
||||
servo-media = { git = "https://github.com/servo/media" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue