mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Fixed few tidy errors
This commit is contained in:
parent
445ab9ae8d
commit
58ab11cf9b
4 changed files with 41 additions and 13 deletions
|
@ -1,10 +1,8 @@
|
|||
{
|
||||
"xmlhttprequest.rs":
|
||||
[
|
||||
"XMLHttpRequest"
|
||||
"xmlhttprequest.rs": [
|
||||
"XMLHttpRequest"
|
||||
],
|
||||
"range.rs":
|
||||
[
|
||||
"dom/ranges"
|
||||
"range.rs": [
|
||||
"dom/ranges"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue