Addison Phillips

Results 542 comments of Addison Phillips

> How strong we want the "MF1 compatibility" argument to inform our decision here? The syntax obviously is completely incompatible. Maybe "operational familiarity" is important, though? When we break with...

Prices and currency values are pretty important to us at Amazon. So we have invested in building currency data types, our own price formatter classes/functions across a number of programming...

Note that the numbers in the range can also be either cardinal or ordinal. Would this also apply to date/time ranges (is there a separate issue for that)?

There are two questions: do we *support* factoring and do we *encourage* (or discourage) factoring? One of the design tenets I favor is: "it is difficult to write a translation...

> You can do {(link) :html src=url_to_go} to produce HTML, or {(link) :markdown src=url_to_go} or even {(link) :universal src=url_to_go} Do we think we can fully describe "placeable" literals with our...

@mihnita I think your long comment makes a lot of sense. It's consistent with how I'm thinking about it. The pattern strings could be validated syntactically while allowing developers (or...

I am not saying that we should have a special level of support specifically for HTML baked directly into MFv2. I am saying what you are: there are a bunch...

The I18N WG, in our teleconference of 2021-09-30, as part of reviewing whether we were satisfied with MC&S prior to transition, found that we are *not satisfied* by the resolution...

@alvestrand I expect you mean the discussion in @dontcallmedom's [comment](https://github.com/w3c/mediacapture-main/issues/665#issuecomment-596506363). If no other information is available, window.navigator.language (as a proxy for the system locale) is an appropriate fallback. Imputing @dir...

@dontcallmedom Yes, I know. The data comes from the browser and/or operating system (or from API calls that provider does, such as enumerating devices). Perhaps I should have said "implementation"...