Bug 246891
| Summary: | CSSPerspective.toMatrix() should throw if its length is not compatible with 'px' unit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | CSS | Assignee: | 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 | ||
Chris Dumez
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/5659
EWS
Committed 255876@main (02ba20dc48a2): <https://commits.webkit.org/255876@main>
Reviewed commits have been landed. Closing PR #5659 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/101461785>