This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27493 - "DOMMatrixReadOnly" constructor should allow same arguments as DOMMatrix
Summary: "DOMMatrixReadOnly" constructor should allow same arguments as DOMMatrix
Status: RESOLVED FIXED
Alias: None
Product: FXTF
Classification: Unclassified
Component: Geometry (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: sideshowbarker+geometry
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-03 10:25 UTC by Simon Pieters
Modified: 2015-04-17 12:15 UTC (History)
1 user (show)

See Also:


Attachments

Description Simon Pieters 2014-12-03 10:25:56 UTC
http://dev.w3.org/fxtf/geometry/#dom-dommatrixreadonly

[[
DOMMatrixReadOnly
]]

constructor should allow same arguments as DOMMatrix.

(There is no DOMMatrixInit, but maybe there's a good reason for that?)