webcomponents / polyfills

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

Add polyfills for newer parts of DOMTokenList. #392

Open bicknellr opened 3 years ago

bicknellr commented 3 years ago

This adds polyfills for newer pieces of the DOMTokenList APIs: multi-parameter add and remove, toggle's force parameter, and replace.

This was originally part of #391, but I've split it out since it sounds like we might not want these yet.

stale[bot] commented 2 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.