Bug 172900 - Implement DOMMatrixReadOnly.transformPoint()
Summary: Implement DOMMatrixReadOnly.transformPoint()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://drafts.fxtf.org/geometry/#dom...
Keywords: WebExposed
Depends on:
Blocks: 163505
  Show dependency treegraph
 
Reported: 2017-06-03 19:53 PDT by Chris Dumez
Modified: 2017-06-04 08:21 PDT (History)
3 users (show)

See Also:


Attachments
Patch (18.29 KB, patch)
2017-06-03 19:55 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-06-03 19:53:02 PDT
Implement DOMMatrixReadOnly.transformPoint():
- https://drafts.fxtf.org/geometry/#dommatrixreadonly
- https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-transformpoint
Comment 1 Chris Dumez 2017-06-03 19:55:35 PDT
Created attachment 311952 [details]
Patch
Comment 2 WebKit Commit Bot 2017-06-04 08:21:56 PDT
Comment on attachment 311952 [details]
Patch

Clearing flags on attachment: 311952

Committed r217767: <http://trac.webkit.org/changeset/217767>
Comment 3 WebKit Commit Bot 2017-06-04 08:21:57 PDT
All reviewed patches have been landed.  Closing bug.