mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Fixed serialize_list to no longer append an additional space at the end of the string
This commit is contained in:
parent
5478c7c24b
commit
ccddc3c13e
5 changed files with 49 additions and 5 deletions
|
@ -737,6 +737,12 @@
|
|||
"url": "/_mozilla/mozilla/storage.html"
|
||||
}
|
||||
],
|
||||
"mozilla/style_no_trailing_space.html": [
|
||||
{
|
||||
"path": "mozilla/style_no_trailing_space.html",
|
||||
"url": "/_mozilla/mozilla/style_no_trailing_space.html"
|
||||
}
|
||||
],
|
||||
"mozilla/textcontent.html": [
|
||||
{
|
||||
"path": "mozilla/textcontent.html",
|
||||
|
@ -1064,4 +1070,4 @@
|
|||
"rev": null,
|
||||
"url_base": "/_mozilla/",
|
||||
"version": 2
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue