1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 21:50:59 +00:00
serenity/Base/res/html
Timothy Flynn 894bddf62c Base: Add a simple test page for window.prompt
The window prototypes alert, confirm, and prompt must "pause" execution
until a response is received from the user. This test page is meant to
ensure that a timeout queued before a prompt is not executed until after
that prompt is closed.
2022-11-16 17:23:56 +00:00
..
misc Base: Add a simple test page for window.prompt 2022-11-16 17:23:56 +00:00
error.html LibWeb+Base: Use AK::SourceGenerator for error pages 2021-04-22 00:00:59 +02:00