mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
layout: Non-auto z-index
should always make stacking contexts for flex items (#32961)
Fixes #32756. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
d29e937f7e
commit
564ba5969f
9 changed files with 87 additions and 21 deletions
13
tests/wpt/meta/MANIFEST.json
vendored
13
tests/wpt/meta/MANIFEST.json
vendored
|
@ -167777,6 +167777,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"flex-item-z-ordering-002.html": [
|
||||
"349c508e7c544ed31dc73f81e11e9058cf8febdb",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/reference/ref-filled-green-100px-square.xht",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"flex-lines": {
|
||||
"multi-line-wrap-reverse-column-reverse.html": [
|
||||
"48c18fc5362af607854e03fc79fab9abc408fe36",
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[flex-item-z-ordering-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox-items-as-stacking-contexts-001.xhtml]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox-paint-ordering-002.xhtml]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue