diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-05-26 03:40:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-26 03:40:38 -0500 |
commit | 7682de499ce6c7f473c8f2744c4c327a2e6eda73 (patch) | |
tree | 790b26dfa16661c1f6db990068e7f5f66e0ee99b /components/script/dom/bindings/codegen/parser/tests/test_deduplicate.py | |
parent | ebb3dd8787b3d3142aba29514cda1a0650f3e8ea (diff) | |
parent | 800433aacb49dc57cb9f97820737283701e8ddde (diff) | |
download | servo-7682de499ce6c7f473c8f2744c4c327a2e6eda73.tar.gz servo-7682de499ce6c7f473c8f2744c4c327a2e6eda73.zip |
Auto merge of #17053 - chenpighead:stylo-svg-unitless-length, r=heycam
style: Compute and store SVG unitless length as a factor number
There are 3 SVG properties that accept SVG unitless length, stroke-width, stroke-dasharray, and stroke-dashoffset. We compute and store SVG unitless length as a factor number for stroke-dasharray, but not for stroke-width and stroke-dashoffset.
Servo-side changes from [bug 1367327] https://bugzilla.mozilla.org/show_bug.cgi?id=1367327.
<!-- 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/17053)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests/test_deduplicate.py')
0 files changed, 0 insertions, 0 deletions