Source code
Revision control
Copy as Markdown
Other Tools
[msid-parse.html]
expected:
if (os_version == "14") and not sessionHistoryInParent and not debug: [OK, TIMEOUT]
if sessionHistoryInParent and (os == "android") and debug: [OK, TIMEOUT]
if not sessionHistoryInParent and debug: [OK, TIMEOUT]