mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
script: Added missing spec step in Location::SetHash
(#33380)
* Implement missing spec step in Location::SetHash Signed-off-by: crbrz <cristianb@gmail.com> * Fixed wrong URL fragment when hash set to empty string Signed-off-by: crbrz <cristianb@gmail.com> * Add WPT tests Signed-off-by: crbrz <cristianb@gmail.com> --------- Signed-off-by: crbrz <cristianb@gmail.com>
This commit is contained in:
parent
cc3c69b953
commit
2993577ac0
4 changed files with 64 additions and 6 deletions
14
tests/wpt/meta/MANIFEST.json
vendored
14
tests/wpt/meta/MANIFEST.json
vendored
|
@ -641539,6 +641539,20 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"location_hash_set_empty_string.html": [
|
||||
"bfde4e638290c0ef1b4068b399e7428d090544b2",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"location_hashchange_infinite_loop.html": [
|
||||
"694c619ecabdb8b8e2f69fc6144e59f5a8279818",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"location_host.html": [
|
||||
"d93bf47e506f131e29f2009e1f4446bc5844aee5",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue