Closed
Bug 1741774
Opened 9 months ago
Closed 9 months ago
Support scrollbar-gutter in the style system
Categories
(Core :: Layout: Scrolling and Overflow, task)
Core
Layout: Scrolling and Overflow
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
References
Details
Attachments
(1 file)
A first step to support scrollbar-gutter
. A pref layout.css.scrollbar-gutter.enabled
is also added in the upcoming patch.
Assignee | ||
Comment 1•9 months ago
|
||
This patch adds scrollbar-gutter
property in CSS Overflow level 3 [1] to the
style system.
devtools/shared/css/generated/properties-db.js
is generated by
./mach devtools-css-db
.
[1] https://drafts.csswg.org/css-overflow-3/#scrollbar-gutter-property
Pushed by aethanyc@gmail.com: https://hg.mozilla.org/integration/autoland/rev/f3f6b5125ed7 Support scrollbar-gutter in the style system. r=emilio
Comment 3•9 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
![]() |
||
Comment 4•9 months ago
•
|
||
mistake |
(dumb mistake)
You need to log in
before you can comment on or make changes to this bug.
Description
•