mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
df5d0d8810
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 - [x] These changes do not require tests because they simply rename a struct Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. I saw this listed on https://public.etherpad-mozilla.org/p/aligning-style-structs. Source-Repo: https://github.com/servo/servo Source-Revision: f8fb33be4298a30578957677ee55141b70a1c599 --HG-- rename : servo/components/style/properties/longhand/svg_inherited.mako.rs => servo/components/style/properties/longhand/inherited_svg.mako.rs |
||
---|---|---|
servo |