Closed
Bug 1654195
Opened 6 years ago
Closed 6 years ago
Make text-combine-upright non-animatable
Categories
(Core :: DOM: Animation, defect)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
81 Branch
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: birtles, Assigned: birtles)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
According to the spec it is not animatable:
https://drafts.csswg.org/css-writing-modes-4/#propdef-text-combine-upright
But in our implementation it is discrete:
| Assignee | ||
Comment 2•6 years ago
|
||
This should fail a few tests I hope:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=edf49cc4b02c0951e77d8d996e621d641022dfd2
| Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → brian
Status: NEW → ASSIGNED
Pushed by bbirtles.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a24dbf67be69
Make text-combine-upright not animatable; r=boris
Comment 5•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Updated•6 years ago
|
Keywords: dev-doc-needed
Comment 6•5 years ago
|
||
I've updated the formal data, and BCD for this property, and added a note in the Firefox 81 release notes.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•