mirror of
https://github.com/servo/servo.git
synced 2025-06-20 07:08:59 +01:00
Merge pull request #2717 from Ms2ger/wpt-exp
Update web-platform-tests expectations.
This commit is contained in:
commit
579267a797
34 changed files with 28 additions and 108 deletions
|
@ -1,5 +1,6 @@
|
||||||
[exceptions.html]
|
[exceptions.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
expected: TIMEOUT
|
||||||
[exception.hasOwnProperty("message")]
|
[exception.hasOwnProperty("message")]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -12,9 +12,6 @@
|
||||||
[Should be able to delete DOMStringList.]
|
[Should be able to delete DOMStringList.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Should be able to delete DOMTokenList.]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Should be able to delete DOMSettableTokenList.]
|
[Should be able to delete DOMSettableTokenList.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
[DOMImplementation-createDocument.html]
|
[DOMImplementation-createDocument.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
|
||||||
[DOMImplementation.createDocument(namespace, qualifiedName, doctype)]
|
[DOMImplementation.createDocument(namespace, qualifiedName, doctype)]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
[contenttype_bmp.html]
|
[contenttype_bmp.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: iframe load event
|
||||||
[BMP document.contentType === \'image/bmp\']
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
[contenttype_css.html]
|
[contenttype_css.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: iframe load event
|
||||||
[CSS document.contentType === \'text/css\']
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
[contenttype_datauri_01.html]
|
[contenttype_datauri_01.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
[Data URI document.contentType === \'text/plain\' when data URI MIME type is not set]
|
disabled: iframe load event
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
[contenttype_datauri_02.html]
|
[contenttype_datauri_02.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
[Data URI document.contentType === \'text/html\' when data URI MIME type is set]
|
disabled: iframe load event
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
[contenttype_gif.html]
|
[contenttype_gif.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: iframe load event
|
||||||
[GIF document.contentType === \'image/gif\']
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
[contenttype_html.html]
|
[contenttype_html.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: iframe load event
|
||||||
[HTM document.contentType === \'text/html\']
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
[contenttype_javascripturi.html]
|
[contenttype_javascripturi.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
[Javascript URI document.contentType === \'text/html\']
|
disabled: iframe load event
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
[contenttype_jpg.html]
|
[contenttype_jpg.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: iframe load event
|
||||||
[JPG document.contentType === \'image/jpeg\']
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
[contenttype_mimeheader_01.html]
|
[contenttype_mimeheader_01.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: iframe load event
|
||||||
[Custom document.contentType === \'text/xml\' when explicitly set to this value]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
[contenttype_mimeheader_02.html]
|
[contenttype_mimeheader_02.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
[Custom document.contentType === \'text/html\' when explicitly set to this value and an attempt is made to override this value in an HTML meta header]
|
disabled: iframe load event
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
[contenttype_mimeheader_03.html]
|
[contenttype_mimeheader_03.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: iframe load event
|
||||||
[Custom document.contentType === \'text/html\' when no Content-Type header is provided in HTTP response]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
[contenttype_png.html]
|
[contenttype_png.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: iframe load event
|
||||||
[PNG document.contentType === \'image/png\']
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
[contenttype_txt.html]
|
[contenttype_txt.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: iframe load event
|
||||||
[TXT document.contentType === \'text/plain\']
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
[contenttype_xml.html]
|
[contenttype_xml.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
[XML document.contentType === \'application/xml\']
|
disabled: iframe load event
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
[Document-createElement.html]
|
|
||||||
type: testharness
|
|
|
@ -1,3 +1,3 @@
|
||||||
[Element-childElement-null.svg]
|
[Element-childElement-null.svg]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: xml
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[Element-childElementCount-dynamic-add.svg]
|
[Element-childElementCount-dynamic-add.svg]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: xml
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
[Element-childElementCount-dynamic-remove.html]
|
[Element-childElementCount-dynamic-remove.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
|
||||||
[Dynamic Removal of Elements]
|
[Dynamic Removal of Elements]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[Element-childElementCount-dynamic-remove.svg]
|
[Element-childElementCount-dynamic-remove.svg]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: xml
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[Element-childElementCount-nochild.svg]
|
[Element-childElementCount-nochild.svg]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: xml
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[Element-childElementCount.svg]
|
[Element-childElementCount.svg]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: xml
|
||||||
|
|
|
@ -1,20 +1,5 @@
|
||||||
[Element-classlist.html]
|
[Element-classlist.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
[Element.classList must exist as an object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Element.classList must exist as an object even if the element has no class attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[DOMTokenList should be exposed for prototyping]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[prototyping DOMTokenList should work]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Element.classList must implement DOMTokenList]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CSS .foo selectors must not match elements without any class]
|
[CSS .foo selectors must not match elements without any class]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -30,15 +15,9 @@
|
||||||
[classList.item() must return null for out-of-range index]
|
[classList.item() must return null for out-of-range index]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[classList.item() must return null for negative index]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[classList[index\] must be undefined for out-of-range index]
|
[classList[index\] must be undefined for out-of-range index]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[classList[index\] must be undefined for negative index]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[empty classList should return the empty string since the ordered set parser skip the whitespaces]
|
[empty classList should return the empty string since the ordered set parser skip the whitespaces]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -102,9 +81,6 @@
|
||||||
[classList[index\] must return case-sensitive strings and preserve token order]
|
[classList[index\] must return case-sensitive strings and preserve token order]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[classList[index\] must still be undefined for out-of-range index when earlier indexes exist]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[className must update correctly when items have been added through classList]
|
[className must update correctly when items have been added through classList]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -162,12 +138,6 @@
|
||||||
[classList must stringify to an empty string when all classes have been removed]
|
[classList must stringify to an empty string when all classes have been removed]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[classList.item(0) must return null when all classes have been removed]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[classList[0\] must be undefined when all classes have been removed]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[classList.add should treat " " as a space]
|
[classList.add should treat " " as a space]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -186,6 +156,3 @@
|
||||||
[classList.length must be read-only]
|
[classList.length must be read-only]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[classList must be read-only]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[Element-firstElementChild-entity.svg]
|
[Element-firstElementChild-entity.svg]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: xml
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[Element-firstElementChild-namespace.svg]
|
[Element-firstElementChild-namespace.svg]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: xml
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[Element-firstElementChild.svg]
|
[Element-firstElementChild.svg]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: xml
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[Element-lastElementChild.svg]
|
[Element-lastElementChild.svg]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: xml
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[Element-nextElementSibling.svg]
|
[Element-nextElementSibling.svg]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: xml
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[Element-previousElementSibling.svg]
|
[Element-previousElementSibling.svg]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: xml
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[Element-siblingElement-null.svg]
|
[Element-siblingElement-null.svg]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: xml
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
[Node-replaceChild.html]
|
[Node-replaceChild.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
|
||||||
[Passing null to replaceChild should throw a TypeError.]
|
[Passing null to replaceChild should throw a TypeError.]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
[getElementsByClassName-31.htm]
|
[getElementsByClassName-31.htm]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: iframe load event
|
||||||
[getElementsByClassName across documents]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue