You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Wrong Web IDL type for URLs in Federated Credential Management API
3
+
Tracked: N/A
4
+
Repo: 'https://github.com/w3c-fedid/FedCM'
5
+
---
6
+
7
+
While crawling [Federated Credential Management API](https://w3c-fedid.github.io/FedCM/), wrong Web IDL type for URLs:
8
+
*[ ]`field url` in dictionary `IdentityCredentialErrorInit` uses `DOMString` instead of recommended `USVString` for URLs
9
+
*[ ]`attribute url` in interface `IdentityCredentialError` uses `DOMString` instead of recommended `USVString` for URLs
10
+
11
+
<sub>Cc @dontcallmedom@tidoust</sub>
12
+
13
+
<sub>This issue was detected and reported semi-automatically by [Strudy](https://github.com/w3c/strudy/) based on data collected in [webref](https://github.com/w3c/webref/).</sub>
0 commit comments