Bug 1097230 - Update web-platform-tests to revision 9840b559b10e05f659932a835c11832db9e01c42, a=testonly

--HG--
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbcursor_update_index5.htm.ini
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbindex_get7.htm.ini
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbindex_openCursor2.htm.ini
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbindex_openKeyCursor3.htm.ini
rename : testing/web-platform/moz.build => testing/web-platform/mozilla/tests/placeholder
rename : testing/web-platform/moz.build => testing/web-platform/outbound/tests/placeholder
rename : testing/web-platform/tests/dom/nodes/Document-createProcessingInstruction-literal-1.xhtml => testing/web-platform/tests/dom/nodes/ProcessingInstruction-literal-1.xhtml
rename : testing/web-platform/tests/dom/nodes/Document-createProcessingInstruction-literal-2.xhtml => testing/web-platform/tests/dom/nodes/ProcessingInstruction-literal-2.xhtml
rename : testing/web-platform/tests/pointerevents/pointerevent_lostpointercapture_for_disconnected_node.html => testing/web-platform/tests/pointerevents/pointerevent_lostpointercapture_for_disconnected_node-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointercancel_touch.html => testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointercancel_touch-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointerup_nohover.html => testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointerup_nohover-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointercancel_touch.html => testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointercancel_touch-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointerup_nohover.html => testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointerup_nohover-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerout_pen.html => testing/web-platform/tests/pointerevents/pointerevent_pointerout_pen-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_disconnected.html => testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_disconnected-manual.html
rename : testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-null.html => testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-undefined.html
extra : rebase_source : 1fb6206eb45537037d28bebf5bc9de02791c4a17
This commit is contained in:
James Graham 2014-11-20 16:30:01 +00:00
parent f099ecf5a5
commit 200c3bd68c
1047 changed files with 15233 additions and 17381 deletions

View File

@ -9,4 +9,5 @@
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL

View File

@ -9,4 +9,5 @@
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL

View File

@ -9,4 +9,5 @@
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL

View File

@ -7,4 +7,5 @@
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): FAIL
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL

View File

@ -15,5 +15,6 @@
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -15,5 +15,6 @@
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -15,5 +15,6 @@
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -15,5 +15,6 @@
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -15,5 +15,6 @@
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -15,5 +15,6 @@
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -15,5 +15,6 @@
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -15,5 +15,6 @@
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -15,5 +15,6 @@
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -7,4 +7,5 @@
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): FAIL
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL

View File

@ -15,5 +15,6 @@
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -7,4 +7,5 @@
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): FAIL
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL

View File

@ -194,3 +194,12 @@
[FileReaderSync interface: operation readAsDataURL(Blob)]
expected: FAIL
[Blob interface object length]
expected: FAIL
[FileList interface object length]
expected: FAIL
[FileReader interface object length]
expected: FAIL

View File

@ -1,5 +1,9 @@
[idbcursor_delete_index5.htm]
type: testharness
expected:
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH
[IDBCursor.delete() - index - throw InvalidStateError when the cursor is being iterated]
expected: FAIL

View File

@ -5,6 +5,7 @@
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
[IDBCursor.delete() - object store - throw InvalidStateError caused by object store been deleted]
expected: FAIL

View File

@ -1,5 +1,8 @@
[idbcursor_delete_objectstore5.htm]
type: testharness
expected:
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH
[IDBCursor.delete() - object store - throw InvalidStateError when the cursor is being iterated]
expected: FAIL

View File

@ -5,6 +5,7 @@
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
[IDBCursor.update() - index - attempt to modify a record when object store been deleted]
expected: FAIL

View File

@ -0,0 +1,5 @@
[idbcursor_update_index5.htm]
type: testharness
expected:
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH

View File

@ -5,6 +5,7 @@
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
[IDBCursor.update() - object store - attempt to modify a record when object store been deleted]
expected: FAIL

View File

@ -0,0 +1,5 @@
[idbcursor_update_objectstore6.htm]
type: testharness
expected:
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH

View File

@ -5,6 +5,7 @@
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
[IDBIndex.get() - throw InvalidStateError when the index is deleted]
expected: FAIL

View File

@ -0,0 +1,5 @@
[idbindex_get7.htm]
type: testharness
expected:
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH

View File

@ -5,6 +5,7 @@
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
[IDBIndex.getKey() - throw InvalidStateError when the index is deleted]
expected: FAIL

View File

@ -5,6 +5,7 @@
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
[IDBIndex.openCursor() - throw InvalidStateError when the index is deleted]
expected: FAIL

View File

@ -0,0 +1,5 @@
[idbindex_openCursor2.htm]
type: testharness
expected:
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH

View File

@ -5,6 +5,7 @@
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
[IDBIndex.openKeyCursor() - throw InvalidStateError when the index is deleted]
expected: FAIL

View File

@ -0,0 +1,5 @@
[idbindex_openKeyCursor3.htm]
type: testharness
expected:
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH

View File

@ -4,6 +4,8 @@
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
[Attempting to use deleted IDBObjectStore]
expected: FAIL

View File

@ -30,3 +30,36 @@
[WorkerUtils interface: attribute indexedDB]
expected: FAIL
[IDBKeyRange interface object length]
expected: FAIL
[IDBRequest interface object length]
expected: FAIL
[IDBOpenDBRequest interface object length]
expected: FAIL
[IDBVersionChangeEvent interface object length]
expected: FAIL
[IDBFactory interface object length]
expected: FAIL
[IDBDatabase interface object length]
expected: FAIL
[IDBObjectStore interface object length]
expected: FAIL
[IDBIndex interface object length]
expected: FAIL
[IDBCursor interface object length]
expected: FAIL
[IDBCursorWithValue interface object length]
expected: FAIL
[IDBTransaction interface object length]
expected: FAIL

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,5 @@
[getresponseheader-chunked-trailer.htm]
type: testharness
expected: TIMEOUT
[XMLHttpRequest: getResponseHeader() and HTTP trailer]
expected: TIMEOUT
expected: FAIL

View File

@ -108,3 +108,12 @@
[FormData interface: calling set(DOMString,DOMString) on new FormData(form) with too few arguments must throw TypeError]
expected: FAIL
[XMLHttpRequestUpload interface object length]
expected: FAIL
[XMLHttpRequest interface object length]
expected: FAIL
[FormData interface object length]
expected: FAIL

View File

@ -3,3 +3,9 @@
[XMLHttpRequest: setRequestHeader() name argument checks 17]
expected: FAIL
[setRequestHeader should throw with header name "\xef\xbe\x83\xef\xbd\xbd\xef\xbe\x84".]
expected: FAIL
[setRequestHeader should throw with header name "X-\xef\xbe\x83\xef\xbd\xbd\xef\xbe\x84".]
expected: FAIL

View File

@ -1,8 +1,5 @@
[setrequestheader-bogus-value.htm]
type: testharness
[XMLHttpRequest: setRequestHeader() value argument checks]
expected: FAIL
[XMLHttpRequest: setRequestHeader() value argument checks 1]
[XMLHttpRequest: setRequestHeader() value argument checks 2]
expected: FAIL

View File

@ -1,7 +0,0 @@
[xmlhttprequest-timeout-overridesexpires.html]
type: testharness
[Timeout test: timeout set to expired value before load fires, original timeout at 1000, reset at 400 to 300]
expected:
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL

View File

@ -9,3 +9,6 @@
[DeviceLightEvent interface: existence and properties of interface object]
expected: FAIL
[DeviceLightEvent interface object length]
expected: FAIL

View File

@ -3,3 +3,6 @@
[BatteryManager interface: existence and properties of interface object]
expected: FAIL
[BatteryManager interface object length]
expected: FAIL

View File

@ -6,3 +6,42 @@
[getResponse: don\'t expose x-nonexposed]
expected: FAIL
[getResponseHeader: Expose Access-Control-Expose-Headers (x-custom-header-comma)]
expected: FAIL
[getResponseHeader: Expose second Access-Control-Expose-Headers (x-second-expose)]
expected: FAIL
[getResponseHeader: Don\'t trim whitespace]
expected: FAIL
[getResponseHeader: x-custom-header bytes]
expected: FAIL
[getResponseHeader: Exposed server field readable (Date)]
expected: FAIL
[getResponseHeader: Cache-Control: readable by default]
expected: FAIL
[getResponseHeader: Content-Language: readable by default]
expected: FAIL
[getResponseHeader: Expires: readable by default]
expected: FAIL
[getResponseHeader: Last-Modified: readable by default]
expected: FAIL
[getResponseHeader: Pragma: readable by default]
expected: FAIL
[getResponseHeader: Server: unreadable by default]
expected: FAIL
[getResponseHeader: X-Powered-By: unreadable by default]
expected: FAIL
[getAllResponseHeaders: don\'t expose x-nonexposed]
expected: FAIL

View File

@ -351,3 +351,81 @@
[Attr interface: attribute textContent]
expected: FAIL
[DOMError interface object length]
expected: FAIL
[Event interface object length]
expected: FAIL
[CustomEvent interface object length]
expected: FAIL
[EventTarget interface object length]
expected: FAIL
[NodeList interface object length]
expected: FAIL
[HTMLCollection interface object length]
expected: FAIL
[MutationObserver interface object length]
expected: FAIL
[MutationRecord interface object length]
expected: FAIL
[Node interface object length]
expected: FAIL
[Document interface object length]
expected: FAIL
[XMLDocument interface object length]
expected: FAIL
[DOMImplementation interface object length]
expected: FAIL
[DocumentFragment interface object length]
expected: FAIL
[DocumentType interface object length]
expected: FAIL
[Element interface object length]
expected: FAIL
[NamedNodeMap interface object length]
expected: FAIL
[Attr interface object length]
expected: FAIL
[CharacterData interface object length]
expected: FAIL
[Text interface object length]
expected: FAIL
[ProcessingInstruction interface object length]
expected: FAIL
[Comment interface object length]
expected: FAIL
[Range interface object length]
expected: FAIL
[NodeIterator interface object length]
expected: FAIL
[TreeWalker interface object length]
expected: FAIL
[DOMTokenList interface object length]
expected: FAIL
[DOMSettableTokenList interface object length]
expected: FAIL

View File

@ -0,0 +1,8 @@
[DOMImplementation-createDocument.html]
type: testharness
[createDocument test 6: null,"\xcc\x80foo",null,"INVALID_CHARACTER_ERR"]
expected: FAIL
[createDocument test 172: metadata for null,null,DocumentType node]
expected: FAIL

View File

@ -3,3 +3,6 @@
[Invalid Name: \xcc\x80foo]
expected: FAIL
[createElementNS test 6: null,"\xcc\x80foo","INVALID_CHARACTER_ERR"]
expected: FAIL

View File

@ -0,0 +1,3 @@
[Document-getElementById.html]
type: testharness
expected: ERROR

View File

@ -1,3 +1,10 @@
[eventsource-constructor-document-domain.htm]
type: testharness
expected: TIMEOUT
expected:
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH
TIMEOUT

View File

@ -9,3 +9,6 @@
[Stringification of new EventSource("http://foo")]
expected: FAIL
[EventSource interface object length]
expected: FAIL

View File

@ -1,4 +1,4 @@
[test_cross_frame_start.html]
type: testharness
disabled:
if os == "win" and version == "5.1.2600": https://bugzilla.mozilla.org/show_bug.cgi?id=1090543
if (os == "win") and (version == "5.1.2600"): https://bugzilla.mozilla.org/show_bug.cgi?id=1090543

View File

@ -8,6 +8,7 @@
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
[pushState must not be allowed to create cross-origin URLs (about:blank)]
expected: FAIL

View File

@ -8,6 +8,7 @@
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH
[replaceState must not be allowed to create cross-origin URLs (about:blank)]
expected: FAIL

View File

@ -78,9 +78,6 @@
[Document interface: attribute commands]
expected: FAIL
[Document interface: attribute onreadystatechange]
expected: FAIL
[Document interface: attribute fgColor]
expected: FAIL
@ -132,12 +129,6 @@
[Document interface: attribute ondragexit]
expected: FAIL
[Document interface: attribute onmouseenter]
expected: FAIL
[Document interface: attribute onmouseleave]
expected: FAIL
[Document interface: attribute onmousewheel]
expected: FAIL
@ -636,12 +627,6 @@
[HTMLElement interface: attribute ondragexit]
expected: FAIL
[HTMLElement interface: attribute onmouseenter]
expected: FAIL
[HTMLElement interface: attribute onmouseleave]
expected: FAIL
[HTMLElement interface: attribute onmousewheel]
expected: FAIL
@ -3891,3 +3876,336 @@
[HTMLFontElement interface: existence and properties of interface object]
expected: FAIL
[HTMLAllCollection interface object length]
expected: FAIL
[HTMLFormControlsCollection interface object length]
expected: FAIL
[RadioNodeList interface object length]
expected: FAIL
[HTMLOptionsCollection interface object length]
expected: FAIL
[HTMLPropertiesCollection interface object length]
expected: FAIL
[PropertyNodeList interface object length]
expected: FAIL
[DOMStringMap interface object length]
expected: FAIL
[HTMLElement interface object length]
expected: FAIL
[HTMLUnknownElement interface object length]
expected: FAIL
[HTMLHtmlElement interface object length]
expected: FAIL
[HTMLHeadElement interface object length]
expected: FAIL
[HTMLTitleElement interface object length]
expected: FAIL
[HTMLBaseElement interface object length]
expected: FAIL
[HTMLLinkElement interface object length]
expected: FAIL
[HTMLMetaElement interface object length]
expected: FAIL
[HTMLStyleElement interface object length]
expected: FAIL
[HTMLBodyElement interface object length]
expected: FAIL
[HTMLHeadingElement interface object length]
expected: FAIL
[HTMLParagraphElement interface object length]
expected: FAIL
[HTMLHRElement interface object length]
expected: FAIL
[HTMLPreElement interface object length]
expected: FAIL
[HTMLQuoteElement interface object length]
expected: FAIL
[HTMLOListElement interface object length]
expected: FAIL
[HTMLUListElement interface object length]
expected: FAIL
[HTMLLIElement interface object length]
expected: FAIL
[HTMLDListElement interface object length]
expected: FAIL
[HTMLDivElement interface object length]
expected: FAIL
[HTMLAnchorElement interface object length]
expected: FAIL
[HTMLDataElement interface object length]
expected: FAIL
[HTMLTimeElement interface object length]
expected: FAIL
[HTMLSpanElement interface object length]
expected: FAIL
[HTMLBRElement interface object length]
expected: FAIL
[HTMLModElement interface object length]
expected: FAIL
[HTMLImageElement interface object length]
expected: FAIL
[HTMLIFrameElement interface object length]
expected: FAIL
[HTMLEmbedElement interface object length]
expected: FAIL
[HTMLObjectElement interface object length]
expected: FAIL
[HTMLParamElement interface object length]
expected: FAIL
[HTMLVideoElement interface object length]
expected: FAIL
[HTMLAudioElement interface object length]
expected: FAIL
[HTMLSourceElement interface object length]
expected: FAIL
[HTMLTrackElement interface object length]
expected: FAIL
[HTMLMediaElement interface object length]
expected: FAIL
[MediaError interface object length]
expected: FAIL
[TextTrackList interface object length]
expected: FAIL
[TextTrack interface object length]
expected: FAIL
[TextTrackCueList interface object length]
expected: FAIL
[TimeRanges interface object length]
expected: FAIL
[TrackEvent interface object length]
expected: FAIL
[HTMLMapElement interface object length]
expected: FAIL
[HTMLAreaElement interface object length]
expected: FAIL
[HTMLTableElement interface object length]
expected: FAIL
[HTMLTableCaptionElement interface object length]
expected: FAIL
[HTMLTableColElement interface object length]
expected: FAIL
[HTMLTableSectionElement interface object length]
expected: FAIL
[HTMLTableRowElement interface object length]
expected: FAIL
[HTMLTableCellElement interface object length]
expected: FAIL
[HTMLFormElement interface object length]
expected: FAIL
[HTMLLabelElement interface object length]
expected: FAIL
[HTMLInputElement interface object length]
expected: FAIL
[HTMLButtonElement interface object length]
expected: FAIL
[HTMLSelectElement interface object length]
expected: FAIL
[HTMLDataListElement interface object length]
expected: FAIL
[HTMLOptGroupElement interface object length]
expected: FAIL
[HTMLOptionElement interface object length]
expected: FAIL
[HTMLTextAreaElement interface object length]
expected: FAIL
[HTMLOutputElement interface object length]
expected: FAIL
[HTMLProgressElement interface object length]
expected: FAIL
[HTMLMeterElement interface object length]
expected: FAIL
[HTMLFieldSetElement interface object length]
expected: FAIL
[HTMLLegendElement interface object length]
expected: FAIL
[ValidityState interface object length]
expected: FAIL
[HTMLMenuElement interface object length]
expected: FAIL
[HTMLMenuItemElement interface object length]
expected: FAIL
[HTMLScriptElement interface object length]
expected: FAIL
[HTMLTemplateElement interface object length]
expected: FAIL
[HTMLCanvasElement interface object length]
expected: FAIL
[CanvasGradient interface object length]
expected: FAIL
[CanvasPattern interface object length]
expected: FAIL
[TextMetrics interface object length]
expected: FAIL
[ImageData interface object length]
expected: FAIL
[Path2D interface object length]
expected: FAIL
[Window interface object length]
expected: FAIL
[BarProp interface object length]
expected: FAIL
[History interface object length]
expected: FAIL
[Location interface object length]
expected: FAIL
[PopStateEvent interface object length]
expected: FAIL
[HashChangeEvent interface object length]
expected: FAIL
[PageTransitionEvent interface object length]
expected: FAIL
[BeforeUnloadEvent interface object length]
expected: FAIL
[ErrorEvent interface object length]
expected: FAIL
[Navigator interface object length]
expected: FAIL
[PluginArray interface object length]
expected: FAIL
[MimeTypeArray interface object length]
expected: FAIL
[Plugin interface object length]
expected: FAIL
[MimeType interface object length]
expected: FAIL
[External interface object length]
expected: FAIL
[MessageEvent interface object length]
expected: FAIL
[EventSource interface object length]
expected: FAIL
[WebSocket interface object length]
expected: FAIL
[CloseEvent interface object length]
expected: FAIL
[MessagePort interface object length]
expected: FAIL
[Worker interface object length]
expected: FAIL
[SharedWorker interface object length]
expected: FAIL
[Storage interface object length]
expected: FAIL
[StorageEvent interface object length]
expected: FAIL
[HTMLAppletElement interface object length]
expected: FAIL
[HTMLFrameSetElement interface object length]
expected: FAIL
[HTMLFrameElement interface object length]
expected: FAIL
[HTMLDirectoryElement interface object length]
expected: FAIL
[HTMLFontElement interface object length]
expected: FAIL

View File

@ -1281,3 +1281,303 @@
[font.tabIndex: IDL set to -2147483648 followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\\t7" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\\v7" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\\f7" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to " 7" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xc2\xa07" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xef\xbb\xbf7" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\\n7" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\\r7" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\xa87" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\xa97" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe1\x9a\x807" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe1\xa0\x8e7" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\x807" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\x817" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\x827" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\x837" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\x847" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\x857" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\x867" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\x877" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\x887" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\x897" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\x8a7" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe2\x80\xaf7" followed by IDL get]
expected: FAIL
[marquee.hspace: setAttribute() to "\xe3\x80\x807" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\\t7" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\\v7" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\\f7" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xc2\xa07" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xef\xbb\xbf7" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\\n7" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\\r7" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\xa87" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\xa97" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe1\x9a\x807" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe1\xa0\x8e7" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\x807" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\x817" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\x827" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\x837" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\x847" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\x857" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\x867" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\x877" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\x887" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\x897" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\x8a7" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe2\x80\xaf7" followed by IDL get]
expected: FAIL
[marquee.scrollAmount: setAttribute() to "\xe3\x80\x807" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\\t7" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\\v7" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\\f7" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xc2\xa07" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xef\xbb\xbf7" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\\n7" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\\r7" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\xa87" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\xa97" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe1\x9a\x807" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe1\xa0\x8e7" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\x807" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\x817" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\x827" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\x837" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\x847" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\x857" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\x867" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\x877" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\x887" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\x897" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\x8a7" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe2\x80\xaf7" followed by IDL get]
expected: FAIL
[marquee.scrollDelay: setAttribute() to "\xe3\x80\x807" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\\t7" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\\v7" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\\f7" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to " 7" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xc2\xa07" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xef\xbb\xbf7" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\\n7" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\\r7" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\xa87" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\xa97" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe1\x9a\x807" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe1\xa0\x8e7" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\x807" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\x817" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\x827" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\x837" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\x847" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\x857" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\x867" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\x877" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\x887" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\x897" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\x8a7" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe2\x80\xaf7" followed by IDL get]
expected: FAIL
[marquee.vspace: setAttribute() to "\xe3\x80\x807" followed by IDL get]
expected: FAIL

View File

@ -48,6 +48,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading image <embed src>]
expected:
@ -58,6 +59,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading image <object data>]
expected:
@ -68,6 +70,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading image <input src>]
expected:
@ -78,6 +81,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <video>]
expected:
@ -88,6 +92,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <video><source>]
expected:
@ -98,6 +103,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <audio>]
expected:
@ -108,6 +114,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <audio><source>]
expected:
@ -118,4 +125,5 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT

