mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #5763 - mbrubeck:trace-layout-readme, r=glennw
r? @glennw <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5763) <!-- Reviewable:end -->
This commit is contained in:
commit
69a2c45b34
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue