diff --git a/issues/digital-goods-urltype.md b/issues/digital-goods-urltype.md new file mode 100644 index 0000000..375166d --- /dev/null +++ b/issues/digital-goods-urltype.md @@ -0,0 +1,12 @@ +--- +Title: Wrong Web IDL type for URLs in Digital Goods API +Tracked: N/A +Repo: 'https://github.com/WICG/digital-goods' +--- + +While crawling [Digital Goods API](https://wicg.github.io/digital-goods/), wrong Web IDL type for URLs: +* [ ] `field iconURLs` in dictionary `ItemDetails` uses `DOMString` instead of recommended `USVString` for URLs + +Cc @dontcallmedom @tidoust + +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/).