diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-08 06:24:02 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-08 06:24:02 -0800 |
commit | 0d5e021537a18d1e5668c099305cebf754e93007 (patch) | |
tree | c9b5d96a53e3e1c50f62e8066625d57ed63c67c4 /components/script/dom/htmlscriptelement.rs | |
parent | 87cce8180a3feba92086da0e96ccea09fa177d98 (diff) | |
parent | f1693013b205e0304234a70c231fd8d96bb96f63 (diff) | |
download | servo-0d5e021537a18d1e5668c099305cebf754e93007.tar.gz servo-0d5e021537a18d1e5668c099305cebf754e93007.zip |
Auto merge of #14913 - canaltinova:box-longhands, r=Manishearth
Refactor box longhands
<!-- Please describe your changes on the following line: -->
Converted some longhands into `vector_longhand` to reduce some repeated codes.
Also some of longhands with same `SpecifiedValue` and `computed_value::T` changed. Re-exported SpecifiedValue instead of computed_value::T. Normally a computed_value can't have a parse function.
---
<!-- 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
<!-- Either: -->
- [X] These changes do not require tests because they're not changing the behavior of the longhands.
<!-- 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/14913)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlscriptelement.rs')
0 files changed, 0 insertions, 0 deletions