View File

@ -52,6 +52,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading image <embed src>]
expected:
@ -62,6 +63,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading image <object data>]
expected:
@ -72,6 +74,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading image <input src>]
expected:
@ -82,6 +85,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <video>]
expected:
@ -92,6 +96,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <video><source>]
expected:
@ -102,6 +107,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <audio>]
expected:
@ -112,6 +118,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <audio><source>]
expected:
@ -122,4 +129,5 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT

View File

@ -48,6 +48,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading image <embed src>]
expected:
@ -58,6 +59,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading image <object data>]
expected:
@ -68,6 +70,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading image <input src>]
expected:
@ -78,6 +81,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <video>]
expected:
@ -88,6 +92,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <video><source>]
expected:
@ -98,6 +103,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <audio>]
expected:
@ -108,6 +114,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <audio><source>]
expected:
@ -118,4 +125,5 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT

View File

@ -123,6 +123,7 @@
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
FAIL
[loading image <embed src>]
@ -134,6 +135,7 @@
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
FAIL
[loading image <object data>]
@ -145,6 +147,7 @@
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
FAIL
[loading image <input src>]
@ -156,6 +159,7 @@
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
FAIL
[loading image <video poster>]
@ -170,6 +174,7 @@
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
FAIL
[loading video <video><source>]
@ -181,6 +186,7 @@
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
FAIL
[loading video <audio>]
@ -192,6 +198,7 @@
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
FAIL
[loading video <audio><source>]
@ -203,6 +210,7 @@
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
FAIL
[loading webvtt <track>]

