- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 21 Sep 2020 07:47:01 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 21 September 2020 14:47:16 UTC
@annevk commented on this pull request. > @@ -6738,6 +6741,11 @@ invoked, must run these steps: <li><p>Set <var>shadow</var>'s <a for=ShadowRoot>delegates focus</a> to <var>init</var>'s {{ShadowRootInit/delegatesFocus}}. + <li><p>If <a>this</a> is <a for=Element>custom</a>, and if <a>this</a>'s <a for=Element>custom + element state</a> is not "precustomized" or "custom", set <var>shadow</var>'s If it's custom, why would it not be "custom"? Isn't that the definition of custom? -- 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/893#pullrequestreview-492684547
Received on Monday, 21 September 2020 14:47:16 UTC