frame-ancestors-from-serviceworker.https.html.ini (648B)
1 [frame-ancestors-from-serviceworker.https.html] 2 max-asserts: 2 3 expected: 4 if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] 5 if (os == "linux") and not fission and not debug: [OK, CRASH] 6 if (os == "mac") and not debug: [OK, TIMEOUT] 7 if (os == "android") and not debug: [OK, TIMEOUT] 8 [A 'frame-ancestors' CSP directive set from a serviceworker response with a value 'none' should block rendering.] 9 expected: 10 if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] 11 if (os == "mac") and not debug: [PASS, TIMEOUT] 12 if (os == "android") and not debug: [PASS, TIMEOUT]