mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:17:35 +00:00
LibWeb: Mark abort event as trusted before dispatching it
This matches the behavior of Firefox and Chrome.
This commit is contained in:
parent
3bec616893
commit
130f28cf50
3 changed files with 6 additions and 2 deletions
|
@ -1,2 +1,3 @@
|
|||
Time passed before abort event fired is at least 10 milliseconds: true
|
||||
Reason type: TimeoutError
|
||||
onabort event isTrusted: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue