Index: LayoutTests/fast/js/kde/StringObject-expected.txt |
diff --git a/LayoutTests/fast/js/kde/StringObject-expected.txt b/LayoutTests/fast/js/kde/StringObject-expected.txt |
index 5bc5288d6f60e34b1eacdab7e68f05e065847807..8862cb1ce2d19fb97cea188f363786e0ce211f4e 100644 |
--- a/LayoutTests/fast/js/kde/StringObject-expected.txt |
+++ b/LayoutTests/fast/js/kde/StringObject-expected.txt |
@@ -83,7 +83,7 @@ PASS 'abc'[-1] is undefined. |
PASS 'abc'[-4] is undefined. |
PASS 'abc'[10] is undefined. |
PASS 'abc'[10] is 'x' |
-FAIL bar should be <a href="javascript:foo( 'This ', 'is ', 'a test' )">This is a test.</a>. Was <a href="javascript:foo( 'This ', 'is ', 'a test' )">This is a test.</a>. |
+PASS bar is html |
PASS successfullyParsed is true |
TEST COMPLETE |