View File

@ -123,6 +123,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading image <embed src>]
expected:
@ -133,6 +134,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading image <object data>]
expected:
@ -143,6 +145,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading image <input src>]
expected:
@ -153,6 +156,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <video>]
expected:
@ -163,6 +167,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <video><source>]
expected:
@ -173,6 +178,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <audio>]
expected:
@ -183,6 +189,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[loading video <audio><source>]
expected:
@ -193,6 +200,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
[EventSource#url]
expected: FAIL

View File

@ -1,4 +1,4 @@
[video_loop_base.html]
type: testharness
disabled:
if os == "win" and version == "5.1.2600": https://bugzilla.mozilla.org/show_bug.cgi?id=1090547
if (os == "win") and (version == "5.1.2600"): https://bugzilla.mozilla.org/show_bug.cgi?id=1090547

View File

@ -0,0 +1,5 @@
[iframe_javascript_url_01.htm]
type: testharness
[javascript: URL creating a document in an about:blank iframe]
expected: FAIL

View File

@ -1,7 +1,6 @@
[selection.html]
type: testharness
expected:
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): TIMEOUT
[test SelectionStart offset for input]
expected: FAIL

View File

@ -16,4 +16,5 @@
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -16,4 +16,5 @@
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL

View File

@ -2,13 +2,20 @@
type: testharness
expected: TIMEOUT
[Test seek starts on duration truncation below currentTime]
expected: TIMEOUT
expected:
if not debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): FAIL
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): FAIL
TIMEOUT
[Test appendBuffer completes previous seek to truncated duration]
disabled: TIMEOUT or FAIL https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
[Test endOfStream completes previous seek to truncated duration]
expected: TIMEOUT
expected:
if not debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): FAIL
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): FAIL
TIMEOUT
[Test setting same duration multiple times does not fire duplicate durationchange]
expected: FAIL

