mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
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:
commit
b542721ce9
5 changed files with 28 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
}
|
3
tests/wpt/metadata/dom/nodes/Node-contains.xml.ini
Normal file
3
tests/wpt/metadata/dom/nodes/Node-contains.xml.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[Node-contains.xml]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[getElementsByClassName-10.xml]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[getElementsByClassName-11.xml]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -4,4 +4,3 @@
|
|||
[iframes with javascript src]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue