mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #13329 - pcwalton:last-line-in-flow, r=notriddle
layout: Make `baseline_offset_of_last_line_box_in_flow()` only check blocks in flow. Improves python.org. Closes #12124. r? @notriddle <!-- 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/13329) <!-- Reviewable:end -->
This commit is contained in:
commit
53938c439f
4 changed files with 95 additions and 1 deletions
|
@ -2496,6 +2496,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",
|
||||
|
@ -11932,6 +11944,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