textdecoder-ignorebom.any.js.ini (1135B)
1 [textdecoder-ignorebom.any.html] 2 expected: 3 if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT] 4 if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT] 5 6 [textdecoder-ignorebom.any.worker.html] 7 8 [textdecoder-ignorebom.any.shadowrealm.html] 9 expected: ERROR 10 11 [textdecoder-ignorebom.https.any.shadowrealm-in-serviceworker.html] 12 expected: [ERROR, TIMEOUT] 13 14 [textdecoder-ignorebom.any.shadowrealm-in-window.html] 15 expected: 16 if (os == "android") and not debug: [ERROR, TIMEOUT] 17 ERROR 18 19 [textdecoder-ignorebom.any.shadowrealm-in-dedicatedworker.html] 20 expected: ERROR 21 22 [textdecoder-ignorebom.https.any.shadowrealm-in-audioworklet.html] 23 expected: 24 if (os == "android") and not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] 25 if os == "linux": [ERROR, TIMEOUT] 26 ERROR 27 28 [textdecoder-ignorebom.any.shadowrealm-in-sharedworker.html] 29 expected: 30 if (os == "android") and not debug: [ERROR, TIMEOUT] 31 ERROR 32 33 [textdecoder-ignorebom.any.shadowrealm-in-shadowrealm.html] 34 expected: 35 if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] 36 ERROR