blob: 06504a120f7726db2f0704894059f3e3caec14b0 (
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
|
[image-decoder-image-orientation-none.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test JPEG w/ EXIF orientation top-left on canvas w/o orientation]
expected: FAIL
[Test JPEG w/ EXIF orientation top-right on canvas w/o orientation.]
expected: FAIL
[Test JPEG w/ EXIF orientation bottom-right on canvas w/o orientation.]
expected: FAIL
[Test JPEG w/ EXIF orientation bottom-left on canvas w/o orientation.]
expected: FAIL
[Test JPEG w/ EXIF orientation left-top on canvas w/o orientation.]
expected: FAIL
[Test JPEG w/ EXIF orientation right-top on canvas w/o orientation.]
expected: FAIL
[Test JPEG w/ EXIF orientation right-bottom on canvas w/o orientation.]
expected: FAIL
[Test JPEG w/ EXIF orientation left-bottom on canvas w/o orientation.]
expected: FAIL
[Test 4:2:0 JPEG w/ EXIF orientation top-left on canvas w/o orientation]
expected: FAIL
[Test 4:2:0 JPEG w/ EXIF orientation top-right on canvas w/o orientation.]
expected: FAIL
[Test 4:2:0 JPEG w/ EXIF orientation bottom-right on canvas w/o orientation.]
expected: FAIL
[Test 4:2:0 JPEG w/ EXIF orientation bottom-left on canvas w/o orientation.]
expected: FAIL
[Test 4:2:0 JPEG w/ EXIF orientation left-top on canvas w/o orientation.]
expected: FAIL
[Test 4:2:0 JPEG w/ EXIF orientation right-top on canvas w/o orientation.]
expected: FAIL
[Test 4:2:0 JPEG w/ EXIF orientation right-bottom on canvas w/o orientation.]
expected: FAIL
[Test 4:2:0 JPEG w/ EXIF orientation left-bottom on canvas w/o orientation.]
expected: FAIL
|