mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
LibWeb: Implement window.stop()
Fixes a handful of timeouts on WPT.
This commit is contained in:
committed by
Andreas Kling
parent
fdee82d203
commit
3f461b96df
Notes:
github-actions[bot]
2024-12-05 11:39:56 +00:00
Author: https://github.com/awesomekling Commit: https://github.com/LadybirdBrowser/ladybird/commit/3f461b96df8 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2778 Reviewed-by: https://github.com/gmta ✅
@@ -0,0 +1,7 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 2 tests
|
||||
|
||||
2 Pass
|
||||
Pass document.open() after parser is aborted
|
||||
Pass async document.open() after parser is aborted
|
||||
Reference in New Issue
Block a user