Files
ladybird/Libraries/LibWeb/HTML/HTMLTableElement.cpp
Lorenz A 924e4d2baa LibWeb: Add sorting to Table row HTMLCollection
Add an optional sorting function to HTMLCollection. We use
insertion_sort as a stable sorting algorithm so tree order can be
maintained.
2025-12-09 09:26:49 +00:00

22 KiB