Index: LayoutTests/fast/xsl/transform-xhr-doc-expected.txt |
diff --git a/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt b/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt |
deleted file mode 100644 |
index 77eb850cf8ea5e809d50841ffbc8ea50077ec5a6..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-CONSOLE MESSAGE: line 20: TypeError: 'null' is not an object (evaluating 'doc.documentElement') |
-Test for bug 10313: xsl:import doesn't work in stylesheets loaded via XMLHttpRequest. |
- |
-It's nice that this hasn't crashed, but the XSL transformation has failed. |