timeOrigin.html.ini (349B)
1 [timeOrigin.html] 2 disabled: 3 if (os == "linux") and (bits == 32): https://bugzilla.mozilla.org/show_bug.cgi?id=1387923 4 if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1387923 5 [Window timeOrigin is close to Date.now() when there is no system clock adjustment.] 6 expected: 7 if (os == "mac") and not debug: [PASS, FAIL]