mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update layout viewer docs
This commit is contained in:
parent
b2585bee4d
commit
f6bd2cb48a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
To generate a layout trace:
|
To generate a layout trace:
|
||||||
|
|
||||||
./servo --trace-layout url
|
./mach run -Z trace-layout <url>
|
||||||
|
|
||||||
A layout_trace.json file will be writtent to the current directory that can be loaded by the viewer.
|
A layout_trace.json file will be writtent to the current directory that can be loaded by the viewer.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue