webcomponents / polyfills

Web Components Polyfills
BSD 3-Clause "New" or "Revised" License
1.14k stars 165 forks source link

[ShadyDOM] Range.insertNode does not produce expected result when used on elements with shadow dom #74

Open TimvdLippe opened 6 years ago

TimvdLippe commented 6 years ago

From @eeid26 on April 9, 2015 2:17

sample showing the issue http://jsbin.com/furenogase/2/edit

Please note the insertNode should work with document fragment also.

A PR for this issue is ready to be checked in.

Copied from original issue: webcomponents/webcomponentsjs#277

TimvdLippe commented 6 years ago

From @addyosmani on April 10, 2015 13:9

Fixed by #264?

TimvdLippe commented 6 years ago

From @eeid26 on April 10, 2015 21:4

264 does not fix this issue (#277). #264 fixes #268

I have not created a PR for this issue. Once my current opened PR is merged I will create another PR for #264 and #276

TimvdLippe commented 6 years ago

This is still an issue: http://jsbin.com/kotovok/2/edit?html,console,output

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.