mirror of
https://github.com/servo/servo.git
synced 2025-08-17 03:15:34 +01:00
layout: Use BoxFragment
border widths for display list generation (#31292)
Instead of using the border widths from the style, use the ones recorded by the `BoxFragment`. This is necessary because inline layout can override these border widths during fragmentation. For instance, when a box is split across two lines only one fragment should have an inline start border.
This commit is contained in:
parent
eb6c22fff1
commit
f6b81a97f3
75 changed files with 8 additions and 155 deletions
|
@ -1,2 +0,0 @@
|
|||
[c42-ibx-ht-000.xht]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue