Closed
Bug 1386050
Opened 7 years ago
Closed 7 years ago
Rule Inspector not autocompleting background-size keyword values
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1156019
People
(Reporter: jtojnar, Unassigned)
Details
Open DevTools Inspector and in the Rules side panel add background-size property. Then try type c and wait for cover or contain to be autocompleted, nothing will happen. If you type i, initial will be offered correctly, only the keyword values are missing. If you press down arrow, a menu will appear, again missing the keywords.
List of available values on https://developer.mozilla.org/en-US/docs/Web/CSS/background-size
Reporter | ||
Updated•7 years ago
|
OS: Unspecified → All
Hardware: Unspecified → All
Version: unspecified → 54 Branch
Comment 1•7 years ago
|
||
I think this one is a dup.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•