[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]