mirror of
https://github.com/servo/servo.git
synced 2025-10-02 01:29:15 +01:00
Add layout debugger support to layout_2020
This commit is contained in:
parent
9c3feb746b
commit
5cbe05366b
8 changed files with 186 additions and 13 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2927,6 +2927,7 @@ dependencies = [
|
|||
"script_layout_interface",
|
||||
"script_traits",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"servo_arc",
|
||||
"servo_geometry",
|
||||
"servo_url",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue