blob: 8bc8338d2028c92b11d3c1b4a9f76719b803c84b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
[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
|