ladybird/Tests/LibWeb/Text/expected/wpt-import/html/webappapis
Shannon Booth 57479c2d4b LibWeb/HTML: Include better information in 'report an exception' event
Instead of always reporting a colno and lineno of zero try and use the
values from the Error object that may be provided, falling back to the
source location of the invocation if not provided. We can definitely
improve the reporting even more, but this is a start!

Also update this function to latest spec while we're in the area.
2025-01-12 18:49:55 +00:00
..
dynamic-markup-insertion LibWeb: Implement window.stop() 2024-12-05 12:13:09 +01:00
microtask-queuing LibWeb: Report exceptions that occur during microtask callback 2024-12-19 15:25:08 +00:00
scripting LibWeb/HTML: Include better information in 'report an exception' event 2025-01-12 18:49:55 +00:00
system-state-and-capabilities/the-navigator-object LibWeb: Make window.clientInformation [Replaceable] per spec IDL 2024-12-05 21:35:59 +01:00
timers LibWeb: Update run_timer_initialization_steps to the latest spec 2024-12-19 15:25:08 +00:00