Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

some new ie8 Compatibility #30

Closed
dotsoy opened this issue Mar 11, 2016 · 3 comments
Closed

some new ie8 Compatibility #30

dotsoy opened this issue Mar 11, 2016 · 3 comments

Comments

@dotsoy
Copy link

dotsoy commented Mar 11, 2016

ie8 is not support indexOf and compareDocumentPosition function

@ljharb
Copy link

ljharb commented Mar 16, 2016

@alwaysYoungCohen for Array#indexOf, you should be using https://github.com/es-shims/es5-shim

@WebReflection
Copy link
Owner

Yes, this poly won't add ES5 or ES6 features so use @ljharb polyfill for that.

I'll keep this open to see how difficult this spec could be to be implemented in here:
https://www.w3.org/TR/DOM-Level-3-Core/core.html#Node3-compareDocumentPosition

@dotsoy
Copy link
Author

dotsoy commented Apr 7, 2017

thanks@ljharb@WebReflection

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

No branches or pull requests

3 participants