gecko-dev/servo/components/style/gecko_bindings
Xidorn Quan 8dbd2d5c92 servo: Merge #14334 - Remove unused check_bindings (from upsuper:remove-check-bindings); r=Manishearth
<!-- Please describe your changes on the following line: -->
It seems the two files are no longer used. `check_bindings` has been moved to stylo unit test in `tests/unit/stylo`. Keeping these files in the component directory could confuse people.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: 9790ab0a0de37a3d968619cb3fea0ed41b9210a4
2016-11-22 20:39:23 -08:00
..
nsstring_vendor servo: Merge #13911 - Use nsACString to pass string params for bindings (from upsuper:bug1312338); r=Manishearth 2016-10-25 04:09:19 -05:00
sugar servo: Merge #14168 - stylo: support transform (from Manishearth:tmp-transform); r=heycam 2016-11-10 18:38:48 -06:00
bindings.rs servo: Merge #14055 - support cursor property url() values in stylo (from heycam:cursor); r=Manishearth 2016-11-21 05:49:05 -06:00
mod.rs servo: Merge #13754 - Add sugar for RefPtr<T>; use for quotes property (from Manishearth:refptr); r=emilio,mystor 2016-10-13 22:31:20 -05:00
structs_debug.rs servo: Merge #14268 - Regenerate bindings (from Manishearth:regen); r=bholley 2016-11-21 12:19:39 -06:00
structs_release.rs servo: Merge #14268 - Regenerate bindings (from Manishearth:regen); r=bholley 2016-11-21 12:19:39 -06:00