mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-18 07:24:32 +03:00
![Daniel Silverstone](/assets/img/avatar_default.png)
We add both DOMTokenList and DOMSettableTokenList and introduce polyfills for stringifying it until nsgenbind can do that. We also bring in a test to demonstrate all that we have. Note: This does not implement the extra methods that exist according to MDN, we may need a polyfill to bring that up to snuff. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>