Skip to content
This repository has been archived by the owner on Jan 4, 2018. It is now read-only.

Should polyfill host property on shadow root and not expose parentNode #127

Open
lukebatchelor opened this issue Sep 29, 2016 · 0 comments
Labels

Comments

@lukebatchelor
Copy link
Contributor

To match the native implementations, shadowRoots should not expose their parentNode property (should return null) but they should expose a host property which would point to the non-polyfilled parentNode.

Native

screenshot from Chrome 53 (native v1 support)

Polyfill

screenshot from firefox using polyfill

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant