capture.html.ini (357B)
1 [capture.html] 2 expected: 3 if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR] 4 if (os == "linux") and (processor == "x86"): [OK, CRASH] 5 if isolated_process: CRASH 6 if (os == "android") and not debug: [OK, ERROR] 7 bug: 1709960 8 [capture] 9 expected: FAIL 10 11 [capture 1] 12 expected: FAIL 13 14 [capture 2] 15 expected: FAIL