servo/ports
bors-servo 823da9e34a Auto merge of #19388 - BorisChiou:stylo/dommatrix/parser, r=emilio,heycam
stylo: Implement Servo_ParseTransformIntoMatrix

This is an inter-dependent patch of Bug 1408310.

DOMMatrix needs to convert a specified transform list into a matrix, so we rewrite
to_transform_3d_matrix by generics for both specified and computed transform lists.

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix [Bug 1408310](https://bugzilla.mozilla.org/show_bug.cgi?id=1408310).
- [X] These changes do not require tests because we can count on the wpt tests for DOMMatrix on Gecko side.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19388)
<!-- Reviewable:end -->
2017-11-27 20:13:34 -06:00
..
cef WR multi-document support 2017-11-22 00:43:34 +01:00
geckolib Auto merge of #19388 - BorisChiou:stylo/dommatrix/parser, r=emilio,heycam 2017-11-27 20:13:34 -06:00
glutin WR multi-document support 2017-11-22 00:43:34 +01:00
servo Replace compiletest suite by doc-tests with compile_fail 2017-11-22 16:25:17 +01:00