Bug 1612226 [wpt PR 21505] - Update interfaces/webauthn.idl, a=testonly

Automatic update from web-platform-tests
Update interfaces/webauthn.idl (#21505)

Source: https://github.com/tidoust/reffy-reports/blob/cbe0bd9/ed/idl/webauthn.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/643650371
--

wpt-commits: e0f8b18865312b56ed1f963a4e820665fc13d70b
wpt-pr: 21505
This commit is contained in:
autofoolip 2020-02-04 13:17:16 +00:00 committed by moz-wptsync-bot
parent d74823a8a4
commit 298e2be588

View File

@ -142,8 +142,7 @@ enum AuthenticatorTransport {
"usb",
"nfc",
"ble",
"internal",
"lightning"
"internal"
};
typedef long COSEAlgorithmIdentifier;