serenity
serenity copied to clipboard
LibWeb: Implement `AbortSignal.timeout()`
This method returns a signal that will automatically abort after a given number of milliseconds.
Progress towards #13355