Index: LayoutTests/platform/win/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt |
diff --git a/LayoutTests/platform/win/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt b/LayoutTests/platform/win/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt |
index 8acd4656fe0ebc7d2ef0ea9f6f807eed184bbb61..052cbeaf76f3298b3f59498491733a5c47b96159 100644 |
--- a/LayoutTests/platform/win/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt |
+++ b/LayoutTests/platform/win/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt |
@@ -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 |