mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
37 lines
1.0 KiB
INI
37 lines
1.0 KiB
INI
[3d-rendering-context-behavior.html]
|
|
[Direct DOM parent is root of rendering context (normal flow)]
|
|
expected: FAIL
|
|
|
|
[Direct DOM parent is root of rendering context (absolute)]
|
|
expected: FAIL
|
|
|
|
[Direct DOM parent is root of rendering context (fixed)]
|
|
expected: FAIL
|
|
|
|
[Intermediate DOM nodes cause rendering context to end (normal flow)]
|
|
expected: FAIL
|
|
|
|
[Intermediate DOM nodes cause rendering context to end (absolute)]
|
|
expected: FAIL
|
|
|
|
[Intermediate DOM nodes cause rendering context to end (fixed)]
|
|
expected: FAIL
|
|
|
|
[Perspective applies to direct DOM normal-flow children]
|
|
expected: FAIL
|
|
|
|
[Perspective applies to direct DOM abs-pos children]
|
|
expected: FAIL
|
|
|
|
[Perspective applies to direct DOM fixed-pos children]
|
|
expected: FAIL
|
|
|
|
[Perspective does not apply to DOM normal-flow grandchildren]
|
|
expected: FAIL
|
|
|
|
[Perspective does not apply to DOM abs-pos grandchildren]
|
|
expected: FAIL
|
|
|
|
[Perspective does not apply to DOM fixed-pos grandchildren]
|
|
expected: FAIL
|