mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
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:
@@ -1,3 +0,0 @@
|
||||
[block-in-inline-insert-017.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
@@ -1,3 +0,0 @@
|
||||
[inline-box-001.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
@@ -1,3 +0,0 @@
|
||||
[ltr-ib.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
@@ -1,3 +0,0 @@
|
||||
[rtl-ib.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user