Files
ladybird/Tests/LibWeb/Text/input/anchor-element-with-javascript-url-href.html
Aliaksandr Kalenik afe24883b7 LibWeb: Remove exit for javascript urls in anchor activation_behavior()
This early return is no longer needed because Navigable::navigate()
can process `javascript:` urls.

Fixes https://github.com/SerenityOS/serenity/issues/22052
2023-11-25 16:33:54 +01:00

358 B