Auto merge of #8532 - eefriedman:manifest-update, r=Ms2ger

Update test manifest.

This is just the result of running --manifest-update on master; not sure
how it got out of sync.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8532)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-11-16 01:20:20 +05:30
commit b542721ce9
5 changed files with 28 additions and 2 deletions

View file

@ -29831,6 +29831,24 @@
"deleted": [],
"items": {
"testharness": {
"dom/nodes/Node-contains.xml": [
{
"path": "dom/nodes/Node-contains.xml",
"url": "/dom/nodes/Node-contains.xml"
}
],
"dom/nodes/getElementsByClassName-10.xml": [
{
"path": "dom/nodes/getElementsByClassName-10.xml",
"url": "/dom/nodes/getElementsByClassName-10.xml"
}
],
"dom/nodes/getElementsByClassName-11.xml": [
{
"path": "dom/nodes/getElementsByClassName-11.xml",
"url": "/dom/nodes/getElementsByClassName-11.xml"
}
],
"html/browsers/browsing-the-web/navigating-across-documents/javascript-url-query-fragment-components.html": [
{
"path": "html/browsers/browsing-the-web/navigating-across-documents/javascript-url-query-fragment-components.html",
@ -35384,4 +35402,4 @@
"rev": "7123012427f92f0dc38a120e6e86a75b6c03aab5",
"url_base": "/",
"version": 2
}
}

View file

@ -0,0 +1,3 @@
[Node-contains.xml]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[getElementsByClassName-10.xml]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[getElementsByClassName-11.xml]
type: testharness
expected: TIMEOUT