| Index: LayoutTests/platform/linux/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt b/LayoutTests/platform/linux/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt
|
| index 63f489577bded7c8ca6f20aa4e01548cc7909b7e..01cc9d5c80d64797326c855f3d2b20b7d96b7251 100644
|
| --- a/LayoutTests/platform/linux/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt
|
| +++ b/LayoutTests/platform/linux/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
|
|
|