Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / dom / HTMLAnchorElement / set-href-attribute-search-expected.txt
index 8acd465..052cbea 100644 (file)
@@ -16,7 +16,7 @@ PASS a.href is 'bad:/|/url?value=key'
 Set search to null
 PASS a.href is 'https://www.mydomain.com/path/?null'
 Set search to empty string
-PASS a.href is 'https://www.mydomain.com/path/?'
+PASS a.href is 'https://www.mydomain.com/path/'
 PASS successfullyParsed is true
 
 TEST COMPLETE