- From: Tab Atkins Jr. <notifications@github.com>
- Date: Mon, 31 Oct 2016 14:00:48 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Monday, 31 October 2016 21:01:26 UTC
Yes, if you want future-proof turn on `Assume Explicit For` in your spec; then a missing `for` on an autolink is assumed to mean `for=/`, so you have to be explicit with every non-/ `for`. You have to write more `for` values, but nothing can change under you. -- 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/pull/361#issuecomment-257419281
Received on Monday, 31 October 2016 21:01:26 UTC