Closed
Bug 1918608
Opened 1 year ago
Closed 1 year ago
Clean up [orient=...] and [expanded] rules
Categories
(Firefox :: Tabbed Browser, task)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(1 file)
No description provided.
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
The orient attribute should always be set on #tabbrowser-tabs, so we can use [orient="horizontal"] instead of :not([orient="vertical"]).
The expanded attribute should be set on #tabbrowser-tabs too, so we can use that directly there instead of looking at sidebar-main.
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c72be4e56b82
Clean up [orient=...] and [expanded] rules. r=kcochrane,desktop-theme-reviewers,sidebar-reviewers,emilio
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•