mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Disable tests that require the iframe load event.
This commit is contained in:
parent
a81999b2dd
commit
1d90569441
15 changed files with 15 additions and 55 deletions
|
@ -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,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