mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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
13
tests/wpt/meta/MANIFEST.json
vendored
13
tests/wpt/meta/MANIFEST.json
vendored
|
@ -118868,6 +118868,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"inline-block-baseline-015.html": [
|
||||
"34b4de90b5432c058c25f54927799ac687d95abd",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/reference/ref-filled-green-200px-square.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"line-height-201.html": [
|
||||
"00ab2aa52755d27c5bbd3b41d91a6f8e138c2899",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue