mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Allow finishing anonymous inline-table at the end of inline elements (#31650)
This avoids inserting it outside of its parent.
This commit is contained in:
parent
871a9bf677
commit
0e78c8114b
5 changed files with 50 additions and 0 deletions
|
@ -106182,6 +106182,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"table-anonymous-objects-213.xht": [
|
||||
"e701a82bf063052872b94eacf7fe5b2cbd9f5b9b",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/CSS2/tables/table-anonymous-objects-213-ref.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"table-anonymous-text-indent.xht": [
|
||||
"1364f79033c9b489a2c0a5eebe5e6ad2d8a89a2e",
|
||||
[
|
||||
|
@ -377992,6 +378005,10 @@
|
|||
"4781f3c52702c92cedd61e79d0f9471316f7f4bd",
|
||||
[]
|
||||
],
|
||||
"table-anonymous-objects-213-ref.xht": [
|
||||
"9c2f98a29d8fc7bbd33463236a6ea02706206329",
|
||||
[]
|
||||
],
|
||||
"table-backgrounds-bc-cell-001-ref.xht": [
|
||||
"4ee2659b4458c95b53dfbd16071d4aed7b11a3b7",
|
||||
[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue