Cargoify servo

This commit is contained in:
Jack Moffitt 2014-08-28 09:34:23 -06:00
parent db2f642c32
commit c6ab60dbfc
1761 changed files with 8423 additions and 2294 deletions

View file

@ -0,0 +1,5 @@
[onmessage.html]
type: testharness
[onmessage]
expected: FAIL

View file

@ -0,0 +1,5 @@
[event-ports-dedicated.html]
type: testharness
[e.ports in dedicated worker]
expected: FAIL

View file

@ -0,0 +1,5 @@
[imagedata-cloned-canvas-in-array.html]
type: testharness
[posting an imagedata (from a cloned canvas) in an array]
expected: FAIL

View file

@ -0,0 +1,5 @@
[second-argument-null-in-array.html]
type: testharness
[Using [null\] in postMessage\'s second argument]
expected: FAIL

View file

@ -0,0 +1,5 @@
[structured-clone-imagedata.html]
type: testharness
[structured clone of ImageData]
expected: FAIL

View file

@ -0,0 +1,11 @@
[getting.html]
type: testharness
[getting name]
expected: FAIL
[getting name 1]
expected: FAIL
[getting name 2]
expected: FAIL

View file

@ -0,0 +1,5 @@
[setting.html]
type: testharness
[setting name]
expected: FAIL

View file

@ -0,0 +1,5 @@
[onconnect.html]
type: testharness
[onconnect]
expected: FAIL

View file

@ -0,0 +1,5 @@
[incoming-message.html]
type: testharness
[close() and incoming message]
expected: FAIL

View file

@ -0,0 +1,5 @@
[sending-messages.html]
type: testharness
[close() and sending messages]
expected: FAIL

View file

@ -0,0 +1,5 @@
[setInterval.html]
type: testharness
[close() and setInterval]
expected: FAIL

View file

@ -0,0 +1,5 @@
[setTimeout.html]
type: testharness
[close() and setTimeout]
expected: FAIL

View file

@ -0,0 +1,6 @@
[redirect.html]
type: testharness
expected: TIMEOUT
[location with a worker in separate file that redirects]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[setting-members.html]
type: testharness
[setting members of WorkerLocation]
expected: FAIL

View file

@ -0,0 +1,5 @@
[worker-separate-file.html]
type: testharness
[location with a worker in separate file]
expected: FAIL

View file

@ -0,0 +1,6 @@
[exception-in-onerror.html]
type: testharness
expected: TIMEOUT
[onerror, "not handled" with an error in the onerror function]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[handled.html]
type: testharness
expected: TIMEOUT
[onerror, "handled"]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[not-handled.html]
type: testharness
expected: TIMEOUT
[onerror, "not handled"]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[propagate-to-window-onerror.html]
type: testharness
[onerror, "not handled" with only window.onerror defined]
expected: FAIL

View file

@ -0,0 +1,6 @@
[001.html]
type: testharness
expected: TIMEOUT
[setTimeout]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[003.html]
type: testharness
expected: TIMEOUT
[setInterval]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[004.html]
type: testharness
expected: TIMEOUT
[importScripts broken script]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[005.html]
type: testharness
expected: TIMEOUT
[importScripts separate scripts]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[006.html]
type: testharness
expected: TIMEOUT
[importScripts uncaught exception]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[001.html]
type: testharness
[navigator]
expected: FAIL

View file

@ -0,0 +1,5 @@
[007.html]
type: testharness
[readonlyness of members of Navigator]
expected: FAIL