Closed
Bug 1907179
Opened 2 years ago
Closed 2 years ago
Rename horizontal/vertical with x/y for the axis of scroll/view timeline
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: boris, Assigned: boris)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
Per https://drafts.csswg.org/scroll-animations-1/#typedef-axis and https://github.com/w3c/csswg-drafts/issues/8666, the spec change the keywords of axis, so we should update it as well, to make sure we parse the correct keywords and avoid confusing people.
| Assignee | ||
Comment 1•2 years ago
|
||
Per spec, we should use x/y to match scroll-snap-type and overflow.
Pushed by bchiou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d61fa5021fe4
Repalce horizontal/vertical with x/y for ScrollAxis. r=layout-reviewers,firefox-style-system-reviewers,emilio
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•