Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / non-numeric-values-numeric-parameters-expected.txt
index beec116..34f5675 100644 (file)
@@ -59,7 +59,7 @@ PASS nonNumericPolicy('document.createRange().isPointInRange(document, x)') is '
 PASS nonNumericPolicy('getSelection().collapse(document, x)') is 'any type allowed'
 PASS nonNumericPolicy('getSelection().setBaseAndExtent(document, x, document, 0)') is 'any type allowed'
 PASS nonNumericPolicy('getSelection().setBaseAndExtent(document, 0, document, x)') is 'any type allowed'
-PASS nonNumericPolicy('getSelection().setPosition(document, x)') is 'any type allowed'
+PASS nonNumericPolicy('getSelection().collapse(document, x)') is 'any type allowed'
 PASS nonNumericPolicy('getSelection().extend(document, x)') is 'any type allowed'
 PASS nonNumericPolicy('getSelection().getRangeAt(x)') is 'any type allowed'
 PASS nonNumericPolicy('document.styleSheets.item(x)') is 'any type allowed (but not omitted)'