diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-18 21:25:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-18 21:25:31 -0700 |
commit | f88ecda3628ec2af3a4e4c7fdebeda47b4008d6f (patch) | |
tree | 5fb1d05bdc936f0c97f9297759849e6a96b64846 /components/script/dom/htmlunknownelement.rs | |
parent | 877e480c47fabf400cfa2275aada9d6d9c678b9a (diff) | |
parent | 64c47ed720aaeb4298659ce9dc380a09fd9f8d0e (diff) | |
download | servo-f88ecda3628ec2af3a4e4c7fdebeda47b4008d6f.tar.gz servo-f88ecda3628ec2af3a4e4c7fdebeda47b4008d6f.zip |
Auto merge of #12487 - heycam:supports-ffi, r=emilio
Add FFI glue for Gecko to implement 1-arg CSS.supports() with stylo.
<!-- Please describe your changes on the following line: -->
This adds an FFI function for Gecko to call to implement the 1-arg version of `CSS.supports()`. This will be useful for producing an automated analysis of CSS properties we lack support for in geckolib. Corresponding Gecko bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1287382
r? @emilio
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because this is a geckolib-only change, and we don't have testing for that yet :(
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- 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/12487)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlunknownelement.rs')
0 files changed, 0 insertions, 0 deletions