From 8beb65dd501cbdcfd6a793027b5de2a1fdfc7149 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 17 Apr 2020 07:08:22 -0400 Subject: Bug 1418002 - Remove HTMLContentElement Tag #1375 --- dom/tests/mochitest/webcomponents/mochitest.ini | 4 - .../webcomponents/test_dest_insertion_points.html | 73 ------------ .../test_dynamic_content_element_matching.html | 50 -------- .../test_fallback_dest_insertion_points.html | 71 ------------ .../webcomponents/test_nested_content_element.html | 127 --------------------- 5 files changed, 325 deletions(-) delete mode 100644 dom/tests/mochitest/webcomponents/test_dest_insertion_points.html delete mode 100644 dom/tests/mochitest/webcomponents/test_dynamic_content_element_matching.html delete mode 100644 dom/tests/mochitest/webcomponents/test_fallback_dest_insertion_points.html delete mode 100644 dom/tests/mochitest/webcomponents/test_nested_content_element.html (limited to 'dom/tests/mochitest') diff --git a/dom/tests/mochitest/webcomponents/mochitest.ini b/dom/tests/mochitest/webcomponents/mochitest.ini index 2cfd747c4..d56196272 100644 --- a/dom/tests/mochitest/webcomponents/mochitest.ini +++ b/dom/tests/mochitest/webcomponents/mochitest.ini @@ -25,11 +25,7 @@ skip-if = !debug # TestFunctions only applied in debug builds [test_custom_element_define.html] [test_custom_element_define_parser.html] [test_custom_element_template.html] -[test_nested_content_element.html] -[test_dest_insertion_points.html] -[test_fallback_dest_insertion_points.html] [test_detached_style.html] -[test_dynamic_content_element_matching.html] [test_document_adoptnode.html] [test_document_importnode.html] [test_document_register.html] diff --git a/dom/tests/mochitest/webcomponents/test_dest_insertion_points.html b/dom/tests/mochitest/webcomponents/test_dest_insertion_points.html deleted file mode 100644 index 2d4a92ed2..000000000 --- a/dom/tests/mochitest/webcomponents/test_dest_insertion_points.html +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - Test for Bug 999999 - - - - -Mozilla Bug 999999 -

-
-
-
-
-
-
- - - diff --git a/dom/tests/mochitest/webcomponents/test_dynamic_content_element_matching.html b/dom/tests/mochitest/webcomponents/test_dynamic_content_element_matching.html deleted file mode 100644 index c9af76610..000000000 --- a/dom/tests/mochitest/webcomponents/test_dynamic_content_element_matching.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - Test for dynamic changes to content matching content elements - - - - -
-Bug 806506 - - - - diff --git a/dom/tests/mochitest/webcomponents/test_fallback_dest_insertion_points.html b/dom/tests/mochitest/webcomponents/test_fallback_dest_insertion_points.html deleted file mode 100644 index 4eefa165f..000000000 --- a/dom/tests/mochitest/webcomponents/test_fallback_dest_insertion_points.html +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - Test for Bug 999999 - - - - -Mozilla Bug 999999 -

-
-
-
-
-
- - - diff --git a/dom/tests/mochitest/webcomponents/test_nested_content_element.html b/dom/tests/mochitest/webcomponents/test_nested_content_element.html deleted file mode 100644 index 1d98d2996..000000000 --- a/dom/tests/mochitest/webcomponents/test_nested_content_element.html +++ /dev/null @@ -1,127 +0,0 @@ - - - - - Test for HTMLContent element - - - - -
-Bug 806506 - - - - -- cgit v1.2.3