From bac01e30fda6b9efc6a6545cbb982ec87ac9f2e9 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Thu, 2 Jan 2020 21:48:12 -0500 Subject: Bug 1274159 - Part 4: Add test cases for HTMLConstructor; Tag UXP Issue #1344 --- .../test_custom_element_htmlconstructor.html | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 dom/tests/mochitest/webcomponents/test_custom_element_htmlconstructor.html (limited to 'dom/tests/mochitest/webcomponents/test_custom_element_htmlconstructor.html') diff --git a/dom/tests/mochitest/webcomponents/test_custom_element_htmlconstructor.html b/dom/tests/mochitest/webcomponents/test_custom_element_htmlconstructor.html new file mode 100644 index 000000000..b022a7887 --- /dev/null +++ b/dom/tests/mochitest/webcomponents/test_custom_element_htmlconstructor.html @@ -0,0 +1,42 @@ + + + + + Test HTMLConstructor for custom elements. + + + + +Bug 1274159 + + + + + + + + -- cgit v1.2.3