Skip to content
Snippets Groups Projects
Commit 3cddbdca authored by Jeff Muizelaar's avatar Jeff Muizelaar
Browse files

Bug 1789670 - Add some basic layout debugger documentation. r=emilio

parent 4d4b5601
No related branches found
No related tags found
No related merge requests found
# Layout Debugger
## Overview
The layout debugger can dump a variety of things including:
- Matched CSS Rules
- Text Runs
- Frames
## Usage
- Use a debug build or add `ac_add_options --enable-layout-debugger` to your mozconfig.
- Run with `./mach run --layoutdebug [filename]`
......@@ -12,3 +12,4 @@ contains general information about layout and the layout team at Mozilla.
AccessibleCaret
Reftest
LayoutDebugger
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment