blob: 85a944297431d72cbae54bb687cc3e67945c4cbf (
plain)
1
2
3
4
5
6
|
[Event-timestamp-cross-realm-getter.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[event.timeStamp is initialized using event's relevant global object]
expected:
if not fission and (os == "linux") and debug and not swgl: [PASS, FAIL]
|