Re: [web-nfc] What's the value of `toJSON()`? (#366)

I don't like much using browser language because it will surprise developers as they will most likely just test with their own locale. So en-US seems like a valid default, unless people declaratively (in HTML) etc set the language.

```html
<html lang="en">
...
</html>
```

-- 
GitHub Notification of comment by kenchris
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/366#issuecomment-542533331 using your GitHub account

Received on Wednesday, 16 October 2019 06:02:11 UTC