| 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 2ea2ac4f552995c7f858e0af22aa23e0f5fb235d..80278b4ad32903d78b38819c201d71828c4016db 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
|
| @@ -14,7 +14,7 @@ PASS a.href is 'https://www.mydomain.com/path/?value%23key#hash'
|
| Set search to a malformed URL
|
| FAIL a.href should be bad:/|/url?value=key. Was bad:/|/url.
|
| Set search to null
|
| -PASS a.href is 'https://www.mydomain.com/path/'
|
| +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 successfullyParsed is true
|
|
|