Index: LayoutTests/fast/xsl/document-function.xml |
diff --git a/LayoutTests/fast/xsl/document-function.xml b/LayoutTests/fast/xsl/document-function.xml |
deleted file mode 100644 |
index d034e39c0d55c1efa91a27099e559b4678ec9210..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/xsl/document-function.xml |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-<?xml version="1.0"?> |
-<?xml-stylesheet type="text/xsl" href="document-function.xsl"?> |
-<doc> |
-<para>This tests the xslt document() function. If this test is successful, there should be three paragraphs below.</para> |
-<para>This is a paragraph</para> |
-<para>This is another paragraph</para> |
-</doc> |