- From: Ryosuke Niwa <notifications@github.com>
- Date: Fri, 06 May 2016 17:52:17 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Saturday, 7 May 2016 00:55:05 UTC
It looks like Chrome returns `null` whenever the offset parent is inside a shadow tree. I think a better change would be to return `null` if the offset parent is not an [unclosed node](http://w3c.github.io/webcomponents/spec/shadow/#dfn-unclosed-node) of the context object. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/497#issuecomment-217594309
Received on Saturday, 7 May 2016 00:55:05 UTC