mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-11 20:16:02 +00:00
LibWeb: Report exceptions when invoking custom element reactions
This commit is contained in:
parent
d8511e39c9
commit
7cacf5ca55
Notes:
github-actions[bot]
2024-12-19 15:26:29 +00:00
Author: https://github.com/tcl3
Commit: 7cacf5ca55
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2739
Reviewed-by: https://github.com/shannonbooth
3 changed files with 96 additions and 6 deletions
|
@ -0,0 +1,11 @@
|
|||
Harness status: OK
|
||||
|
||||
Found 5 tests
|
||||
|
||||
4 Pass
|
||||
1 Fail
|
||||
Fail constructor
|
||||
Pass connectedCallback
|
||||
Pass disconnectedCallback
|
||||
Pass attributeChangedCallback
|
||||
Pass adoptedCallback
|
Loading…
Add table
Add a link
Reference in a new issue