Files
servo/tests/wpt/meta-legacy-layout/css/css-transforms/3d-rendering-context-behavior.html.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

28 lines
780 B
INI

[3d-rendering-context-behavior.html]
[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