mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
End ongoing IFC when inserting anonymous block-level table (#31606)
So that the table appears after preceding inline-level contents. Fixes #31603.
This commit is contained in:
parent
525fc58ed9
commit
f3a73dbed3
4 changed files with 45 additions and 0 deletions
|
@ -106169,6 +106169,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"table-anonymous-objects-212.xht": [
|
||||
"e6bdfd5dd9bc30897c7e672493550600147487d8",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/CSS2/tables/table-anonymous-objects-212-ref.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"table-anonymous-text-indent.xht": [
|
||||
"1364f79033c9b489a2c0a5eebe5e6ad2d8a89a2e",
|
||||
[
|
||||
|
@ -377975,6 +377988,10 @@
|
|||
"5133164219b73747fb0f40fc98cb4a7bfca8b56a",
|
||||
[]
|
||||
],
|
||||
"table-anonymous-objects-212-ref.xht": [
|
||||
"4781f3c52702c92cedd61e79d0f9471316f7f4bd",
|
||||
[]
|
||||
],
|
||||
"table-backgrounds-bc-cell-001-ref.xht": [
|
||||
"4ee2659b4458c95b53dfbd16071d4aed7b11a3b7",
|
||||
[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue