summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/DOM/DOMTokenList.idl
AgeCommit message (Expand)Author
2022-09-06LibWeb: Remove the NoInstanceWrapper extended IDL attributeAndreas Kling
2022-09-06LibWeb: Make DOMTokenList GC-allocatedAndreas Kling
2021-10-18LibWeb: Implement DOMTokenList for managing space-separated tokens listsTimothy Flynn