Closed
Bug 1848170
Opened 2 years ago
Closed 2 years ago
Investigate failures in tentative WPT css/css-easing/linear-timing-functions-syntax.tentative.html
Categories
(Core :: CSS Transitions and Animations, defect)
Core
CSS Transitions and Animations
Tracking
()
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: twisniewski, Assigned: dshin)
References
()
Details
Attachments
(1 file)
WebKit just added this WPT in https://bugs.webkit.org/show_bug.cgi?id=240061 with a link to the draft spec here: https://github.com/w3c/csswg-drafts/pull/6533
They seem to be matching Chrome's behavior.
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → dshin
Severity: -- → S3
Assignee | ||
Comment 1•2 years ago
|
||
Later spec change specifies that the serialized value always has one input and
one output entries for each linear stop entry, so specified and computed values
no longer have any difference.
Get rid of prefs for WPT too, since they're default-enabled on on channels.
Pushed by dshin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d475d0406cd
Use fully-computed piecewise linear function for both computed and specified value. r=emilio
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•