View File

@ -1,7 +1,6 @@
[mediasource-seek-beyond-duration.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1093945
[Test seeking beyond updated media duration.]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1093945

View File

@ -1,7 +1,6 @@
[mediasource-seek-during-pending-seek.html]
type: testharness
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1093945
[Test seeking to a new location before transitioning beyond HAVE_METADATA.]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1093945

View File

@ -9,3 +9,6 @@
[AudioStreamTrack interface: operation getSourceIds()]
expected: FAIL
[AudioStreamTrack interface object length]
expected: FAIL

View File

@ -9,3 +9,6 @@
[VideoStreamTrack interface: operation getSourceIds()]
expected: FAIL
[VideoStreamTrack interface object length]
expected: FAIL

View File

@ -33,3 +33,12 @@
[Window interface: attribute performance]
expected: FAIL
[PerformanceTiming interface object length]
expected: FAIL
[PerformanceNavigation interface object length]
expected: FAIL
[Performance interface object length]
expected: FAIL

View File

@ -3,3 +3,6 @@
[Notification interface: existence and properties of interface object]
expected: FAIL
[Notification interface object length]
expected: FAIL

View File

@ -2,4 +2,3 @@
type: testharness
disabled:
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1090625

View File

@ -0,0 +1,5 @@
[idlharness.html]
type: testharness
[PerformanceEntry interface object length]
expected: FAIL

View File

@ -1,3 +1,6 @@
[pointerevent_constructor.html]
type: testharness
expected: TIMEOUT
[PointerEvent constructor]
expected: FAIL

View File

@ -1,6 +0,0 @@
[pointerevent_lostpointercapture_for_disconnected_node.html]
type: testharness
expected: TIMEOUT
[lostpointercapture event received]
expected: NOTRUN

View File

@ -1,6 +0,0 @@
[pointerevent_pointerleave_after_pointercancel_touch.html]
type: testharness
expected: TIMEOUT
[pointerleave event received]
expected: NOTRUN

View File

@ -1,6 +0,0 @@
[pointerevent_pointerleave_after_pointerup_nohover.html]
type: testharness
expected: TIMEOUT
[pointerleave event received]
expected: NOTRUN

View File

@ -1,6 +0,0 @@
[pointerevent_pointerout_after_pointercancel_touch.html]
type: testharness
expected: TIMEOUT
[pointerout event received]
expected: NOTRUN

View File

@ -1,6 +0,0 @@
[pointerevent_pointerout_after_pointerup_nohover.html]
type: testharness
expected: TIMEOUT
[pointerout event received]
expected: NOTRUN

View File

@ -1,6 +0,0 @@
[pointerevent_pointerout_pen.html]
type: testharness
expected: TIMEOUT
[pointerout event received]
expected: NOTRUN

View File

@ -1,6 +0,0 @@
[pointerevent_setpointercapture_disconnected.html]
type: testharness
expected: TIMEOUT
[setPointerCapture: DOMException InvalidStateError]
expected: NOTRUN

View File

@ -18,3 +18,9 @@
[UserProximityEvent interface: existence and properties of interface object]
expected: FAIL
[DeviceProximityEvent interface object length]
expected: FAIL
[UserProximityEvent interface object length]
expected: FAIL

View File

@ -1,3 +1,4 @@
[test_resource_timing.html]
type: testharness
disabled: 1079837
[PerformanceEntry has correct name, initiatorType, startTime, and duration (link)]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1079837

View File

@ -333,3 +333,6 @@
[Parsing: <http://[google.com\]> against <http://other.com/>]
expected: FAIL
[Parsing: <#\xce\xb2> against <http://example.org/foo/bar>]
expected: FAIL

View File

@ -132,6 +132,7 @@
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): PASS
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): PASS
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
FAIL
[Parsing: < File:c|////foo\\bar.html> against <file:///tmp/mock/path>]
@ -356,3 +357,6 @@
[Parsing: <http://[google.com\]> against <http://other.com/>]
expected: FAIL
[Parsing: <#\xce\xb2> against <http://example.org/foo/bar>]
expected: FAIL

View File

@ -9,3 +9,9 @@
[URLSearchParams interface: existence and properties of interface object]
expected: FAIL
[URL interface object length]
expected: FAIL
[URLSearchParams interface object length]
expected: FAIL

View File

@ -0,0 +1,50 @@
[animation-node-after.html]
type: testharness
[AnimationNode.after() does nothing if the node has no parent animation group. HierarchyRequestError is not thrown in call node.after(null)]
expected: FAIL
[AnimationNode.after() does nothing if the node has no parent animation group. No HierarchyRequestError is thrown if the node is inserted after itself]
expected: FAIL
[AnimationNode.after() does nothing if there is no parent animation group]
expected: FAIL
[HierarchyRequestError is thrown if node is inserted after itself]
expected: FAIL
[HierarchyRequestError is thrown if direct parent is inserted after the node]
expected: FAIL
[HierarchyRequestError is thrown if an inclusive ancestor is inserted after the node]
expected: FAIL
[HierarchyRequestError is thrown if an inclusive ancestor is inserted after the node. Test several arguments in after() call]
expected: FAIL
[AnimationNode.after() inserts nodes after this node]
expected: FAIL
[AnimationNode.after() inserts nodes after this node. Inserted node is on the same level in the tree]
expected: FAIL
[Test AnimationNode.after() inserts node after this node even if inserted node is already after this one]
expected: FAIL
[Test AnimationNode.after() inserts node after this node. The previous position of the inserted node is deeper in the tree than current node]
expected: FAIL
[Test AnimationNode.after() inserts node after this node. The previous position of the inserted node is shallower in the tree than current node, but not ancestor]
expected: FAIL
[Test AnimationNode.after() inserts several nodes after this node]
expected: FAIL
[Test AnimationNode.after() inserts several nodes after this node, duplicate nodes are ignored]
expected: FAIL
[Test AnimationNode.after() inserts several nodes after this node, check insertion order]
expected: FAIL
[Test AnimationNode.after() disassociates the inserted node from the player, if node is directly associated with a player]
expected: FAIL

View File

@ -0,0 +1,50 @@
[animation-node-before.html]
type: testharness
[AnimationNode.before() does nothing if the node has no parent animation group. HierarchyRequestError is not thrown in call node.before(null)]
expected: FAIL
[AnimationNode.before() does nothing if the node has no parent animation group. No HierarchyRequestError is thrown if the node is inserted before itself]
expected: FAIL
[AnimationNode.before() does nothing if there is no parent animation group]
expected: FAIL
[HierarchyRequestError is thrown if node is inserted before itself]
expected: FAIL
[HierarchyRequestError is thrown if direct parent is inserted before the node]
expected: FAIL
[HierarchyRequestError is thrown if an inclusive ancestor is inserted before the node]
expected: FAIL
[HierarchyRequestError is thrown if an inclusive ancestor is inserted before the node. Test several arguments in before() call]
expected: FAIL
[AnimationNode.before() inserts nodes before this node]
expected: FAIL
[AnimationNode.before() inserts nodes before this node. Inserted node is on the same level in the tree]
expected: FAIL
[Test AnimationNode.before() inserts node before this node even if inserted node is already before this one]
expected: FAIL
[Test AnimationNode.before() inserts node before this node. The previous position of the inserted node is deeper in the tree than current node]
expected: FAIL
[Test AnimationNode.before() inserts node before this node. The previous position of the inserted node is shallower in the tree than current node, but not ancestor]
expected: FAIL
[Test AnimationNode.before() inserts several nodes before this node]
expected: FAIL
[Test AnimationNode.before() inserts several nodes before this node, duplicate nodes are ignored]
expected: FAIL
[Test AnimationNode.before() inserts several nodes before this node, check insertion order]
expected: FAIL
[Test AnimationNode.before() disassociates the inserted node from the player, if node is directly associated with a player]
expected: FAIL

View File

@ -0,0 +1,29 @@
[animation-node-remove.html]
type: testharness
[AnimationNode.remove() does nothing for standalone node]
expected: FAIL
[AnimationNode.remove() removes node from the parent animation group. Removed node is the only node in the tree]
expected: FAIL
[AnimationNode.remove() removes node from the parent animation group. Remove the first node in the group]
expected: FAIL
[AnimationNode.remove() removes node from the parent animation group. Remove the last node in the group]
expected: FAIL
[AnimationNode.remove() removes node from the parent animation group. Remove node from the middle of the group]
expected: FAIL
[Test removing a node that has children]
expected: FAIL
[AnimationNode.remove() disassociates the node from player, if node is directly associated with a player]
expected: FAIL
[AnimationNode.remove() keeps parent direct association with the player]
expected: FAIL
[AnimationNode.remove() on the root of a non-trivial tree does not change child structure]
expected: FAIL

View File

@ -0,0 +1,53 @@
[animation-node-replace.html]
type: testharness
[AnimationNode.replace(null) does nothing if node has no parent animation group]
expected: FAIL
[AnimationNode.replace() does nothing if node has no parent animation group. HierarchyRequestError is not thrown if the node is replacing itself]
expected: FAIL
[AnimationNode.replace() does nothing if node has no parent animation group]
expected: FAIL
[HierarchyRequestError is thrown if the node replaces itself]
expected: FAIL
[HierarchyRequestError is thrown if the node is replaced by its parent]
expected: FAIL
[HierarchyRequestError is thrown if the node is replaced by its inclusive ancestor]
expected: FAIL
[HierarchyRequestError is thrown if node is replaced by its inclusive ancestor. Test several arguments in replace() call]
expected: FAIL
[AnimationNode.replace() without arguments removes the node from the parent animation group]
expected: FAIL
[AnimationNode.replace() removes the node from its parent animation group]
expected: FAIL
[AnimationNode.replace(next sibling) removes the node from its parent animation group]
expected: FAIL
[AnimationNode.replace() replaces node in the parent animation group]
expected: FAIL
[Test AnimationNode.replace() replaces given node. The previous position of the replacement node is deeper in the tree than the current node]
expected: FAIL
[Test AnimationNode.replace() replaces given node. The previous position of the replacement node is shallower in the tree than current node, but is not an ancestor]
expected: FAIL
[Test AnimationNode.replace() replaces given node. Test several arguments]
expected: FAIL
[Test AnimationNode.replace() replaces given node by several nodes, duplicate nodes are ignored]
expected: FAIL
[Test AnimationNode.replace() replaces given node by several nodes, check replacement order]
expected: FAIL
[Test AnimationNode.replace() disassociates the inserted node from the player, if node is directly associated with a player]
expected: FAIL

View File

@ -0,0 +1,3 @@
[idlharness.html]
type: testharness
expected: ERROR

View File

@ -1,5 +0,0 @@
[animation-timeline.html]
type: testharness
[document.timeline.currentTime value tests]
expected: FAIL

View File

@ -0,0 +1,5 @@
[idl-test.html]
type: testharness
[AudioBuffer interface object length]
expected: FAIL

View File

@ -3,3 +3,6 @@
[AudioDestinationNode interface: existence and properties of interface object]
expected: FAIL
[AudioDestinationNode interface object length]
expected: FAIL

View File

@ -3,3 +3,6 @@
[DelayNode interface: existence and properties of interface object]
expected: FAIL
[DelayNode interface object length]
expected: FAIL

View File

@ -3,3 +3,6 @@
[GainNode interface: existence and properties of interface object]
expected: FAIL
[GainNode interface object length]
expected: FAIL

View File

@ -0,0 +1,5 @@
[Close-reason-unpaired-surrogates.htm]
type: testharness
[W3C WebSocket API - Create WebSocket - Close the Connection - close(reason with unpaired surrogates) - connection should get closed]
expected: FAIL

View File

@ -3,3 +3,5 @@
expected:
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): CRASH
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): CRASH

View File

@ -1,4 +1,4 @@
[014.html]
type: testharness
disabled:
if os == "win" and version == "5.1.2600": https://bugzilla.mozilla.org/show_bug.cgi?id=1090198
if (os == "win") and (version == "5.1.2600"): https://bugzilla.mozilla.org/show_bug.cgi?id=1090198

View File

@ -15,3 +15,9 @@
[CloseEvent interface: existence and properties of interface prototype object]
expected: FAIL
[WebSocket interface object length]
expected: FAIL
[CloseEvent interface object length]
expected: FAIL

View File

@ -0,0 +1,4 @@
[002.html]
type: testharness
expected:
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): CRASH

Some files were not shown because too many files have changed in this diff Show More