fune/devtools/shared/inspector
Nicolas Chevobbe 7aad4369ba Bug 1832213 - Add pretty print button in StyleEditor. r=devtools-reviewers,fluent-reviewers,ochameau.
This adds a similar button to the one we have in the Debugger that users can
click on to pretty print the stylesheet.
We disable the button when the opened file is an original file, as we don't
support pretty printing non CSS files.

The current test for (automatic) pretty printing is updated to check that the
button has the expected states and behaves as it should.

Differential Revision: https://phabricator.services.mozilla.com/D189762
2023-10-04 06:27:46 +00:00
..
css-logic.js Bug 1832213 - Add pretty print button in StyleEditor. r=devtools-reviewers,fluent-reviewers,ochameau. 2023-10-04 06:27:46 +00:00
moz.build
utils.js