Closed
Bug 1468404
Opened 8 years ago
Closed 3 years ago
The 'subgrid' CSS value should be part of the auto-complete suggestions for grid-template-* and grid properties
Categories
(DevTools :: Inspector: Rules, enhancement, P2)
DevTools
Inspector: Rules
Tracking
(firefox112 fixed)
RESOLVED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: pbro, Assigned: cers)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Steps:
- open the inspector
- in the rule-view, enter the grid-template-rows property
- press tab
- the auto-complete suggestion list appears
==> the subgrid value should be in there, it's not.
Updated•8 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → cers
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3529074c583c
add subgrid to list of suggestions for grid-template-* properties r=emilio
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•