blob: 0115571816393da07ffc5493178f56d454eb4261 (
plain)
1
2
3
4
5
6
7
8
9
|
[report-frame-ancestors.sub.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Violation report status OK.]
expected:
if win11_2009: PASS
if (os == "android") and not debug: [PASS, FAIL]
if (os == "android") and debug: PASS
FAIL
|