diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-11-06 17:46:51 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-06 17:46:51 -0600 |
commit | 4decea188feb87b880fd2b0663b86d262a346a18 (patch) | |
tree | 8e55dce1d251513654adb1dc4458c164f6a17cdc /components/script/dom/bindings/codegen/pythonpath.py | |
parent | 5227df260c601b86358e08ab88adcc9eca93be45 (diff) | |
parent | 7dfcbb582a22f33f3c7381b93a7c168bdeae6600 (diff) | |
download | servo-4decea188feb87b880fd2b0663b86d262a346a18.tar.gz servo-4decea188feb87b880fd2b0663b86d262a346a18.zip |
Auto merge of #19106 - upsuper:window-transform, r=emilio
Implement -moz-window-transform{,-origin} internal properties
This fixes [bug 1374178](https://bugzilla.mozilla.org/show_bug.cgi?id=1374178).
Note that the impl of `-moz-window-transform-origin` doesn't exactly match how it is implemented in Gecko. Specifically, that property doesn't accept depth value in Gecko, but it does in this impl. The depth value is simply dropped during conversion. This is because I don't think it's worth adding code for handling this internal property to make it as restrictive.
<!-- 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/19106)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/pythonpath.py')
0 files changed, 0 insertions, 0 deletions