Auto merge of #15156 - mbrubeck:border-collapse, r=notriddle

WIP: Fix missing borders in tables with border-collapse

This fixes a pair of bugs that caused some borders to be ignored by the border-collapse code. r? @notriddle

I haven't done a full test run with this change yet. After a `try` build I will update test expectations and/or add a new test.

---

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #14834 (github issue number if applicable).

- [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. -->

<!-- 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/15156)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-01-24 20:06:18 -08:00 committed by GitHub
commit 1b1557839a
3 changed files with 13 additions and 11 deletions

View file

@ -1,3 +0,0 @@
[border-conflict-element-001c.htm]
type: reftest
expected: FAIL