mirror of
https://github.com/servo/servo
synced 2026-05-12 18:06:32 +02:00
The existing implementation in `Location::navigate` differs a lot from the existing spec. Therefore, let's incrementally make it closer match the spec by implementing the first step for `SetHref`. Testing: WPT Part of #41807 --------- Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>