chromium/third_party/blink/web_tests/http/tests/inspector-protocol/webauthn/webauthn-set-credential-properties-expected.txt

Check that the WebAuthn command setCredentialProperties works
Setting backupEligibility=true
Get assertion status: OK
be: true (expected true)
Setting backupEligibility=false
Get assertion status: OK
be: false (expected false)
Setting backupState=true
Get assertion status: OK
bs: true (expected true)
Setting backupState=false
Get assertion status: OK
bs: false (expected false)