LibWeb: Report exceptions when invoking custom element reactions

This commit is contained in:
Tim Ledbetter 2024-12-05 09:49:08 +00:00 committed by Tim Ledbetter
commit 7cacf5ca55
Notes: github-actions[bot] 2024-12-19 15:26:29 +00:00
3 changed files with 96 additions and 6 deletions

View file

@ -0,0 +1,11 @@
Harness status: OK
Found 5 tests
4 Pass
1 Fail
Fail constructor
Pass connectedCallback
Pass disconnectedCallback
Pass attributeChangedCallback
Pass adoptedCallback