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