blob: e5df55c7a17c5a311cec4a3c5e4ac56e280a959b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[simple-effects.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[effects.style.filter = grayscale(50%)]
expected: FAIL
[effects.style.opacity = 1]
expected: FAIL
[effects.style.opacity = 0.99]
expected: FAIL
[First rAF.]
expected: FAIL
|