Re: [heycam/webidl] No "Localizable" type (#1025)

@domenic noted:

> In particular, it's actually pretty rare to use a JS API to represent user-visible text in web platform APIs. Usually we instead present users with content through HTML that is displayed in the content area.

Don't JS APIs contain natural language text strings? For example, one of the reasons I'm here is the Payment Request spec. See for example [here](https://www.w3.org/TR/payment-request/#dom-paymentitem-label). Is this field (`label`) a bad example?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/1025#issuecomment-932370530

Received on Friday, 1 October 2021 16:21:07 UTC