blob: 797d4d602ea2b93ee75390295796aa51cd821e5f (
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
|
[shape-outside-circle-009.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[circle(at +50px) - inline]
expected: FAIL
[circle(at -50px) - inline]
expected: FAIL
[circle(at +50%) - inline]
expected: FAIL
[circle(at -50%) - inline]
expected: FAIL
[circle(at left +50px) - inline]
expected: FAIL
[circle(at left +50%) - inline]
expected: FAIL
[circle(at right -50px) - inline]
expected: FAIL
[circle(at right -50%) - inline]
expected: FAIL
[circle(at +50px top) - inline]
expected: FAIL
[circle(at +50% top) - inline]
expected: FAIL
[circle(at -50px bottom) - inline]
expected: FAIL
[circle(at -50% bottom) - inline]
expected: FAIL
|