diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-28 16:56:43 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-28 16:56:43 -0500 |
commit | 1f34d4f219a8d237acbf02737343ce520d73fd7a (patch) | |
tree | 4ce6c4892185e390ea3b6a4b671c8c317a4550f9 /components/script/dom/virtualmethods.rs | |
parent | dfc007e10e8f0815966682e768685f14e55164c2 (diff) | |
parent | f3079e87284e403de35443946890168af4160f78 (diff) | |
download | servo-1f34d4f219a8d237acbf02737343ce520d73fd7a.tar.gz servo-1f34d4f219a8d237acbf02737343ce520d73fd7a.zip |
Auto merge of #12632 - bobthekingofegypt:signed_parse_double, r=KiChjang
account for sign in double parsing
<!-- Please describe your changes on the following line: -->
account for sign in double parsing inside styles attr.rs
---
<!-- 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] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
When sign was present during double parsing correctly jump forward the
extra character when parsing fraction and exponent.
<!-- 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/12632)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/virtualmethods.rs')
0 files changed, 0 insertions, 0 deletions