[abort-document-load.html]
[Aborting a Document load]
expected:
if (os == "linux") and not swgl and fission and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and not swgl and fission and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not swgl and fission and debug: [PASS, FAIL]
if (os == "linux") and not swgl and not fission: [PASS, FAIL]