Add layout debugger support to layout_2020

This commit is contained in:
Fernando Jiménez Moreno 2020-02-11 18:50:54 +01:00
parent 9c3feb746b
commit 5cbe05366b
8 changed files with 186 additions and 13 deletions

1
Cargo.lock generated
View file

@ -2927,6 +2927,7 @@ dependencies = [
"script_layout_interface",
"script_traits",
"serde",
"serde_json",
"servo_arc",
"servo_geometry",
"servo_url",