chromium/third_party/blink/web_tests/http/tests/inspector-protocol/network/cross-origin-isolation/coop-coep-get-security-isolation-info-endpoint-report-only-expected.txt

Tests that isolation status is reported correctly
COEP status
{
    reportOnlyReportingEndpoint : endpoint-1
    reportOnlyValue : RequireCorp
    value : None
}
COOP status
{
    reportOnlyReportingEndpoint : endpoint-2
    reportOnlyValue : SameOriginAllowPopups
    value : UnsafeNone
}