Auto merge of #7274 - pcwalton:table-minimum-width, r=mbrubeck

layout: Make table cells' minimum inline sizes override explicitly specified widths if the latter are too small.

Improves ebay.com.

r? @mbrubeck

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7274)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-08-19 03:20:37 -06:00
commit 30a1339ed1
12 changed files with 47 additions and 56 deletions

View file

@ -68,4 +68,4 @@
<div id="overlapping-green"></div>
</body>
</html>
</html>

View file

@ -1,3 +1,3 @@
[top-applies-to-001.htm]
[c5501-mrgn-t-000.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +1,3 @@
[left-applies-to-001.htm]
[c5503-mrgn-b-000.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[line-height-applies-to-005.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[line-height-applies-to-014.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[margin-bottom-applies-to-005.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[margin-top-applies-to-014.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[vertical-align-applies-to-005.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[vertical-align-applies-to-014.htm]
type: reftest
expected: FAIL