Auto merge of #13192 - notriddle:master, r=pcwalton

Account for percentages in fixed table layout

Don't just use the minimum length all the time.

---

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #13166 (github issue number if applicable).
- [X] There are tests for these changes

<!-- 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/13192)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-09-08 23:17:06 -05:00 committed by GitHub
commit 2d13178d29
5 changed files with 72 additions and 18 deletions

View file

@ -1,3 +0,0 @@
[floats-149.htm]
type: reftest
expected: FAIL