browser-compat-data
browser-compat-data copied to clipboard
api.WorkletSharedStorage - Does the interface also has `values()` method
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
the async iterable<DOMString, DOMString> is defined on WorkletSharedStorage, which might also support a values() method according to idl definition, see https://github.com/mdn/browser-compat-data/pull/21834#issuecomment-1876276342 and https://github.com/mdn/browser-compat-data/pull/21834#issuecomment-1876454195
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
.
Did you test this? If so, how?
no, currently I did not how to create a example to test this method of this interface
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
.
Do you have anything more you want to share?
.
MDN URL
No response
MDN metadata
No response