blob: 6ba4fa8bb380e6dd2788369a1d548833f56276f7 (
plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
[serialize-values.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[orphans: 101]
expected: FAIL
[orphans: inherit]
expected: FAIL
[outline-color: invert]
expected: FAIL
[widows: 101]
expected: FAIL
[widows: inherit]
expected: FAIL
[background-position: 5% center]
expected: FAIL
[background-position: .5% center]
expected: FAIL
[background-position: -5% center]
expected: FAIL
[background-position: -.5% center]
expected: FAIL
[background-position: 0px center]
expected: FAIL
[background-position: 1px center]
expected: FAIL
[background-position: .1em center]
expected: FAIL
[background-position: -0px center]
expected: FAIL
[background-position: -1px center]
expected: FAIL
[background-position: -.1em center]
expected: FAIL
[background-position: left center]
expected: FAIL
[background-position: center top]
expected: FAIL
[background-position: center center]
expected: FAIL
[background-position: center bottom]
expected: FAIL
[background-position: right center]
expected: FAIL
|