feature.js icon indicating copy to clipboard operation
feature.js copied to clipboard

<svg>.scrollIintoView not supported on Edge could this be tested?

Open bwl21 opened this issue 8 years ago • 1 comments

I have a problem that it seems that Edge dos not support element.scrollIntoView if element is an node.

It appears that scrollIntoView can only be used by some elments. http://www.java2s.com/Code/JavaScriptReference/Javascript-Methods/scrollIntoViewisappliedto.htm But this reference is a bit weak and I cannot find this information in other specs.

Nevertheless is it worth/possible to test this by featurejs?

bwl21 avatar Jan 19 '17 15:01 bwl21

@bwl21 I'm not super well versed in the behavior of scrollIntoView in Edge, but I think it warrants further investigation for sure!

meowsus avatar May 13 '19 18:05 meowsus