From 914368530ba622ff0117cd34bec058fb0d862155 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 4 Feb 2021 19:41:06 +0000 Subject: Issue #439 - Remove web-platform tests from the tree. This removes a total of 23,936 files we would never use nor have the capacity to properly maintain or keep up-to-date. --- .../tests/DOM-parsing/todo/internalSubset.html | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 testing/web-platform/tests/DOM-parsing/todo/internalSubset.html (limited to 'testing/web-platform/tests/DOM-parsing') diff --git a/testing/web-platform/tests/DOM-parsing/todo/internalSubset.html b/testing/web-platform/tests/DOM-parsing/todo/internalSubset.html deleted file mode 100644 index cc131bbfb..000000000 --- a/testing/web-platform/tests/DOM-parsing/todo/internalSubset.html +++ /dev/null @@ -1,16 +0,0 @@ - -... - - - - - -
Results
UAResult -
Gecko<!DOCTYPE foo [ <!ELEMENT foo (#PCDATA)> ]>\n<foo/> -
WebKit<!DOCTYPE foo><foo/> -
Presto<?xml version="1.0"?><!DOCTYPE foo><foo/> -
-- cgit v1.2.3