Open Bug 1444772 Opened 6 years ago Updated 2 years ago

Autocomplete CSS variables inside calc()

Categories

(DevTools :: Inspector: Rules, enhancement, P3)

60 Branch
enhancement

Tracking

(firefox60 affected)

Tracking Status
firefox60 --- affected

People

(Reporter: Oriol, Unassigned)

References

(Blocks 1 open bug)

Details

I have an element styled with --size:100px
This variable appears in autocompletion if I use
   width: var(--
But If I write
   width: calc(var(--
Then --size is not suggested.
Blocks: 1223058
No longer blocks: 1422635
Depends on: 1422635
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.