mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
parent
61fe737885
commit
a97ba4f57d
7 changed files with 3 additions and 35 deletions
|
@ -319,7 +319,7 @@ impl HTMLAnchorElementMethods for HTMLAnchorElement {
|
|||
},
|
||||
Some(ref url) => {
|
||||
// Step 3.
|
||||
url.origin().unicode_serialization()
|
||||
url.origin().ascii_serialization()
|
||||
},
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue