diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-08-17 23:39:00 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-17 23:39:00 -0500 |
commit | d17f27640be455c91daaf8733289dca90eb505c5 (patch) | |
tree | e5e111187cbc1c85a09e52ae97e6b5d5efaa8525 /components/script/dom/htmlmetaelement.rs | |
parent | 489b25004bdc1ccd9348f659e6a608656c55c13b (diff) | |
parent | 1c574cf93b1aaab41efe56ceedfd8e0c1c63b931 (diff) | |
download | servo-d17f27640be455c91daaf8733289dca90eb505c5.tar.gz servo-d17f27640be455c91daaf8733289dca90eb505c5.zip |
Auto merge of #17704 - mantaroh:interpolate-stroke, r=nox
Add animation value related with stroke-dasharray / stroke-dashoffset / stroke-width.
<!-- Please describe your changes on the following line: -->
This is a PR for https://bugzilla.mozilla.org/show_bug.cgi?id=1369614
This patch will:
* Add animation value conversion of LengthOrPercentage in order to interpolate length and number.
* Add animation value of Vec<LengthOrPercentage> in order to interpolate the stroke-dasharray.
Spec is as follow:
https://svgwg.org/svg2-draft/painting.html#StrokeDashing
---
<!-- 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: -->
There are tests for these changes, a test case will be landed in wpt in https://bugzilla.mozilla.org/show_bug.cgi?id=1369614.
<!-- 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/17288)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlmetaelement.rs')
0 files changed, 0 insertions, 0 deletions