ladybird/Tests/LibWeb/Text/expected/wpt-import/custom-elements
Tim Ledbetter 619df0bc2c LibWeb: Don't crash when upgrading custom element with a bad constructor
Previously, a crash would occur when attempting to throw an error in
this case because the method used to create the exception tried to get
the current realm from the execution context stack, which is empty. The
realm is now passed explicitly when constructing the error, avoiding
the crash.
2025-01-13 10:55:46 +00:00
..
parser LibWeb: Don't crash when upgrading custom element with a bad constructor 2025-01-13 10:55:46 +00:00
reactions Tests: Import ARIAMixin string attributes CEReactions tests (no code) 2024-12-20 05:17:05 -08:00
cross-realm-callback-report-exception.txt LibWeb: Report exceptions when invoking custom element reactions 2024-12-19 15:25:08 +00:00
upgrading.txt Tests: Create imported WPT test output from completion callback data 2024-12-02 22:41:51 +00:00