mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 19:59:17 +00:00
LibWeb: Throw a SyntaxError on invalid URL for Location href setter
Aligning with a spec update, fixing 195 tests for: https://wpt.live/url/failure.html
This commit is contained in:
parent
59ed823724
commit
ea971792b5
Notes:
github-actions[bot]
2024-10-06 14:07:18 +00:00
Author: https://github.com/shannonbooth
Commit: ea971792b5
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1646
3 changed files with 18 additions and 5 deletions
|
@ -0,0 +1 @@
|
|||
Error setting href: SyntaxError: Invalid URL 'http://@:www.invalid-url.com'
|
Loading…
Add table
Add a link
Reference in a new issue