Closed
Bug 1364400
Opened 8 years ago
Closed 6 years ago
Parse DOMMatrix string argument as CSS instead of as SVG
Categories
(Core :: DOM: CSS Object Model, enhancement, P3)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
People
(Reporter: zcorpan, Unassigned)
References
(Blocks 1 open bug)
Details
Blocks: 1346399
Comment 1•8 years ago
|
||
new DOMMatrix('none') currently throws. Is that covered by this bug?
Comment 2•8 years ago
|
||
Take this. I think one of my patches in Bug 1408310 could fix this.
Assignee: nobody → boris.chiou
Comment 3•8 years ago
|
||
Bug 1408310 is landed, so I think what we can do in this bug is: fix the rest wpt failures [1] for DOMMatrix.
[1] https://searchfox.org/mozilla-central/rev/9f3bd430c2b132c86c46126a0548661de876799a/testing/web-platform/meta/css/geometry/DOMMatrix-001.html.ini#204-210
Updated•8 years ago
|
Assignee: boris.chiou → nobody
Updated•7 years ago
|
Priority: -- → P3
Comment 4•6 years ago
|
||
This is fixed. Remaining work is being tracked in bug 1346399.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•