mirror of
https://github.com/servo/servo.git
synced 2025-09-19 03:18:20 +01:00
layout: Avoid setting baseline for phantom line boxes (#39055)
Phantom line boxes should be treated as non-existing for most purposes, so don't let them affect the baseline of their block container. Testing: An existing test passes, and also adding a new one which doesn't rely on `<button>` Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
dc7fca5c79
commit
6e92e1d7d5
4 changed files with 73 additions and 5 deletions
|
@ -1,2 +0,0 @@
|
|||
[block-in-inline.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue