- From: Caridy Patiño <notifications@github.com>
- Date: Mon, 15 Oct 2018 11:59:48 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 October 2018 19:00:09 UTC
Just a side note: `delegatesFocus` is a very bad property name for such init value IMHO. Do we have time to revisit it? I have found that this is particularly affecting folks with english as a second language. The most common mistake is forgetting the `s` from `delegates`, yes, it is a silly mistake, but nevertheless a mistake. Conjugation, declension and other grammatical rules are not very common in DOM APIs as far as I can remember, I wonder if this can be revisit, e.g. : (`activeFocus`, `focusDelegation` or `focusTransfer`) This reminds me of some very interesting discussions that we had at TC39 a while ago about language APIs, and how they are perceived by a larger community of developers. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/367#issuecomment-429974185
Received on Monday, 15 October 2018 19:00:09 UTC