blob: b743b5c892178ec3fdb00eb7ecc9e45418d225cc (
plain)
1
2
3
4
5
6
7
|
[deadline-max-rAF.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Check that the deadline is less than 16ms when there is a pending animation frame.]
expected:
if (os == "linux") and not debug: [PASS, FAIL]
if os == "mac": [FAIL, PASS]
|