mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 01:17:34 +09:00
Bug 1407669 - Fix custom element creation hides uncatchable exceptions from the constructor.
Tag UXP Issue #1344
This commit is contained in:
parent
506795f384
commit
f64c7135b4
3 changed files with 40 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ skip-if = true || stylo # disabled - See bug 1390396 and 1293844
|
|||
[test_custom_element_throw_on_dynamic_markup_insertion.html]
|
||||
[test_custom_element_get.html]
|
||||
[test_custom_element_when_defined.html]
|
||||
[test_custom_element_uncatchable_exception.html]
|
||||
skip-if = !debug # TestFunctions only applied in debug builds
|
||||
[test_nested_content_element.html]
|
||||
[test_dest_insertion_points.html]
|
||||
[test_dest_insertion_points_shadow.html]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue