classList replace Topic is solved

Talk about code development, features, specific bugs, enhancements, patches, and similar things.
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.

This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.

Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
pmuser2
Hobby Astronomer
Hobby Astronomer
Posts: 26
Joined: 2018-02-09, 04:35

classList replace

Unread post by pmuser2 » 2018-02-09, 05:29

I suggest to implement replace() method of DOMTokenList.
It would make Pale Moon more compliant with DOM specification and would add comfort to work with Element.classList.

New Tobin Paradigm

Re: classList replace

Unread post by New Tobin Paradigm » 2018-02-09, 12:28

UXP has this and Pale Moon will get it later this year.

Locked