chromium/third_party/blink/web_tests/http/tests/inspector-protocol/webauthn/webauthn-set-bogus-signature-expected.txt

Check that the WebAuthn command setBogusSignature works
{
    id : <number>
    result : {
    }
    sessionId : <string>
}
{
    id : <number>
    result : {
    }
    sessionId : <string>
}
{
    signature : {
        0 : 0
    }
    status : OK
}