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