Closed
Bug 936774
Opened 11 years ago
Closed 11 years ago
CSS Autocompletion is messing property names and values
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 913955
People
(Reporter: paul, Unassigned)
Details
> padding: 4px;
cursor is in "padding"
> pa|dding: 4px;
type "d". Word becomes:
> paddingdding: 4px;
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•