diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-04-23 02:51:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-23 02:51:47 -0500 |
commit | 33c6abb1a8a908e848e5aab77bd9c2a94647b74c (patch) | |
tree | cb50b6cc07cb70e2490c08fd4acd6bd63ae17a7e /components/script/dom/htmloptgroupelement.rs | |
parent | 541db5f9a791f52e22d409d3b40b13223df69b4c (diff) | |
parent | 43525819f4f40d0852f49724592ebc75dd5cf849 (diff) | |
download | servo-33c6abb1a8a908e848e5aab77bd9c2a94647b74c.tar.gz servo-33c6abb1a8a908e848e5aab77bd9c2a94647b74c.zip |
Auto merge of #16522 - chenpighead:stylo-border-reset-border-image, r=heycam
Reset longhands of border-image to their initial value while parsing border shorthand
To do so, we need to declare the border-image longhands as part of border
shorthand and always reset them.
Spec link: https://drafts.csswg.org/css-backgrounds-3/#the-border-shorthands
<!-- Please describe your changes on the following line: -->
---
<!-- 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
- [X] These changes fix #15202 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- 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/16522)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmloptgroupelement.rs')
0 files changed, 0 insertions, 0 deletions