Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uplayout: Add support for vertical alignment within table cells. #10722
Conversation
|
Thanks! @bors-servo r+ |
|
|
layout: Add support for vertical alignment within table cells. Fixes #10621 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10722) <!-- Reviewable:end -->
|
|
Well, there's a PASS with |
|
@bors-servo try The test failures were me assuming that the first child would define the upper bound (and the last child the lower bound). Silly me. |
layout: Add support for vertical alignment within table cells. Fixes #10621 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10722) <!-- Reviewable:end -->
|
|
|
|
|
@bors-servo try |
|
|
layout: Add support for vertical alignment within table cells. Fixes #10621 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10722) <!-- Reviewable:end -->
|
|
|
I got it down to five, now.
|
|
That's #10753. |
|
Cool, then I've fixed the bugs and it's ready for you to re-review. |
|
@bors-servo r+ Reviewed 5 of 7 files at r1, 1 of 2 files at r3, 2 of 2 files at r4, 1 of 1 files at r5. Comments from Reviewable |
|
|
|
@bors-servo p=0 |
|
@bors-servo r=SimonSapin |
|
|
|
|
@bors-servo: try- retry clean |
layout: Add support for vertical alignment within table cells. Fixes #10621 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10722) <!-- Reviewable:end -->
|
|
highfive
commented
Apr 26, 2016
|
|
@bors-servo retry Check for intermittent, because this test contains no tables. |
|
|
layout: Add support for vertical alignment within table cells. Fixes #10621 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10722) <!-- Reviewable:end -->
|
|
notriddle commentedApr 19, 2016
Fixes #10621
This change is