1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 21:21:00 +00:00
serenity/Base/res/html
Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback)
This API allows authors to schedule a serialized JS callback that will
get invoked at the next spec-allowed opportunity.
2021-09-26 14:39:14 +02:00
..
misc LibWeb: Implement window.queueMicrotask(callback) 2021-09-26 14:39:14 +02:00
error.html LibWeb+Base: Use AK::SourceGenerator for error pages 2021-04-22 00:00:59 +02:00