Closed
Bug 1625622
Opened 5 years ago
Closed 5 years ago
Use id and element selectors in arrowscrollbox shadow DOM
Categories
(Toolkit :: Themes, task, P1)
Toolkit
Themes
Tracking
()
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
scrollbutton-up and scrollbutton-down are unique in the shadow DOM, so we can use ids instead of classes for them. We can also use element selectors to target the scrollbox or both scroll buttons.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a1e9c8a7f3ee
Use id and element selectors in arrowscrollbox shadow DOM. r=ntim
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•