blob: 04c0b512b78d87f0ba15fb93ea7f547b94a9500f (
plain)
1
2
3
4
5
6
7
8
|
[frame-ancestors-nested-same-in-cross-none-block.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
[A 'frame-ancestors' CSP directive with a value 'none' should block rendering in nested frames.]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]
if (os == "android") and not debug: [PASS, NOTRUN]
|