- From: Rakina Zata Amni <notifications@github.com>
- Date: Mon, 24 Jun 2019 18:34:22 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 25 June 2019 01:34:44 UTC
The DOM part of https://github.com/whatwg/html/issues/2013 This adds `delegatesFocus` to `ShadowRootInit`, used in `attachShadow`. Also adds a "delegates focus flag" on shadow roots, that later can be referenced by the focus algorithms in the HTML specs. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/dom/pull/768 -- Commit Summary -- * Add delegatesFocus init to attachShadow and flag to ShadowRoot -- File Changes -- M dom.bs (7) -- Patch Links -- https://github.com/whatwg/dom/pull/768.patch https://github.com/whatwg/dom/pull/768.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/768
Received on Tuesday, 25 June 2019 01:34:44 UTC