diff options
author | Boris Chiou <boris.chiou@gmail.com> | 2017-08-10 17:41:47 +0800 |
---|---|---|
committer | Boris Chiou <boris.chiou@gmail.com> | 2017-08-14 11:21:31 +0800 |
commit | 02277ce4a191c56359ebe2c033f59dec4423ad42 (patch) | |
tree | 746f2dfbe1b95c8a6440d3077d36e872b5e645ae /components/script/dom/nodeiterator.rs | |
parent | 0eabba3c6fa232fd732eb2127f8fe285efd04288 (diff) | |
download | servo-02277ce4a191c56359ebe2c033f59dec4423ad42.tar.gz servo-02277ce4a191c56359ebe2c033f59dec4423ad42.zip |
Fix the conversion from Perspective into ComputedMatrix.
We convert a perspective function into a ComputedMatrix, but we apply the
perspective length to a wrong matrix item. We should put it into m34,
instead of m43. m43 is for translate parameter Z.
Diffstat (limited to 'components/script/dom/nodeiterator.rs')
0 files changed, 0 insertions, 0 deletions