We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Servo can connect to Firefox's Developer Tools, allowing you to troubleshoot JavaScript and CSS.
You can use the --devtools option to have Servo open a Devtools port for you. For example:
--devtools
./mach run --devtools 6000 --release http://mozilla.org
@TODO https://developer.mozilla.org/en-US/docs/Tools/WebIDE/Setting_up_runtimes#Remote_runtime