Bug 246891

Summary: CSSPerspective.toMatrix() should throw if its length is not compatible with 'px' unit
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 175733    

Description Chris Dumez 2022-10-21 16:22:38 PDT
CSSPerspective.toMatrix() should throw a TypeError if its length is not compatible with 'px' unit:
- https://drafts.css-houdini.org/css-typed-om-1/#dom-csstransformcomponent-tomatrix
Comment 1 Chris Dumez 2022-10-21 16:25:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5659
Comment 2 EWS 2022-10-22 10:28:24 PDT
Committed 255876@main (02ba20dc48a2): <https://commits.webkit.org/255876@main>

Reviewed commits have been landed. Closing PR #5659 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-10-22 10:29:18 PDT
<rdar://problem/101461785>