This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
67546
commits
1
branch
0
tags
366
MiB
94de31ff3b
Commit graph
3 commits
Author
SHA1
Message
Date
Tim Ledbetter
0127190dcf
LibWeb: Perform DOMTokenList token validation in the correct order
2024-07-25 06:43:31 +02:00
Tim Ledbetter
ec1f7779cb
LibWeb: Follow the specification steps to serialize a DOMTokenList
...
This ensures that calling `element.classList.toString()` always produces the correct value.
2024-07-25 06:43:31 +02:00
Tim Ledbetter
21e21abeed
LibWeb: Update Element class list is when class attribute is removed
2024-07-25 06:43:31 +02:00