mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Fix positioning of statically positioned fixed child of absolutes
This commit is contained in:
parent
d3bb2170b8
commit
63a6b73f9a
6 changed files with 37 additions and 6 deletions
|
@ -31605,6 +31605,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"static-fixed-inside-abspos.html": [
|
||||
"e3c3aa450d42505557b1f3eefd0aee8ea63fa4d6",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/reference/ref-filled-green-100px-square.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"static-inside-inline-block.html": [
|
||||
"327e8e6dacdeabb4d2d57ab700d80f966ccde76b",
|
||||
[
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[hypothetical-dynamic-change-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[hypothetical-dynamic-change-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[position-fixed-scroll-nested-fixed.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue