Bug 250991 - Remove non-decomposable-matrix.html
Summary: Remove non-decomposable-matrix.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Woodrow
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-22 17:03 PST by Matt Woodrow
Modified: 2023-01-24 20:40 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Woodrow 2023-01-22 17:03:32 PST
This test is checking that we compute correct the correct contents scale for a layer that has a singular matrix, but still renders.

This was previously the case for scaleZ(0), but we no longer render those (to match other browsers), so this case isn't possible.
Comment 1 Matt Woodrow 2023-01-22 17:03:55 PST
<rdar://104513852>
Comment 2 Matt Woodrow 2023-01-22 17:04:54 PST
Pull request: https://github.com/WebKit/WebKit/pull/8959
Comment 3 EWS 2023-01-24 20:40:47 PST
Committed 259337@main (7399948b5193): <https://commits.webkit.org/259337@main>

Reviewed commits have been landed. Closing PR #8959 and removing active labels.