blob: c145281e3024586839a11cc100688b7ddb7c9f4b (
plain)
1
2
3
4
5
6
|
[event-order.tentative.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Start and end events are sorted correctly when fired simultaneously]
expected:
if os == "android": [PASS, FAIL]
|