Source code
Revision control
Copy as Markdown
Other Tools
[load-text-plain.html]
expected:
if (os == "mac") and (version == "OS X 14.7.1"): [OK, TIMEOUT]
if (os == "android") and not debug: [OK, CRASH]
[load-text-plain.html]
expected:
if (os == "mac") and (version == "OS X 14.7.1"): [OK, TIMEOUT]
if (os == "android") and not debug: [OK, CRASH]