Source code
Revision control
Copy as Markdown
Other Tools
[line-breaking-019.html]
expected:
if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
if os == "android": FAIL
[line-breaking-019.html]
expected:
if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
if os == "android": FAIL