- From: Jeffrey Yasskin <notifications@github.com>
- Date: Tue, 12 Apr 2016 14:24:42 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 12 April 2016 21:25:10 UTC
This makes linking from other specs simpler, since they have to mention trees in the human-readable text anyway. For example, https://webbluetoothcg.github.io/web-bluetooth/#bluetooth-tree. That said, it's not a big problem if you reject this. Demo at https://rawgit.com/jyasskin/dom/participate-linking/dom.html#concept-tree-participate. @tabatkins, the UI of a link inside another definition is bad: the click handler on the `<dfn>`that shows the dfnPanel prevents clicks on the `<a>` from working. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/dom/pull/216 -- Commit Summary -- * Define "participate in a tree" instead of just "participate". -- File Changes -- M dom.bs (20) M dom.html (105) -- Patch Links -- https://github.com/whatwg/dom/pull/216.patch https://github.com/whatwg/dom/pull/216.diff --- 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/216
Received on Tuesday, 12 April 2016 21:25:10 UTC