Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / js / kde / StringObject-expected.txt
index 5bc5288..8862cb1 100644 (file)
@@ -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( &#039;This &#039;, &#039;is &#039;, &#039;a test&#039; )">This is a test.</a>.
+PASS bar is html
 PASS successfullyParsed is true
 
 TEST COMPLETE