Addison Phillips
Addison Phillips
https://www.w3.org/TR/WebIDL/#dfn-DOMException > Exceptions have an error name, a DOMString, which is the type of error the exception represents, and a message, which is an optional, user agent-defined value that provides...
https://www.w3.org/TR/WebIDL/#dfn-DOMException > Exceptions have an error name, a DOMString, which is the type of error the exception represents, and a message, which is an optional, user agent-defined value that provides...
The I18N WG has issues open against a sizeable number of specifications regarding the provisioning of language and direction metadata for natural language string values. It would promote interoperability and...
2.2 Describing what is being paid for https://www.w3.org/TR/2020/CR-payment-request-20201203/#describing-what-is-being-paid-for Example 2 contains this: ``` const details = { id: "super-store-order-123-12312", displayItems: [ { label: "Sub-total", amount: { currency: "USD", value: "55.00"...
In our [teleconference of 2021-01-07](https://www.w3.org/2021/01/07-i18n-minutes.html), the Internationalization WG [actioned](https://www.w3.org/International/track/actions/986) me with filing an issue to track discussion of the "internationalization design and architecture of miniapp". In our review of your...
A number of examples contain personal names and street addresses, broken into component parts. Has there been some attempt to ensure that these fields will work around the world? _This...
6.4.2. Language and Direction Encoding https://www.w3.org/TR/webauthn-2/#sctn-strings-langdir > The second consists of a single code point which is either U+200E (“LEFT-TO-RIGHT MARK”), U+200F (“RIGHT-TO-LEFT MARK”), or U+E007F (“CANCEL TAG”). The first...
6.4.2. Language and Direction Encoding https://www.w3.org/TR/webauthn-2/#sctn-strings-langdir The original draft of this section had the language tag and direction metadata preceding the string. At my (@aphillips) suggestion it was moved to...
6.4.2. Language and Direction Encoding https://www.w3.org/TR/webauthn-2/#sctn-strings-langdir > The first encodes a language tag with the code point U+E0001 followed by the ASCII values of the language tag each shifted up...
6.4.2. Language and Direction Encoding https://www.w3.org/TR/webauthn-2/#sctn-strings-langdir > The first encodes a language tag with the code point U+E0001 followed by the ASCII values of the language tag each shifted up...