Open
Bug 1339618
Opened 7 years ago
Updated 1 year ago
Add switch to activate contentEditable
Categories
(DevTools :: Inspector, enhancement, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: striptm, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: dev-doc-needed)
During the drafting phase of html and css are tested for texts of different lengths. For example see what happens if a title or paragraph is too large. I think it might be useful for the dom inspector to have a switch that activates the flag document.body.contentEditable = true / false This would allow developers to test different situations in a very agile way.
Component: Developer Tools: User Stories → Developer Tools: Inspector
Updated•7 years ago
|
Updated•7 years ago
|
Keywords: dev-doc-needed
Updated•5 years ago
|
Product: Firefox → DevTools
Updated•1 year ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•