security.pattern.fillStyle.sub.html.ini (3301B)
1 [security.pattern.fillStyle.sub.html] 2 expected: 3 if (os_version == "14") and sessionHistoryInParent and debug: [TIMEOUT, OK] 4 if (os_version == "14") and sessionHistoryInParent and not debug: [OK, ERROR, TIMEOUT] 5 if (os_version == "14") and not sessionHistoryInParent and not debug: [OK, TIMEOUT, ERROR] 6 if (os_version == "7.0") and not debug: [OK, ERROR] 7 if os_version == "14.70": OK 8 if os_version == "11.26100": OK 9 [OK, TIMEOUT] 10 [redirected to cross-origin HTMLVideoElement: Setting fillStyle to an origin-unclean pattern makes the canvas origin-unclean] 11 expected: 12 if os == "android": [FAIL, PASS] 13 14 [cross-origin HTMLVideoElement: Setting fillStyle to an origin-unclean pattern makes the canvas origin-unclean] 15 expected: 16 if os == "android": [FAIL, PASS] 17 18 [cross-origin HTMLVideoElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean] 19 expected: 20 if os == "android": [FAIL, PASS] 21 22 [redirected to cross-origin HTMLVideoElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean] 23 expected: 24 if (os_version == "14") and sessionHistoryInParent and debug: [TIMEOUT, PASS, FAIL] 25 if (os_version == "14") and sessionHistoryInParent and not debug: [FAIL, PASS, TIMEOUT] 26 if (os_version == "14") and not sessionHistoryInParent and debug: [FAIL, PASS, TIMEOUT] 27 if (os_version == "14") and not sessionHistoryInParent and not debug: [FAIL, TIMEOUT, PASS] 28 if os_version == "7.0": [FAIL, PASS] 29 30 [redirected to same-origin HTMLVideoElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean] 31 expected: 32 if (os_version == "14") and sessionHistoryInParent and debug: [NOTRUN, PASS, FAIL] 33 if (os_version == "14") and sessionHistoryInParent and not debug: [FAIL, PASS, NOTRUN] 34 if (os_version == "14") and not sessionHistoryInParent and debug: [FAIL, PASS, NOTRUN] 35 if (os_version == "14") and not sessionHistoryInParent and not debug: [FAIL, NOTRUN, PASS] 36 if os_version == "7.0": [FAIL, PASS] 37 38 [redirected to same-origin HTMLVideoElement: Setting fillStyle to an origin-unclean pattern makes the canvas origin-unclean] 39 expected: 40 if os == "android": [FAIL, PASS] 41 42 [unclean HTMLCanvasElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean] 43 expected: 44 if (os_version == "14") and sessionHistoryInParent and debug: [NOTRUN, PASS] 45 if (os_version == "14") and sessionHistoryInParent and not debug: [PASS, NOTRUN] 46 if (os_version == "14") and not sessionHistoryInParent and debug: [PASS, NOTRUN] 47 if (os_version == "14") and not sessionHistoryInParent and not debug: [PASS, NOTRUN] 48 49 [unclean ImageBitmap: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean] 50 expected: 51 if (os_version == "14") and sessionHistoryInParent and debug: [NOTRUN, PASS] 52 if (os_version == "14") and sessionHistoryInParent and not debug: [PASS, NOTRUN] 53 if (os_version == "14") and not sessionHistoryInParent and debug: [PASS, NOTRUN] 54 if (os_version == "14") and not sessionHistoryInParent and not debug: [PASS, NOTRUN]