blob: ac38f19c593014ab037b0672025d0dd6758d5a41 (
plain)
1
2
3
4
5
6
|
[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
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|