| 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
|
| index 065c12ebf9874455fdf9c408a34e5b817ad38d12..bc52d82c55c497fa8ad3f511b9cec51fc60c0db9 100644
|
| --- a/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt
|
| +++ b/LayoutTests/fast/xsl/transform-xhr-doc-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE MESSAGE: line 20: Uncaught TypeError: Cannot read property 'documentElement' of null
|
| +CONSOLE ERROR: line 20: Uncaught TypeError: Cannot read property 'documentElement' of null
|
| 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.
|
|
|