Auto merge of #6979 - mbrubeck:counter, r=pcwalton

Fix crash caused by negative numbers in list counters.

Fixes #6818.  The test still fails because of #6978.

r? @pcwalton

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6979)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-08-04 18:37:10 -06:00
commit b9f00190e1
2 changed files with 30 additions and 10 deletions

View file

@ -1,3 +1,3 @@
[counter-reset-increment-002.htm]
type: reftest
expected: TIMEOUT
expected: FAIL