mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +09:00
Bug 1274159 - Part 4: Add test cases for HTMLConstructor;
Tag UXP Issue #1344
This commit is contained in:
parent
af9931215b
commit
d76a336cd0
8 changed files with 437 additions and 0 deletions
9
dom/tests/mochitest/webcomponents/chrome.ini
Normal file
9
dom/tests/mochitest/webcomponents/chrome.ini
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[DEFAULT]
|
||||
support-files =
|
||||
dummy_page.html
|
||||
|
||||
[test_custom_element_htmlconstructor_chrome.html]
|
||||
skip-if = os == 'android' # bug 1323645
|
||||
support-files =
|
||||
htmlconstructor_autonomous_tests.js
|
||||
htmlconstructor_builtin_tests.js
|
||||
Loading…
Add table
Add a link
Reference in a new issue