Closed Bug 1899141 Opened 1 month ago Closed 24 days ago

[wpt-sync] Sync PR 46495 - Use ComputeNumber with conversion data for matrix() transforms

Categories

(Core :: Web Painting, task, P4)

task

Tracking

()

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 46495 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/46495
Details from upstream follow.

Daniil Sakhapov <sakhapov@chromium.org> wrote:

Use ComputeNumber with conversion data for matrix() transforms

Bug: 40946458
Change-Id: I23acf9a439a2df7c72aa658cf10b45228da0961e

Reviewed-on: https://chromium-review.googlesource.com/5571342
WPT-Export-Revision: 2cf5f391efbf8d7ff724c8a48dd5a6004b22af0d

PR 46495 applied with additional changes from upstream: ba29c08e812f19fc038c5fcba6a8789b175be887
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Component: web-platform-tests → Web Painting
Product: Testing → Core
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 4 subtests

Status Summary

Firefox

OK : 1
FAIL : 4

Chrome

CRASH: 1

Safari

OK : 1
FAIL : 4

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-transforms/transform-with-sign-function.html [wpt.fyi]
    • skew(calc(sign(1em - 1px) * 2deg), calc(sign(1em - 1px) * 2deg)) should be used-value-equivalent to skew(2deg, 2deg): FAIL (Safari: FAIL)
    • skewX(calc(sign(1em - 1px) * 2deg)) should be used-value-equivalent to skewX(2deg): FAIL (Safari: FAIL)
    • skewY(calc(sign(1em - 1px) * 2deg)) should be used-value-equivalent to skewY(2deg): FAIL (Safari: FAIL)
    • matrix(calc(sign(1em - 1px) * 2), calc(sign(1em - 1px) * 2), calc(sign(1em - 1px) * 2), calc(sign(1em - 1px) * 2), calc(sign(1em - 1px) * 2), calc(sign(1em - 1px) * 2)) should be used-value-equivalent to matrix(2, 2, 2, 2, 2, 2): FAIL (Safari: FAIL)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6610f6209ab6
[wpt PR 46495] - Use ComputeNumber with conversion data for matrix() transforms, a=testonly
https://hg.mozilla.org/integration/autoland/rev/8f29e942c155
[wpt PR 46495] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 24 days ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.