mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Fix positioning of statically positioned absolute child of inline box
This commit is contained in:
parent
befb472c9d
commit
0ced74cde3
5 changed files with 63 additions and 8 deletions
|
@ -31605,6 +31605,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"static-inside-inline-block.html": [
|
||||
"327e8e6dacdeabb4d2d57ab700d80f966ccde76b",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/CSS2/abspos/static-inside-inline-block-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"static-inside-table-cell.html": [
|
||||
"712bfbaf1e8f2d6a7a8fdd8dfa65792770f004e3",
|
||||
[
|
||||
|
@ -355090,6 +355103,10 @@
|
|||
"hypothetical-inline-alone-on-second-line-ref.html": [
|
||||
"1ceebb0f7e39896003508a769c772cc6e6bf54cd",
|
||||
[]
|
||||
],
|
||||
"static-inside-inline-block-ref.html": [
|
||||
"e76a2ccb972a2c056ffdd6380e60e5590b87b36e",
|
||||
[]
|
||||
]
|
||||
},
|
||||
"backgrounds": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue