Files
ladybird/Libraries/LibWeb/HTML
Khaled Lakehal b0e061b943 LibWeb/HTML: Fix URL fragment comparison triggering unwanted events
This update ensures consistent handling of URL fragments, treating null
fragments as empty strings in `Location::set_hash` method.

This fixes all tests in
https://wpt.live/html/browsers/browsing-the-web/history-traversal/hash-empty-string.html
2024-12-28 10:50:34 +00:00
..
2024-11-25 21:13:53 +01:00
2024-11-19 23:30:43 +00:00