diff options
author | Matt A. Tobin <email@mattatobin.com> | 2020-04-17 07:38:16 -0400 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2020-04-17 07:38:16 -0400 |
commit | f605c68f1369935026e38ad2f535608f06d50d73 (patch) | |
tree | cb1495a7bcf55c3d5e2d2bbee7503d4a0cc167e5 /dom/tests/mochitest/webcomponents/mochitest.ini | |
parent | 53df3a74f46fa6b5d3778f9635a1afb7522c345f (diff) | |
download | UXP-f605c68f1369935026e38ad2f535608f06d50d73.tar UXP-f605c68f1369935026e38ad2f535608f06d50d73.tar.gz UXP-f605c68f1369935026e38ad2f535608f06d50d73.tar.lz UXP-f605c68f1369935026e38ad2f535608f06d50d73.tar.xz UXP-f605c68f1369935026e38ad2f535608f06d50d73.zip |
Bug 1417829 - Remove unresolved pseudoclass
Tag #1375
Diffstat (limited to 'dom/tests/mochitest/webcomponents/mochitest.ini')
-rw-r--r-- | dom/tests/mochitest/webcomponents/mochitest.ini | 1 |
1 files changed, 0 insertions, 1 deletions
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] |