mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
auto merge of #4760 : Ms2ger/servo/wpt_20150128, r=Manishearth
This commit is contained in:
commit
5f4343e9c2
20 changed files with 1388 additions and 857 deletions
|
@ -234,3 +234,6 @@
|
|||
[FileReaderSync interface: operation readAsDataURL(Blob)]
|
||||
expected: FAIL
|
||||
|
||||
[File interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
3
tests/wpt/metadata/FileAPI/progress.html.ini
Normal file
3
tests/wpt/metadata/FileAPI/progress.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[progress.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,17 @@
|
|||
[FileReader-multiple-reads.html]
|
||||
type: testharness
|
||||
[test FileReader InvalidStateError exception for readAsText]
|
||||
expected: FAIL
|
||||
|
||||
[test FileReader InvalidStateError exception for readAsDataURL]
|
||||
expected: FAIL
|
||||
|
||||
[test FileReader InvalidStateError exception for readAsArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[test FileReader InvalidStateError exception in onloadstart event for readAsArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[test FileReader no InvalidStateError exception in onloadstart event for readAsArrayBuffer]
|
||||
expected: FAIL
|
||||
|
|
@ -514,12 +514,18 @@
|
|||
{
|
||||
"url": "/IndexedDB/idbworker.js"
|
||||
},
|
||||
{
|
||||
"url": "/IndexedDB/interfaces.idl"
|
||||
},
|
||||
{
|
||||
"url": "/IndexedDB/support.js"
|
||||
},
|
||||
{
|
||||
"url": "/WebCryptoAPI/README.md"
|
||||
},
|
||||
{
|
||||
"url": "/WebIDL/ecmascript-binding/es-exceptions/constructor-object.js"
|
||||
},
|
||||
{
|
||||
"url": "/WebIDL/invalid/idl/enum.widl"
|
||||
},
|
||||
|
@ -1438,6 +1444,9 @@
|
|||
{
|
||||
"url": "/dom/traversal/unfinished/TODO"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/resources/encodings.js"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/resources/single-byte-raw.py"
|
||||
},
|
||||
|
@ -2488,6 +2497,9 @@
|
|||
{
|
||||
"url": "/html/webappapis/scripting/processing-model-2/support/undefined-variable.js"
|
||||
},
|
||||
{
|
||||
"url": "/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.js"
|
||||
},
|
||||
{
|
||||
"url": "/html/webappapis/system-state-and-capabilities/the-navigator-object/contains.json"
|
||||
},
|
||||
|
@ -4315,9 +4327,6 @@
|
|||
{
|
||||
"url": "/workers/support/ErrorEvent.js"
|
||||
},
|
||||
{
|
||||
"url": "/workers/support/EventListener.js"
|
||||
},
|
||||
{
|
||||
"url": "/workers/support/ImportScripts.js"
|
||||
},
|
||||
|
@ -4342,9 +4351,6 @@
|
|||
{
|
||||
"url": "/workers/support/WorkerNavigator.js"
|
||||
},
|
||||
{
|
||||
"url": "/workers/support/WorkerNested.js"
|
||||
},
|
||||
{
|
||||
"url": "/workers/support/WorkerTerminate.js"
|
||||
},
|
||||
|
@ -5147,11 +5153,6 @@
|
|||
}
|
||||
],
|
||||
"reftest": [
|
||||
{
|
||||
"ref_type": "!=",
|
||||
"ref_url": "/html/semantics/text-level-semantics/the-wbr-element/wbr-element-notref.html",
|
||||
"url": "/html/semantics/text-level-semantics/the-wbr-element/wbr-element.html"
|
||||
},
|
||||
{
|
||||
"ref_type": "==",
|
||||
"ref_url": "/2dcontext/building-paths/canvas_complexshapes_arcto_001-ref.htm",
|
||||
|
@ -9453,9 +9454,15 @@
|
|||
{
|
||||
"url": "/FileAPI/idlharness.html"
|
||||
},
|
||||
{
|
||||
"url": "/FileAPI/progress.html"
|
||||
},
|
||||
{
|
||||
"url": "/FileAPI/reading-data-section/Determining-Encoding.html"
|
||||
},
|
||||
{
|
||||
"url": "/FileAPI/reading-data-section/FileReader-multiple-reads.html"
|
||||
},
|
||||
{
|
||||
"url": "/FileAPI/reading-data-section/filereader_abort.html"
|
||||
},
|
||||
|
@ -10149,6 +10156,9 @@
|
|||
{
|
||||
"url": "/IndexedDB/interfaces.html"
|
||||
},
|
||||
{
|
||||
"url": "/IndexedDB/interfaces.worker"
|
||||
},
|
||||
{
|
||||
"url": "/IndexedDB/key_invalid.htm"
|
||||
},
|
||||
|
@ -10215,6 +10225,12 @@
|
|||
{
|
||||
"url": "/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html"
|
||||
},
|
||||
{
|
||||
"url": "/WebIDL/ecmascript-binding/es-exceptions/constructor-object.html"
|
||||
},
|
||||
{
|
||||
"url": "/WebIDL/ecmascript-binding/es-exceptions/constructor-object.worker"
|
||||
},
|
||||
{
|
||||
"url": "/WebIDL/ecmascript-binding/es-exceptions/exceptions.html"
|
||||
},
|
||||
|
@ -11013,6 +11029,9 @@
|
|||
{
|
||||
"url": "/custom-elements/instantiating-custom-elements/prototype-is-interface-prototype-object.html"
|
||||
},
|
||||
{
|
||||
"url": "/custom-elements/instantiating-custom-elements/unchanged-attribute.html"
|
||||
},
|
||||
{
|
||||
"url": "/custom-elements/registering-custom-elements/definition-construction-algorithm-default-namespace.html"
|
||||
},
|
||||
|
@ -11637,18 +11656,57 @@
|
|||
{
|
||||
"url": "/domxpath/evaluator-constructor.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/api-basics.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/api-replacement-encodings.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/api-surrogates-utf8.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/gb18030-encoder.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/gbk-encoder.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/idlharness.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/iso-2022-jp-decoder.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/iso-2022-jp-encoder.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/textdecoder-byte-order-marks.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/textdecoder-fatal-streaming.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/textdecoder-fatal.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/textdecoder-ignorebom.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/textdecoder-labels.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/textdecoder-streaming.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/textdecoder-utf16-surrogates.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/textencoder-constructor-non-utf.html"
|
||||
},
|
||||
{
|
||||
"url": "/encoding/textencoder-utf16-surrogates.html"
|
||||
},
|
||||
{
|
||||
"url": "/eventsource/dedicated-worker/eventsource-close.htm"
|
||||
},
|
||||
|
@ -11985,6 +12043,9 @@
|
|||
{
|
||||
"url": "/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-03.html"
|
||||
},
|
||||
{
|
||||
"url": "/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html"
|
||||
},
|
||||
{
|
||||
"url": "/html/browsers/the-window-object/named-access-on-the-window-object/named-objects.html"
|
||||
},
|
||||
|
@ -13902,6 +13963,12 @@
|
|||
{
|
||||
"url": "/html/semantics/forms/the-progress-element/progress.html"
|
||||
},
|
||||
{
|
||||
"url": "/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem.html"
|
||||
},
|
||||
{
|
||||
"url": "/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html"
|
||||
},
|
||||
{
|
||||
"url": "/html/semantics/forms/the-select-element/select-named-getter.html"
|
||||
},
|
||||
|
@ -14160,6 +14227,9 @@
|
|||
{
|
||||
"url": "/html/semantics/tabular-data/the-tr-element/rowIndex.html"
|
||||
},
|
||||
{
|
||||
"url": "/html/semantics/tabular-data/the-tr-element/sectionRowIndex.html"
|
||||
},
|
||||
{
|
||||
"url": "/html/semantics/text-level-semantics/the-a-element/a-stringifier.html"
|
||||
},
|
||||
|
@ -14385,6 +14455,12 @@
|
|||
{
|
||||
"url": "/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error.html"
|
||||
},
|
||||
{
|
||||
"url": "/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.html"
|
||||
},
|
||||
{
|
||||
"url": "/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.worker"
|
||||
},
|
||||
{
|
||||
"url": "/html/webappapis/system-state-and-capabilities/the-navigator-object/content.html"
|
||||
},
|
||||
|
@ -14550,6 +14626,9 @@
|
|||
{
|
||||
"url": "/media-source/mediasource-config-change-webm-v-framesize.html"
|
||||
},
|
||||
{
|
||||
"url": "/media-source/mediasource-duration-boundaryconditions.html"
|
||||
},
|
||||
{
|
||||
"url": "/media-source/mediasource-duration.html"
|
||||
},
|
||||
|
@ -14577,18 +14656,27 @@
|
|||
{
|
||||
"url": "/media-source/mediasource-remove.html"
|
||||
},
|
||||
{
|
||||
"url": "/media-source/mediasource-removesourcebuffer.html"
|
||||
},
|
||||
{
|
||||
"url": "/media-source/mediasource-seek-beyond-duration.html"
|
||||
},
|
||||
{
|
||||
"url": "/media-source/mediasource-seek-during-pending-seek.html"
|
||||
},
|
||||
{
|
||||
"url": "/media-source/mediasource-sequencemode-append-buffer.html"
|
||||
},
|
||||
{
|
||||
"url": "/media-source/mediasource-sourcebuffer-mode.html"
|
||||
},
|
||||
{
|
||||
"url": "/media-source/mediasource-sourcebufferlist.html"
|
||||
},
|
||||
{
|
||||
"url": "/media-source/mediasource-timestamp-offset.html"
|
||||
},
|
||||
{
|
||||
"url": "/mediacapture-streams/obtaining-local-multimedia-content/navigatorusermedia/api-present.html"
|
||||
},
|
||||
|
@ -16821,18 +16909,12 @@
|
|||
{
|
||||
"url": "/webstorage/storage_local_removeitem_js.html"
|
||||
},
|
||||
{
|
||||
"url": "/webstorage/storage_local_security.html"
|
||||
},
|
||||
{
|
||||
"url": "/webstorage/storage_local_setitem.html"
|
||||
},
|
||||
{
|
||||
"url": "/webstorage/storage_local_setitem_js.html"
|
||||
},
|
||||
{
|
||||
"url": "/webstorage/storage_local_setitem_quotaexceedederr.html"
|
||||
},
|
||||
{
|
||||
"url": "/webstorage/storage_session_builtins.html"
|
||||
},
|
||||
|
@ -16875,9 +16957,6 @@
|
|||
{
|
||||
"url": "/webstorage/storage_session_setitem_js.html"
|
||||
},
|
||||
{
|
||||
"url": "/webstorage/storage_session_setitem_quotaexceedederr.html"
|
||||
},
|
||||
{
|
||||
"url": "/webvtt/interfaces.html"
|
||||
},
|
||||
|
@ -16932,12 +17011,6 @@
|
|||
{
|
||||
"url": "/workers/WorkerGlobalScope_ErrorEvent_message.htm"
|
||||
},
|
||||
{
|
||||
"url": "/workers/WorkerGlobalScope_EventTarget.htm"
|
||||
},
|
||||
{
|
||||
"url": "/workers/WorkerGlobalScope_addEventListener.htm"
|
||||
},
|
||||
{
|
||||
"url": "/workers/WorkerGlobalScope_close.htm"
|
||||
},
|
||||
|
@ -16947,12 +17020,6 @@
|
|||
{
|
||||
"url": "/workers/WorkerGlobalScope_importScripts_NetworkErr.htm"
|
||||
},
|
||||
{
|
||||
"url": "/workers/WorkerGlobalScope_nested_Worker.htm"
|
||||
},
|
||||
{
|
||||
"url": "/workers/WorkerGlobalScope_removeEventListener.htm"
|
||||
},
|
||||
{
|
||||
"url": "/workers/WorkerGlobalScope_setInterval.htm"
|
||||
},
|
||||
|
@ -17136,6 +17203,9 @@
|
|||
{
|
||||
"url": "/workers/interfaces.worker"
|
||||
},
|
||||
{
|
||||
"url": "/workers/interfaces/DedicatedWorkerGlobalScope/EventTarget.worker"
|
||||
},
|
||||
{
|
||||
"url": "/workers/interfaces/DedicatedWorkerGlobalScope/onmessage.worker"
|
||||
},
|
||||
|
@ -17268,9 +17338,6 @@
|
|||
{
|
||||
"url": "/workers/interfaces/WorkerUtils/importScripts/012.html"
|
||||
},
|
||||
{
|
||||
"url": "/workers/interfaces/WorkerUtils/navigator/001.html"
|
||||
},
|
||||
{
|
||||
"url": "/workers/interfaces/WorkerUtils/navigator/002.html"
|
||||
},
|
||||
|
@ -17292,6 +17359,9 @@
|
|||
{
|
||||
"url": "/workers/interfaces/WorkerUtils/navigator/language.html"
|
||||
},
|
||||
{
|
||||
"url": "/workers/nested_worker.worker"
|
||||
},
|
||||
{
|
||||
"url": "/workers/postMessage_DataCloneErr.htm"
|
||||
},
|
||||
|
@ -17916,6 +17986,14 @@
|
|||
{
|
||||
"timeout": "long",
|
||||
"url": "/websockets/unload-a-document/005.html"
|
||||
},
|
||||
{
|
||||
"timeout": "long",
|
||||
"url": "/webstorage/storage_local_setitem_quotaexceedederr.html"
|
||||
},
|
||||
{
|
||||
"timeout": "long",
|
||||
"url": "/webstorage/storage_session_setitem_quotaexceedederr.html"
|
||||
}
|
||||
],
|
||||
"wdspec": [
|
||||
|
@ -17976,6 +18054,6 @@
|
|||
"deleted": [],
|
||||
"items": {}
|
||||
},
|
||||
"rev": "68c7ce132cc91eab73bad13c69225d79fe97a3ec",
|
||||
"rev": "9b3cf7130b08834291687e8b011e85829c20ea79",
|
||||
"url_base": "/"
|
||||
}
|
|
@ -60,3 +60,6 @@
|
|||
[ProgressEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[ProgressEvent interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[XMLHttpRequest: send() - Accept]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,11 +1,5 @@
|
|||
[interfaces.html]
|
||||
type: testharness
|
||||
[DOMException exception: existence and properties of exception interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[DOMException exception: existence and properties of exception interface prototype object\'s "name" property]
|
||||
expected: FAIL
|
||||
|
||||
[Event interface object length]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -1101,3 +1095,33 @@
|
|||
[Document interface: xmlDoc must inherit property "queryAll" with the proper type (35)]
|
||||
expected: FAIL
|
||||
|
||||
[CustomEvent interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[Node interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentFragment interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentType interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[Text interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[ProcessingInstruction interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[Comment interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
[creating_browsing_context_test_01.html]
|
||||
type: testharness
|
||||
[first argument: absolute url]
|
||||
expected: FAIL
|
||||
|
||||
[first argument: empty url]
|
||||
expected: FAIL
|
||||
|
||||
[second argument: passing a non-empty name]
|
||||
expected: FAIL
|
||||
|
||||
[second argument: setting name after opening]
|
||||
expected: FAIL
|
||||
|
File diff suppressed because it is too large
Load diff
|
@ -6,33 +6,45 @@
|
|||
[Test [button\]: verify disabled acts as boolean attribute]
|
||||
expected: FAIL
|
||||
|
||||
[Test [button\]: dispatched click event should succeed and queued prevented]
|
||||
expected: FAIL
|
||||
|
||||
[Test [input\]: default behaviour is NOT disabled]
|
||||
expected: FAIL
|
||||
|
||||
[Test [input\]: verify disabled acts as boolean attribute]
|
||||
expected: FAIL
|
||||
|
||||
[Test [input\]: dispatched click event should succeed and queued prevented]
|
||||
expected: FAIL
|
||||
|
||||
[Test [select\]: default behaviour is NOT disabled]
|
||||
expected: FAIL
|
||||
|
||||
[Test [select\]: verify disabled acts as boolean attribute]
|
||||
expected: FAIL
|
||||
|
||||
[Test [select\]: dispatched click event should succeed and queued prevented]
|
||||
expected: FAIL
|
||||
|
||||
[Test [textarea\]: default behaviour is NOT disabled]
|
||||
expected: FAIL
|
||||
|
||||
[Test [textarea\]: verify disabled acts as boolean attribute]
|
||||
expected: FAIL
|
||||
|
||||
[Test [textarea\]: dispatched click event should succeed and queued prevented]
|
||||
[Test [button\]: synthetic click events should be dispatched]
|
||||
expected: FAIL
|
||||
|
||||
[Test [button\]: click() should not dispatch a click event]
|
||||
expected: FAIL
|
||||
|
||||
[Test [input\]: synthetic click events should be dispatched]
|
||||
expected: FAIL
|
||||
|
||||
[Test [input\]: click() should not dispatch a click event]
|
||||
expected: FAIL
|
||||
|
||||
[Test [select\]: synthetic click events should be dispatched]
|
||||
expected: FAIL
|
||||
|
||||
[Test [select\]: click() should not dispatch a click event]
|
||||
expected: FAIL
|
||||
|
||||
[Test [textarea\]: synthetic click events should be dispatched]
|
||||
expected: FAIL
|
||||
|
||||
[Test [textarea\]: click() should not dispatch a click event]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
[common-HTMLOptionsCollection-namedItem.html]
|
||||
type: testharness
|
||||
[if only one item has a *name* or id value matching the parameter, return that object and stop]
|
||||
expected: FAIL
|
||||
|
||||
[if only one item has a name or *id* value matching the parameter, return that object and stop]
|
||||
expected: FAIL
|
||||
|
||||
[if no item has a name or id value matching the parameter, return null and stop]
|
||||
expected: FAIL
|
||||
|
||||
[return an HTMLOptionsCollection in correct order for repeated \'id\' value]
|
||||
expected: FAIL
|
||||
|
||||
[return an HTMLOptionsCollection in correct order for repeated \'name\' value]
|
||||
expected: FAIL
|
||||
|
||||
[return an HTMLOptionsCollection in correct order for repeated mixed value]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
[common-HTMLOptionsCollection.html]
|
||||
type: testharness
|
||||
[On getting, the length attribute must return the number of nodes represented by the collection.]
|
||||
expected: FAIL
|
||||
|
||||
[Changing the length adds new nodes; The number of new nodes = new length minus old length]
|
||||
expected: FAIL
|
||||
|
||||
[New nodes have no value]
|
||||
expected: FAIL
|
||||
|
||||
[Setting a length equal to existing length changes nothing]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,59 @@
|
|||
[sectionRowIndex.html]
|
||||
type: testharness
|
||||
[Row in thead in HTML]
|
||||
expected: FAIL
|
||||
|
||||
[Row in implicit tbody in HTML]
|
||||
expected: FAIL
|
||||
|
||||
[Other row in implicit tbody in HTML]
|
||||
expected: FAIL
|
||||
|
||||
[Row in explicit tbody in HTML]
|
||||
expected: FAIL
|
||||
|
||||
[Row in tfoot in HTML]
|
||||
expected: FAIL
|
||||
|
||||
[Row in thead in nested table in HTML]
|
||||
expected: FAIL
|
||||
|
||||
[Row in implicit tbody in nested table in HTML]
|
||||
expected: FAIL
|
||||
|
||||
[Row in explicit tbody in nested table in HTML]
|
||||
expected: FAIL
|
||||
|
||||
[Row in script-created table]
|
||||
expected: FAIL
|
||||
|
||||
[Row in script-created div in table]
|
||||
expected: FAIL
|
||||
|
||||
[Row in script-created thead in table]
|
||||
expected: FAIL
|
||||
|
||||
[Row in script-created tbody in table]
|
||||
expected: FAIL
|
||||
|
||||
[Row in script-created tfoot in table]
|
||||
expected: FAIL
|
||||
|
||||
[Row in script-created tr in tbody in table]
|
||||
expected: FAIL
|
||||
|
||||
[Row in script-created td in tr in tbody in table]
|
||||
expected: FAIL
|
||||
|
||||
[Row in script-created nested table]
|
||||
expected: FAIL
|
||||
|
||||
[Row in script-created thead in nested table]
|
||||
expected: FAIL
|
||||
|
||||
[Row in script-created tbody in nested table]
|
||||
expected: FAIL
|
||||
|
||||
[Row in script-created tfoot in nested table]
|
||||
expected: FAIL
|
||||
|
|
@ -69,3 +69,6 @@
|
|||
[StorageEvent interface: attribute storageArea]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute sessionStorage]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[storage_local_security.html]
|
||||
type: testharness
|
||||
[storage local security test]
|
||||
expected: FAIL
|
||||
|
|
@ -132,3 +132,15 @@
|
|||
[WorkerLocation interface: self.location must inherit property "pathname" with the proper type (6)]
|
||||
expected: FAIL
|
||||
|
||||
[WorkerGlobalScope interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[DedicatedWorkerGlobalScope interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[DedicatedWorkerGlobalScope interface: operation postMessage(any,[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[DedicatedWorkerGlobalScope interface: attribute onmessage]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
[EventTarget.worker]
|
||||
type: testharness
|
||||
[removeEventListener]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[001.html]
|
||||
type: testharness
|
||||
[navigator]
|
||||
expected: FAIL
|
||||
|
6
tests/wpt/metadata/workers/nested_worker.worker.ini
Normal file
6
tests/wpt/metadata/workers/nested_worker.worker.ini
Normal file
|
@ -0,0 +1,6 @@
|
|||
[nested_worker.worker]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Nested worker]
|
||||
expected: FAIL
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 68c7ce132cc91eab73bad13c69225d79fe97a3ec
|
||||
Subproject commit 9b3cf7130b08834291687e8b011e85829c20ea79
|
Loading…
Add table
Add a link
Reference in a new issue