Closed
Bug 1805206
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 37457 - Fix tests for clamping to 0 with keyframes with calc() values
Categories
(Core :: DOM: Animation, task, P4)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37457 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37457
Details from upstream follow.
Antoine Quint <graouts@apple.com> wrote:
Fix tests for clamping to 0 with keyframes with calc() values
Addresses issue #37053.
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Animation
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5ec74feae06194e8f7b2908b72acf79384808bc9
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests and 3 subtests
Status Summary
Firefox
OK
: 5
PASS
: 13
FAIL
: 3
Chrome
OK
: 5
PASS
: 11
FAIL
: 5
Safari
OK
: 5
PASS
: 12
FAIL
: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /web-animations/responsive/columnGap.html [wpt.fyi]
- column-gap responsive to inherited changes:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- column-gap responsive to inherited changes:
- /web-animations/responsive/perspective.html [wpt.fyi]
- perspective responsive to inherited changes:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- perspective responsive to inherited changes:
- /web-animations/responsive/rowGap.html [wpt.fyi]
- row-gap responsive to inherited changes:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- row-gap responsive to inherited changes:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4bf2b6328647
[wpt PR 37457] - Fix tests for clamping to 0 with keyframes with calc() values, a=testonly
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•