1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 17:47:36 +00:00
serenity/Tests/LibWeb/Text/expected/abortsignal-abort.txt
Tim Ledbetter 3b7c252175 LibWeb: Implement AbortSignal.abort()
This returns an AbortSignal that is already set as aborted.
2024-02-21 10:34:44 +01:00

4 lines
85 B
Text

Aborted: true
Reason: "[object DOMException]"
Aborted: true
Reason: "This is a test"