Re: [pointerevents] Introduce concept of shadow-including ancestor for pointer capture

what would be clearer do you think? something like

```
If the <code>Element</code> is not <code>connected</code> [[!DOM4]] - i.e. if the <code>ownerDocument</code> of the <code>Element</code> on which this method is invoked is not a shadow-including ancestor [[!DOM4]] of the element - throw an exception with the name <code>InvalidStateError</code>
```

-- 
GitHub Notification of comment by patrickhlauke
Please view or discuss this issue at https://github.com/w3c/pointerevents/pull/246#issuecomment-378254656 using your GitHub account

Received on Tuesday, 3 April 2018 13:43:56 UTC