summaryrefslogtreecommitdiff
path: root/src/core/tokenlist.c
Commit message (Expand)AuthorAgeFilesLines
* (tokenlist): Try harder to avoid type punningHEADmasterDaniel Silverstone2022-11-271-2/+2
* (tokenlist): Try and avoid type-punned pointerDaniel Silverstone2022-11-271-1/+1
* core: tokenlist: Release last_set with dom_string_unrefMichael Drake2022-11-271-1/+1
* DOMTokenList: Initial implementation.Daniel Silverstone2022-11-271-0/+547