Closed Bug 1747279 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 32174 - Make Transform::TransformRRectF tolerate values within kEpsilon of 0.

Categories

(Core :: Layout: Images, Video, and HTML Frames, task, P4)

task

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

L. David Baron <dbaron@chromium.org> wrote:

Make Transform::TransformRRectF tolerate values within kEpsilon of 0.

This changes Transform::TransformRRectF so that it doesn't fail due to
lack of axis-alignment in cases where
Transform::Preserves2dAxisAlignment is true, by adjusting relevant
values that are within kEpsilon of 0.

This change prevents us from (a) deciding that we can take the
border-radius fast path, and then (b) having that fast path fail.

Fixed: 1207151
Change-Id: I2ae31ec86f4f4a32ae02fc1bc6b4815b253cda2f
Reviewed-on: https://chromium-review.googlesource.com/3353877
WPT-Export-Revision: 8d6ad36e49171083c279c231cbc21286de800384

Component: web-platform-tests → Layout: Images, Video, and HTML Frames
Product: Testing → Core

CI Results

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

Total 1 tests

Status Summary

Firefox

PASS: 1

Chrome

FAIL: 1

Safari

FAIL: 1

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b27fe6327cd8 [wpt PR 32174] - Make Transform::TransformRRectF tolerate values within kEpsilon of 0., a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.