| 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 c9f052a33cd13d2d27f8c9cb90f503834e6c81d9..11afa1619b20558b17cb843d623296451f6ee5f5 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
|
| @@ -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
|
|
|