Skip to content

Commit 6c4622f

Browse files
strudy-botdontcallmedom
authored andcommitted
File report on Wrong Web IDL type for URLs in Federated Credential Management API
1 parent c2c14dd commit 6c4622f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

issues/fedcm-1-urltype.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
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

Comments
 (0)