mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
Previously, <a> elements were frequently invalidated because `set_the_url()` was called by `reinitialize_url()`, which is a preparation step in every HTMLHyperlinkElementUtils function. As a result, styles were unnecessarily invalidated each time any of these functions were invoked without changing the URL.
17 KiB
17 KiB