[charset-bom.any.html] [charset-bom.any.worker.html] [UTF-8 BOM should be stripped when decoding JSON module script] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [UTF-16BE BOM should result in parse error in JSON module script] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [UTF-16LE BOM should result in parse error in JSON module script] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [charset-bom.any.sharedworker.html] [UTF-8 BOM should be stripped when decoding JSON module script] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [UTF-16BE BOM should result in parse error in JSON module script] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [UTF-16LE BOM should result in parse error in JSON module script] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL]