Auto merge of #14035 - Permutatrix:iss-14030, r=emilio

Don't mark the first/last fragment of an {ib} split as FIRST/LAST_FRAGMENT_OF_ELEMENT.

<!-- Please describe your changes on the following line: -->
This change allows inline margins, borders, and padding to interact correctly with {ib} splits.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #14030
- [X] There are tests for these changes

<!-- 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/14035)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-11-09 19:08:52 -06:00 committed by GitHub
commit 959dfe4a4f
5 changed files with 47 additions and 40 deletions

View file

@ -1,3 +0,0 @@
[block-in-inline-insert-017.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[inline-box-001.htm]
type: reftest
expected: FAIL

View file

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

View file

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