Bug 250991

Summary: Remove non-decomposable-matrix.html
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: Layout and RenderingAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.