blob: 850dfc175273f895f449fd2ae1f1fa6a2b9ed5df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[rect-hittest-002.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[elementFromPoint(...) on <rect>s with simple strokes, element at (180, 20)]
expected: FAIL
[elementFromPoint(...) on <rect>s with simple strokes, element at (180, 120)]
expected: FAIL
[elementFromPoint(...) on <rect>s with simple strokes, element at (60, 120)]
expected: FAIL
[elementFromPoint(...) on <rect>s with simple strokes, element at (290, 70)]
expected: FAIL
[elementFromPoint(...) on <rect>s with simple strokes, element at (330, 150)]
expected: FAIL
|