Files
ladybird/Userland/Libraries/LibWeb/HTML
Alan Kemp d2fbbabd89 LibWeb: Pageshow event dispatched by the user agent should be trusted
The spec says that "isTrusted is a convenience that indicates whether
an event is dispatched by the user agent (as opposed to using
dispatchEvent())"

But when dispatching a pageshow event the flag was incorrectly set
to false.

This fixes https://wpt.fyi/results/html/syntax/parsing/the-end.html
2024-10-30 10:27:20 +01:00
..
2024-09-12 10:01:19 +02:00
2024-08-20 09:30:05 +02:00
2024-06-16 15:30:28 -04:00
2024-06-16 15:30:28 -04:00