From f605c68f1369935026e38ad2f535608f06d50d73 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 17 Apr 2020 07:38:16 -0400 Subject: Bug 1417829 - Remove unresolved pseudoclass Tag #1375 --- dom/tests/mochitest/webcomponents/mochitest.ini | 1 - .../test_unresolved_pseudo_class.html | 101 --------------------- 2 files changed, 102 deletions(-) delete mode 100644 dom/tests/mochitest/webcomponents/test_unresolved_pseudo_class.html (limited to 'dom/tests/mochitest') diff --git a/dom/tests/mochitest/webcomponents/mochitest.ini b/dom/tests/mochitest/webcomponents/mochitest.ini index d56196272..84322d21d 100644 --- a/dom/tests/mochitest/webcomponents/mochitest.ini +++ b/dom/tests/mochitest/webcomponents/mochitest.ini @@ -44,5 +44,4 @@ skip-if = true # disabled - See bug 1390396 [test_shadowroot_style.html] [test_shadowroot_style_order.html] [test_style_fallback_content.html] -[test_unresolved_pseudo_class.html] [test_link_prefetch.html] diff --git a/dom/tests/mochitest/webcomponents/test_unresolved_pseudo_class.html b/dom/tests/mochitest/webcomponents/test_unresolved_pseudo_class.html deleted file mode 100644 index a1ff3b3c6..000000000 --- a/dom/tests/mochitest/webcomponents/test_unresolved_pseudo_class.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - - Test template element in stale document. - - - - - -Bug 1111633 -
- -This text should be green - - - - - - -- cgit v1.2.3