[wpt-sync] Sync PR 39272 - Merge CSS keyframes if percise match in timeline offset
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox114 fixed)
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39272 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39272
Details from upstream follow.
Kevin Ellis <kevers@google.com> wrote:
Merge CSS keyframes if percise match in timeline offset
Bug: 1426533
Change-Id: I98692fac258f3fd77031d567e570703f03815e30
Reviewed-on: https://chromium-review.googlesource.com/4381926
WPT-Export-Revision: 9f637ad721cd22be2c36fdd13824ae95f11c3a5f
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
FAIL: 2
Chrome
OK : 1
FAIL: 2
Safari
OK : 1
FAIL: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /scroll-animations/css/merge-timeline-offset-keyframes.html [wpt.fyi]
- Keyframes with same easing and timeline offset are merged.:
FAIL(Chrome:FAIL, Safari:FAIL) - Keyframes with same timeline offset but different easing function are not merged.:
FAIL(Chrome:FAIL, Safari:FAIL)
- Keyframes with same easing and timeline offset are merged.:
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e9c1a7a5a3e0
https://hg.mozilla.org/mozilla-central/rev/7705f7ff095e
Description
•