[Webkit-unassigned] [Bug 191417] New: SVG2: Use DOMMatrix2DInit for setMatrix and createSVGTransformFromMatrix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 8 01:24:16 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191417
Bug ID: 191417
Summary: SVG2: Use DOMMatrix2DInit for setMatrix and
createSVGTransformFromMatrix
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
Assignee: webkit-unassigned at lists.webkit.org
Reporter: krit at webkit.org
CC: zimmermann at kde.org
Following previous changes that made SVG APIs use DOMPointInit (instead of SVGPoint, later DOMPointReadOnly), changing APIs that take SVGMatrix (DOMMatrixReadOnly) to use DOMMatrix2DInit.
Spec change is in review here: https://github.com/w3c/svgwg/issues/326
Affected: SVGTransform::setMatrix, SVGTransformList::createSVGTransformFromMatrix and SVGSVGElement::createSVGTransformFromMatrix.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181108/367bf4e5/attachment.html>
More information about the webkit-unassigned
mailing list