WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
110048
Deprecate WebKitCSSMatrix
https://bugs.webkit.org/show_bug.cgi?id=110048
Summary
Deprecate WebKitCSSMatrix
Dirk Schulze
Reported
2013-02-16 22:07:08 PST
Deprecate WebKitCSSMatrix in favor for a new interface for matrices.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Pieters (:zcorpan)
Comment 1
2017-05-16 14:40:06 PDT
We can't get rid of it, there's too much web content using WebKitCSSMatrix (all browsers now support it in some way). But per spec window.WebKitCSSMatrix should be an alias for DOMMatrix. Also see
https://github.com/heycam/webidl/issues/362
Anne van Kesteren
Comment 2
2023-12-28 09:01:21 PST
Looks to be in order given LegacyWindowAlias=WebKitCSSMatrix in DOMMatrix.idl.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug