shapedetection-cross-origin.sub.https.html.ini (1475B)
1 [shapedetection-cross-origin.sub.https.html] 2 expected: 3 if os_version == "7.0": [OK, CRASH] 4 if os_version == "14.70": [OK, TIMEOUT] 5 if os_version == "14": [OK, TIMEOUT, CRASH] 6 [BarcodeDetector should reject cross-origin ImageBitmaps with a SecurityError.] 7 expected: 8 if os == "mac": [FAIL, NOTRUN] 9 FAIL 10 11 [BarcodeDetector should reject cross-origin HTMLImageElements with a SecurityError.] 12 expected: 13 if os == "mac": [FAIL, NOTRUN] 14 FAIL 15 16 [FaceDetector should reject cross-origin HTMLVideoElements with a SecurityError.] 17 expected: 18 if os == "mac": [FAIL, TIMEOUT] 19 FAIL 20 21 [BarcodeDetector should reject cross-origin HTMLVideoElements with a SecurityError.] 22 expected: 23 if os == "mac": [FAIL, NOTRUN] 24 FAIL 25 26 [FaceDetector should reject cross-origin ImageBitmaps with a SecurityError.] 27 expected: FAIL 28 29 [FaceDetector should reject cross-origin HTMLImageElements with a SecurityError.] 30 expected: FAIL 31 32 [TextDetector should reject cross-origin HTMLImageElements with a SecurityError.] 33 expected: 34 if os == "mac": [FAIL, NOTRUN] 35 FAIL 36 37 [TextDetector should reject cross-origin ImageBitmaps with a SecurityError.] 38 expected: 39 if os == "mac": [FAIL, NOTRUN] 40 FAIL 41 42 [TextDetector should reject cross-origin HTMLVideoElements with a SecurityError.] 43 expected: 44 if os_version == "14.70": [FAIL, NOTRUN] 45 if os_version == "14": [FAIL, TIMEOUT] 46 FAIL