mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Auto merge of #7886 - jimberlage:7877/move-test, r=Ms2ger
Renames webstorage test This should fix #7877. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7886) <!-- Reviewable:end -->
This commit is contained in:
commit
42d45ad120
2 changed files with 13 additions and 2 deletions
|
@ -29660,8 +29660,19 @@
|
|||
]
|
||||
},
|
||||
"local_changes": {
|
||||
"deleted": [],
|
||||
"items": {},
|
||||
"deleted": [
|
||||
"dom/collections/storage-supported-property-names.html"
|
||||
],
|
||||
"items": {
|
||||
"testharness": {
|
||||
"webstorage/storage_supported_property_names.html": [
|
||||
{
|
||||
"path": "webstorage/storage_supported_property_names.html",
|
||||
"url": "/webstorage/storage_supported_property_names.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"reftest_nodes": {}
|
||||
},
|
||||
"reftest_nodes": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue