mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Add reftest for empty stacking contexts.
This commit is contained in:
parent
56ff8f41e0
commit
2a83b80eed
3 changed files with 32 additions and 0 deletions
|
@ -6080,6 +6080,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"stacking-context-empty.html": [
|
||||
"952c73f1680805dc3a976446bb509cb924a6a702",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/_mozilla/css/stacking-context-empty-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"stacking_context_overflow_a.html": [
|
||||
"dc379afb77977b0e99a0a8ce3321c9afff236a37",
|
||||
[
|
||||
|
@ -10311,6 +10324,10 @@
|
|||
"0525bab6b11800d29f90efc7efef0f43165fba01",
|
||||
[]
|
||||
],
|
||||
"stacking-context-empty-ref.html": [
|
||||
"8006e2413694b0776f000d3b8138bed29812b7cd",
|
||||
[]
|
||||
],
|
||||
"stacking_context_overflow_ref.html": [
|
||||
"49991c449ab4f42afae6f512a7f184e70d77bc34",
|
||||
[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue