Open
Bug 1411634
Opened 6 years ago
Updated 10 months ago
Adopt the devtools inspector’s pretty-printing algorithm for DOM nodes
Categories
(Remote Protocol :: Marionette, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: ato, Unassigned)
Details
For format.pprint we try to stylise HTML elements and include certain attributes. Instead of being opinionated about what to include, we want to adopt the way the devtools inspector prints DOM nodes. pbro told me this code lives in devtools/client/inspector/markup/views/element_editor.js. We need to do a closer review of exactly what this would look like for Marionette.
Updated•1 year ago
|
Severity: normal → S3
Updated•10 months ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•