mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
layout: Make baseline_offset_of_last_line_box_in_flow()
only check
blocks in flow. Improves python.org. Closes #12124.
This commit is contained in:
parent
dc3e11f96e
commit
c6b9b315aa
4 changed files with 95 additions and 1 deletions
|
@ -2484,6 +2484,18 @@
|
|||
"url": "/_mozilla/css/inline_block_border_intrinsic_size_a.html"
|
||||
}
|
||||
],
|
||||
"css/inline_block_height_with_out_of_flow_child_a.html": [
|
||||
{
|
||||
"path": "css/inline_block_height_with_out_of_flow_child_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/inline_block_height_with_out_of_flow_child_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/inline_block_height_with_out_of_flow_child_a.html"
|
||||
}
|
||||
],
|
||||
"css/inline_block_img_a.html": [
|
||||
{
|
||||
"path": "css/inline_block_img_a.html",
|
||||
|
@ -11908,6 +11920,18 @@
|
|||
"url": "/_mozilla/css/inline_block_border_intrinsic_size_a.html"
|
||||
}
|
||||
],
|
||||
"css/inline_block_height_with_out_of_flow_child_a.html": [
|
||||
{
|
||||
"path": "css/inline_block_height_with_out_of_flow_child_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/inline_block_height_with_out_of_flow_child_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/inline_block_height_with_out_of_flow_child_a.html"
|
||||
}
|
||||
],
|
||||
"css/inline_block_img_a.html": [
|
||||
{
|
||||
"path": "css/inline_block_img_a.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue