Index: LayoutTests/fast/xsl/xslt-processor-expected.txt |
diff --git a/LayoutTests/fast/xsl/xslt-processor-expected.txt b/LayoutTests/fast/xsl/xslt-processor-expected.txt |
index 9e007938308bbc48633705b6c86a36d50ae336f7..f9ddbeb8576ac3b56e14290544b07512ceb7f2fa 100644 |
--- a/LayoutTests/fast/xsl/xslt-processor-expected.txt |
+++ b/LayoutTests/fast/xsl/xslt-processor-expected.txt |
@@ -83,14 +83,16 @@ Success |
4.2 pass undefined namespace: |
Success |
4.3 pass setParameter an undefined name: |
-****Failure**** (expected exception, instead got result: "undefined") |
-4.4 pass unsupported value to setParameter: |
+Success |
+4.4 pass undefined value to setParameter: |
+Success |
+4.5 pass unsupported value to setParameter: |
****Failure**** (expected exception, instead got result: "undefined") |
5.0 Value getParameter(in DOMString namespaceURI, in DOMString localName): |
5.1 pass getParameter an undefined name: |
-****Failure**** (expected exception, instead got result: "undefined") |
+Success |
5.2 pass getParameter a name which has not been set: |
Success |
5.3 verify getParameter actually gets (and set sets): |