You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I realize this is intended in the case where there is ShadowDom in play, however, it seems to be affecting nodes in other situations.
A simple test case is available here. When using Canary (to avoid the polyfill) foo will have child nodes. When using the polyfill, the proxy will indicate false although the impl will indicate true.
I realize this is intended in the case where there is ShadowDom in play, however, it seems to be affecting nodes in other situations.
A simple test case is available here. When using Canary (to avoid the polyfill) foo will have child nodes. When using the polyfill, the proxy will indicate false although the impl will indicate true.
http://jsbin.com/ulIFeHu/4/edit?html,console,output
The text was updated successfully, but these errors were encountered: