diff --git a/testing/web-platform/moz.build b/testing/web-platform/moz.build index f68786bcbc37..8e553bae93af 100644 --- a/testing/web-platform/moz.build +++ b/testing/web-platform/moz.build @@ -210,9 +210,6 @@ with Files("tests/encrypted-media/**"): with Files("tests/eventsource/**"): BUG_COMPONENT = ("Core", "DOM") -with Files("tests/ext-xhtml-pubid/**"): - BUG_COMPONENT = ("Core", "XML") - # usb and payments ? with Files("tests/feature-policy/**"): BUG_COMPONENT = ("Core", "DOM")