tablesort icon indicating copy to clipboard operation
tablesort copied to clipboard

Use jsdom instead of phantomjs

Open tohosaku opened this issue 10 months ago • 0 comments

Since PhantomJS is no longer under development, we will need to choose another execution environment.

Migrating to JSDOM will reduce the number of dependent libraries and will not require any modifications to the test code.

tohosaku avatar May 29 '25 11:05 tohosaku