mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02:00
Auto merge of #10644 - pcwalton:absolute-ib-split, r=mbrubeck
layout: Make absolutely-positioned blocks not generate {ib} splits.
Improves YouTube.
Closes #10642.
r? @mbrubeck
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10644)
<!-- Reviewable:end -->
This commit is contained in:
@@ -94,6 +94,18 @@
|
||||
"url": "/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_a.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_ib_split_a.html": [
|
||||
{
|
||||
"path": "css/absolute_ib_split_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_ib_split_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_ib_split_a.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_inline_containing_block_a.html": [
|
||||
{
|
||||
"path": "css/absolute_inline_containing_block_a.html",
|
||||
@@ -6732,6 +6744,18 @@
|
||||
"url": "/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_a.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_ib_split_a.html": [
|
||||
{
|
||||
"path": "css/absolute_ib_split_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_ib_split_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_ib_split_a.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_inline_containing_block_a.html": [
|
||||
{
|
||||
"path": "css/absolute_inline_containing_block_a.html",
|
||||
|
||||
Reference in New Issue
Block a user