Closed
Bug 1999933
Opened 8 months ago
Closed 5 days ago
[wpt-sync] Sync PR 56008 - Verify that CSSPerspective clamps its distance to 1 if it's less
Categories
(Core :: DOM: CSS Object Model, task, P4)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 56008 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/56008
Details from upstream follow.
Psychpsyo <psychpsyo@gmail.com> wrote:
Verify that CSSPerspective clamps its distance to 1 if it's less
Adding more exhaustive tests around this, since Ladybird was checking for
length <= 0instead oflength < 1for this.
| Assignee | ||
Updated•8 months ago
|
Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core
| Assignee | ||
Comment 1•9 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=03c1cd4c46ea3bdc7293e924f4c415ce27c36133
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/dacbb87e9d3b
https://hg.mozilla.org/integration/autoland/rev/f4bd2c6ae0cc
[wpt PR 56008] - Verify that CSSPerspective clamps its distance to 1 if it's less, a=testonly
| Assignee | ||
Comment 3•5 days ago
|
||
Test result changes from PR not available.
Comment 4•5 days ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 days ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•