aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors-servo <metajack+bors@gmail.com>2015-01-29 04:30:52 -0700
committerbors-servo <metajack+bors@gmail.com>2015-01-29 04:30:52 -0700
commit5f4343e9c25ed4b617738abf299b50e1532df95f (patch)
tree8260f5ef257718c9321500362d7ea236e7db2a27
parent221a343883f510c7743908136438f5ed40bd17ed (diff)
parent727f5c579790dfe8afd78992bdb747cfc01eed3d (diff)
downloadservo-5f4343e9c25ed4b617738abf299b50e1532df95f.tar.gz
servo-5f4343e9c25ed4b617738abf299b50e1532df95f.zip
auto merge of #4760 : Ms2ger/servo/wpt_20150128, r=Manishearth
-rw-r--r--tests/wpt/metadata/FileAPI/idlharness.html.ini3
-rw-r--r--tests/wpt/metadata/FileAPI/progress.html.ini3
-rw-r--r--tests/wpt/metadata/FileAPI/reading-data-section/FileReader-multiple-reads.html.ini17
-rw-r--r--tests/wpt/metadata/MANIFEST.json150
-rw-r--r--tests/wpt/metadata/XMLHttpRequest/interfaces.html.ini3
-rw-r--r--tests/wpt/metadata/XMLHttpRequest/send-accept.htm.ini1
-rw-r--r--tests/wpt/metadata/dom/interfaces.html.ini36
-rw-r--r--tests/wpt/metadata/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html.ini14
-rw-r--r--tests/wpt/metadata/html/dom/interfaces.html.ini1855
-rw-r--r--tests/wpt/metadata/html/semantics/forms/attributes-common-to-form-controls/disabled-elements-01.html.ini32
-rw-r--r--tests/wpt/metadata/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem.html.ini20
-rw-r--r--tests/wpt/metadata/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html.ini14
-rw-r--r--tests/wpt/metadata/html/semantics/tabular-data/the-tr-element/sectionRowIndex.html.ini59
-rw-r--r--tests/wpt/metadata/webstorage/idlharness.html.ini3
-rw-r--r--tests/wpt/metadata/webstorage/storage_local_security.html.ini5
-rw-r--r--tests/wpt/metadata/workers/interfaces.worker.ini12
-rw-r--r--tests/wpt/metadata/workers/interfaces/DedicatedWorkerGlobalScope/EventTarget.worker.ini5
-rw-r--r--tests/wpt/metadata/workers/interfaces/WorkerUtils/navigator/001.html.ini5
-rw-r--r--tests/wpt/metadata/workers/nested_worker.worker.ini6
m---------tests/wpt/web-platform-tests0
20 files changed, 1387 insertions, 856 deletions
diff --git a/tests/wpt/metadata/FileAPI/idlharness.html.ini b/tests/wpt/metadata/FileAPI/idlharness.html.ini
index 259dbca808c..79967c85ae1 100644
--- a/tests/wpt/metadata/FileAPI/idlharness.html.ini
+++ b/tests/wpt/metadata/FileAPI/idlharness.html.ini
@@ -234,3 +234,6 @@
[FileReaderSync interface: operation readAsDataURL(Blob)]
expected: FAIL
+ [File interface: existence and properties of interface object]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/FileAPI/progress.html.ini b/tests/wpt/metadata/FileAPI/progress.html.ini
new file mode 100644
index 00000000000..4a68bc13c80
--- /dev/null
+++ b/tests/wpt/metadata/FileAPI/progress.html.ini
@@ -0,0 +1,3 @@
+[progress.html]
+ type: testharness
+ expected: TIMEOUT
diff --git a/tests/wpt/metadata/FileAPI/reading-data-section/FileReader-multiple-reads.html.ini b/tests/wpt/metadata/FileAPI/reading-data-section/FileReader-multiple-reads.html.ini
new file mode 100644
index 00000000000..86d0638a769
--- /dev/null
+++ b/tests/wpt/metadata/FileAPI/reading-data-section/FileReader-multiple-reads.html.ini
@@ -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
+
diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json
index 36246ab3417..50b5c1276fa 100644
--- a/tests/wpt/metadata/MANIFEST.json
+++ b/tests/wpt/metadata/MANIFEST.json
@@ -515,12 +515,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"
},
{
@@ -1439,6 +1445,9 @@
"url": "/dom/traversal/unfinished/TODO"
},
{
+ "url": "/encoding/resources/encodings.js"
+ },
+ {
"url": "/encoding/resources/single-byte-raw.py"
},
{
@@ -2489,6 +2498,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"
},
{
@@ -4316,9 +4328,6 @@
"url": "/workers/support/ErrorEvent.js"
},
{
- "url": "/workers/support/EventListener.js"
- },
- {
"url": "/workers/support/ImportScripts.js"
},
{
@@ -4343,9 +4352,6 @@
"url": "/workers/support/WorkerNavigator.js"
},
{
- "url": "/workers/support/WorkerNested.js"
- },
- {
"url": "/workers/support/WorkerTerminate.js"
},
{
@@ -5148,11 +5154,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",
"url": "/2dcontext/building-paths/canvas_complexshapes_arcto_001.htm"
@@ -9454,9 +9455,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"
},
{
@@ -10150,6 +10157,9 @@
"url": "/IndexedDB/interfaces.html"
},
{
+ "url": "/IndexedDB/interfaces.worker"
+ },
+ {
"url": "/IndexedDB/key_invalid.htm"
},
{
@@ -10216,6 +10226,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"
},
{
@@ -11014,6 +11030,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"
},
{
@@ -11638,18 +11657,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"
},
{
@@ -11986,6 +12044,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"
},
{
@@ -13903,6 +13964,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"
},
{
@@ -14161,6 +14228,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"
},
{
@@ -14386,6 +14456,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"
},
{
@@ -14551,6 +14627,9 @@
"url": "/media-source/mediasource-config-change-webm-v-framesize.html"
},
{
+ "url": "/media-source/mediasource-duration-boundaryconditions.html"
+ },
+ {
"url": "/media-source/mediasource-duration.html"
},
{
@@ -14578,18 +14657,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"
},
{
@@ -16822,18 +16910,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"
},
{
@@ -16876,9 +16958,6 @@
"url": "/webstorage/storage_session_setitem_js.html"
},
{
- "url": "/webstorage/storage_session_setitem_quotaexceedederr.html"
- },
- {
"url": "/webvtt/interfaces.html"
},
{
@@ -16933,12 +17012,6 @@
"url": "/workers/WorkerGlobalScope_ErrorEvent_message.htm"
},
{
- "url": "/workers/WorkerGlobalScope_EventTarget.htm"
- },
- {
- "url": "/workers/WorkerGlobalScope_addEventListener.htm"
- },
- {
"url": "/workers/WorkerGlobalScope_close.htm"
},
{
@@ -16948,12 +17021,6 @@
"url": "/workers/WorkerGlobalScope_importScripts_NetworkErr.htm"
},
{
- "url": "/workers/WorkerGlobalScope_nested_Worker.htm"
- },
- {
- "url": "/workers/WorkerGlobalScope_removeEventListener.htm"
- },
- {
"url": "/workers/WorkerGlobalScope_setInterval.htm"
},
{
@@ -17137,6 +17204,9 @@
"url": "/workers/interfaces.worker"
},
{
+ "url": "/workers/interfaces/DedicatedWorkerGlobalScope/EventTarget.worker"
+ },
+ {
"url": "/workers/interfaces/DedicatedWorkerGlobalScope/onmessage.worker"
},
{
@@ -17269,9 +17339,6 @@
"url": "/workers/interfaces/WorkerUtils/importScripts/012.html"
},
{
- "url": "/workers/interfaces/WorkerUtils/navigator/001.html"
- },
- {
"url": "/workers/interfaces/WorkerUtils/navigator/002.html"
},
{
@@ -17293,6 +17360,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": "/"
} \ No newline at end of file
diff --git a/tests/wpt/metadata/XMLHttpRequest/interfaces.html.ini b/tests/wpt/metadata/XMLHttpRequest/interfaces.html.ini
index a2a210354d4..d7cd91227be 100644
--- a/tests/wpt/metadata/XMLHttpRequest/interfaces.html.ini
+++ b/tests/wpt/metadata/XMLHttpRequest/interfaces.html.ini
@@ -60,3 +60,6 @@
[ProgressEvent interface object length]
expected: FAIL
+ [ProgressEvent interface: existence and properties of interface object]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/XMLHttpRequest/send-accept.htm.ini b/tests/wpt/metadata/XMLHttpRequest/send-accept.htm.ini
index c93664275f4..ba258e49999 100644
--- a/tests/wpt/metadata/XMLHttpRequest/send-accept.htm.ini
+++ b/tests/wpt/metadata/XMLHttpRequest/send-accept.htm.ini
@@ -2,3 +2,4 @@
type: testharness
[XMLHttpRequest: send() - Accept]
expected: FAIL
+
diff --git a/tests/wpt/metadata/dom/interfaces.html.ini b/tests/wpt/metadata/dom/interfaces.html.ini
index 9faa4357cc9..1986a969986 100644
--- a/tests/wpt/metadata/dom/interfaces.html.ini
+++ b/tests/wpt/metadata/dom/interfaces.html.ini
@@ -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
+
diff --git a/tests/wpt/metadata/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html.ini b/tests/wpt/metadata/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html.ini
new file mode 100644
index 00000000000..06deac2164e
--- /dev/null
+++ b/tests/wpt/metadata/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html.ini
@@ -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
+
diff --git a/tests/wpt/metadata/html/dom/interfaces.html.ini b/tests/wpt/metadata/html/dom/interfaces.html.ini
index 5df709b991c..595b29034b9 100644
--- a/tests/wpt/metadata/html/dom/interfaces.html.ini
+++ b/tests/wpt/metadata/html/dom/interfaces.html.ini
@@ -294,117 +294,558 @@
[Document interface: iframe.contentDocument must inherit property "characterSet" with the proper type (5)]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "inputEncoding" with the proper type (6)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "contentType" with the proper type (7)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "doctype" with the proper type (8)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "documentElement" with the proper type (9)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "getElementsByTagName" with the proper type (10)]
+ expected: FAIL
+
[Document interface: calling getElementsByTagName(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "getElementsByTagNameNS" with the proper type (11)]
+ expected: FAIL
+
[Document interface: calling getElementsByTagNameNS(DOMString,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "getElementsByClassName" with the proper type (12)]
+ expected: FAIL
+
[Document interface: calling getElementsByClassName(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "createElement" with the proper type (13)]
+ expected: FAIL
+
[Document interface: calling createElement(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "createElementNS" with the proper type (14)]
+ expected: FAIL
+
[Document interface: calling createElementNS(DOMString,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "createDocumentFragment" with the proper type (15)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "createTextNode" with the proper type (16)]
+ expected: FAIL
+
[Document interface: calling createTextNode(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "createComment" with the proper type (17)]
+ expected: FAIL
+
[Document interface: calling createComment(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "createProcessingInstruction" with the proper type (18)]
+ expected: FAIL
+
[Document interface: calling createProcessingInstruction(DOMString,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "importNode" with the proper type (19)]
+ expected: FAIL
+
[Document interface: calling importNode(Node,boolean) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "adoptNode" with the proper type (20)]
+ expected: FAIL
+
[Document interface: calling adoptNode(Node) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "createAttribute" with the proper type (21)]
+ expected: FAIL
+
[Document interface: calling createAttribute(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "createAttributeNS" with the proper type (22)]
+ expected: FAIL
+
[Document interface: calling createAttributeNS(DOMString,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "createEvent" with the proper type (23)]
+ expected: FAIL
+
[Document interface: calling createEvent(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "createRange" with the proper type (24)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "createNodeIterator" with the proper type (25)]
+ expected: FAIL
+
[Document interface: calling createNodeIterator(Node,unsigned long,NodeFilter) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "createTreeWalker" with the proper type (26)]
+ expected: FAIL
+
[Document interface: calling createTreeWalker(Node,unsigned long,NodeFilter) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "styleSheets" with the proper type (27)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "selectedStyleSheetSet" with the proper type (28)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "lastStyleSheetSet" with the proper type (29)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "preferredStyleSheetSet" with the proper type (30)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "styleSheetSets" with the proper type (31)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "enableStyleSheetsForSet" with the proper type (32)]
+ expected: FAIL
+
[Document interface: calling enableStyleSheetsForSet(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
[Document interface: iframe.contentDocument must have own property "location"]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "domain" with the proper type (34)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "referrer" with the proper type (35)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "cookie" with the proper type (36)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "lastModified" with the proper type (37)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "readyState" with the proper type (38)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "title" with the proper type (40)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "dir" with the proper type (41)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "body" with the proper type (42)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "head" with the proper type (43)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "images" with the proper type (44)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "embeds" with the proper type (45)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "plugins" with the proper type (46)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "links" with the proper type (47)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "forms" with the proper type (48)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "scripts" with the proper type (49)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "getElementsByName" with the proper type (50)]
+ expected: FAIL
+
[Document interface: calling getElementsByName(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "getItems" with the proper type (51)]
+ expected: FAIL
+
[Document interface: calling getItems(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
- [Document interface: calling open(DOMString,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
+ [Document interface: iframe.contentDocument must inherit property "cssElementMap" with the proper type (52)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "currentScript" with the proper type (53)]
expected: FAIL
[Document interface: iframe.contentDocument must inherit property "open" with the proper type (54)]
expected: FAIL
+ [Document interface: calling open(DOMString,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "open" with the proper type (55)]
+ expected: FAIL
+
[Document interface: calling open(DOMString,DOMString,DOMString,boolean) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "close" with the proper type (56)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "write" with the proper type (57)]
+ expected: FAIL
+
[Document interface: calling write(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "writeln" with the proper type (58)]
+ expected: FAIL
+
[Document interface: calling writeln(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "defaultView" with the proper type (59)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "activeElement" with the proper type (60)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "hasFocus" with the proper type (61)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "designMode" with the proper type (62)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "execCommand" with the proper type (63)]
+ expected: FAIL
+
[Document interface: calling execCommand(DOMString,boolean,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "queryCommandEnabled" with the proper type (64)]
+ expected: FAIL
+
[Document interface: calling queryCommandEnabled(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "queryCommandIndeterm" with the proper type (65)]
+ expected: FAIL
+
[Document interface: calling queryCommandIndeterm(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "queryCommandState" with the proper type (66)]
+ expected: FAIL
+
[Document interface: calling queryCommandState(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "queryCommandSupported" with the proper type (67)]
+ expected: FAIL
+
[Document interface: calling queryCommandSupported(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "queryCommandValue" with the proper type (68)]
+ expected: FAIL
+
[Document interface: calling queryCommandValue(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "commands" with the proper type (69)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onreadystatechange" with the proper type (70)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "fgColor" with the proper type (71)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "linkColor" with the proper type (72)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "vlinkColor" with the proper type (73)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "alinkColor" with the proper type (74)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "bgColor" with the proper type (75)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "anchors" with the proper type (76)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "applets" with the proper type (77)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "clear" with the proper type (78)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "captureEvents" with the proper type (79)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "releaseEvents" with the proper type (80)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "all" with the proper type (81)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "getElementById" with the proper type (82)]
+ expected: FAIL
+
[Document interface: calling getElementById(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "children" with the proper type (83)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "firstElementChild" with the proper type (84)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "lastElementChild" with the proper type (85)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "childElementCount" with the proper type (86)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "prepend" with the proper type (87)]
+ expected: FAIL
+
[Document interface: calling prepend([object Object\],[object Object\]) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "append" with the proper type (88)]
+ expected: FAIL
+
[Document interface: calling append([object Object\],[object Object\]) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "query" with the proper type (89)]
+ expected: FAIL
+
[Document interface: calling query(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "queryAll" with the proper type (90)]
+ expected: FAIL
+
[Document interface: calling queryAll(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "querySelector" with the proper type (91)]
+ expected: FAIL
+
[Document interface: calling querySelector(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "querySelectorAll" with the proper type (92)]
+ expected: FAIL
+
[Document interface: calling querySelectorAll(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: iframe.contentDocument must inherit property "onabort" with the proper type (93)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onautocomplete" with the proper type (94)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onautocompleteerror" with the proper type (95)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onblur" with the proper type (96)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oncancel" with the proper type (97)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oncanplay" with the proper type (98)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oncanplaythrough" with the proper type (99)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onchange" with the proper type (100)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onclick" with the proper type (101)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onclose" with the proper type (102)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oncontextmenu" with the proper type (103)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oncuechange" with the proper type (104)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondblclick" with the proper type (105)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondrag" with the proper type (106)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondragend" with the proper type (107)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondragenter" with the proper type (108)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondragexit" with the proper type (109)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondragleave" with the proper type (110)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondragover" with the proper type (111)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondragstart" with the proper type (112)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondrop" with the proper type (113)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondurationchange" with the proper type (114)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onemptied" with the proper type (115)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onended" with the proper type (116)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onerror" with the proper type (117)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onfocus" with the proper type (118)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oninput" with the proper type (119)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oninvalid" with the proper type (120)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onkeydown" with the proper type (121)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onkeypress" with the proper type (122)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onkeyup" with the proper type (123)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onload" with the proper type (124)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onloadeddata" with the proper type (125)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onloadedmetadata" with the proper type (126)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onloadstart" with the proper type (127)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmousedown" with the proper type (128)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmouseenter" with the proper type (129)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmouseleave" with the proper type (130)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmousemove" with the proper type (131)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmouseout" with the proper type (132)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmouseover" with the proper type (133)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmouseup" with the proper type (134)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmousewheel" with the proper type (135)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onpause" with the proper type (136)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onplay" with the proper type (137)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onplaying" with the proper type (138)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onprogress" with the proper type (139)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onratechange" with the proper type (140)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onreset" with the proper type (141)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onresize" with the proper type (142)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onscroll" with the proper type (143)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onseeked" with the proper type (144)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onseeking" with the proper type (145)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onselect" with the proper type (146)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onshow" with the proper type (147)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onsort" with the proper type (148)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onstalled" with the proper type (149)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onsubmit" with the proper type (150)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onsuspend" with the proper type (151)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ontimeupdate" with the proper type (152)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ontoggle" with the proper type (153)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onvolumechange" with the proper type (154)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onwaiting" with the proper type (155)]
+ expected: FAIL
+
[Node interface: iframe.contentDocument must inherit property "ELEMENT_NODE" with the proper type (0)]
expected: FAIL
@@ -606,66 +1047,381 @@
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "origin" with the proper type (3)]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "createAttributeNS" with the proper type (22)]
+ expected: FAIL
+
[Document interface: calling createAttributeNS(DOMString,DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "createNodeIterator" with the proper type (25)]
+ expected: FAIL
+
[Document interface: calling createNodeIterator(Node,unsigned long,NodeFilter) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "styleSheets" with the proper type (27)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "selectedStyleSheetSet" with the proper type (28)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "lastStyleSheetSet" with the proper type (29)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "preferredStyleSheetSet" with the proper type (30)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "styleSheetSets" with the proper type (31)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "enableStyleSheetsForSet" with the proper type (32)]
+ expected: FAIL
+
[Document interface: calling enableStyleSheetsForSet(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must have own property "location"]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "domain" with the proper type (34)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "referrer" with the proper type (35)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "cookie" with the proper type (36)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "dir" with the proper type (41)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "getItems" with the proper type (51)]
+ expected: FAIL
+
[Document interface: calling getItems(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
- [Document interface: calling open(DOMString,DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "cssElementMap" with the proper type (52)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "currentScript" with the proper type (53)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "open" with the proper type (54)]
expected: FAIL
+ [Document interface: calling open(DOMString,DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "open" with the proper type (55)]
+ expected: FAIL
+
[Document interface: calling open(DOMString,DOMString,DOMString,boolean) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "close" with the proper type (56)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "write" with the proper type (57)]
+ expected: FAIL
+
[Document interface: calling write(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "writeln" with the proper type (58)]
+ expected: FAIL
+
[Document interface: calling writeln(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "defaultView" with the proper type (59)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "activeElement" with the proper type (60)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "hasFocus" with the proper type (61)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "designMode" with the proper type (62)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "execCommand" with the proper type (63)]
+ expected: FAIL
+
[Document interface: calling execCommand(DOMString,boolean,DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandEnabled" with the proper type (64)]
+ expected: FAIL
+
[Document interface: calling queryCommandEnabled(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandIndeterm" with the proper type (65)]
+ expected: FAIL
+
[Document interface: calling queryCommandIndeterm(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandState" with the proper type (66)]
+ expected: FAIL
+
[Document interface: calling queryCommandState(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandSupported" with the proper type (67)]
+ expected: FAIL
+
[Document interface: calling queryCommandSupported(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandValue" with the proper type (68)]
+ expected: FAIL
+
[Document interface: calling queryCommandValue(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "commands" with the proper type (69)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "fgColor" with the proper type (71)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "linkColor" with the proper type (72)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "vlinkColor" with the proper type (73)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "alinkColor" with the proper type (74)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "bgColor" with the proper type (75)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "clear" with the proper type (78)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "captureEvents" with the proper type (79)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "releaseEvents" with the proper type (80)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "all" with the proper type (81)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "firstElementChild" with the proper type (84)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "lastElementChild" with the proper type (85)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "childElementCount" with the proper type (86)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "prepend" with the proper type (87)]
+ expected: FAIL
+
[Document interface: calling prepend([object Object\],[object Object\]) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "append" with the proper type (88)]
+ expected: FAIL
+
[Document interface: calling append([object Object\],[object Object\]) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "query" with the proper type (89)]
+ expected: FAIL
+
[Document interface: calling query(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryAll" with the proper type (90)]
+ expected: FAIL
+
[Document interface: calling queryAll(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
expected: FAIL
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onabort" with the proper type (93)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onautocomplete" with the proper type (94)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onautocompleteerror" with the proper type (95)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onblur" with the proper type (96)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncancel" with the proper type (97)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncanplay" with the proper type (98)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncanplaythrough" with the proper type (99)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onclose" with the proper type (102)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncontextmenu" with the proper type (103)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncuechange" with the proper type (104)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondblclick" with the proper type (105)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondrag" with the proper type (106)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragend" with the proper type (107)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragenter" with the proper type (108)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragexit" with the proper type (109)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragleave" with the proper type (110)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragover" with the proper type (111)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragstart" with the proper type (112)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondrop" with the proper type (113)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondurationchange" with the proper type (114)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onemptied" with the proper type (115)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onended" with the proper type (116)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onerror" with the proper type (117)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onfocus" with the proper type (118)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oninvalid" with the proper type (120)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onkeydown" with the proper type (121)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onkeypress" with the proper type (122)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onkeyup" with the proper type (123)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onloadeddata" with the proper type (125)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onloadedmetadata" with the proper type (126)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onloadstart" with the proper type (127)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousedown" with the proper type (128)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseenter" with the proper type (129)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseleave" with the proper type (130)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousemove" with the proper type (131)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseout" with the proper type (132)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseover" with the proper type (133)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseup" with the proper type (134)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousewheel" with the proper type (135)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onpause" with the proper type (136)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onplay" with the proper type (137)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onplaying" with the proper type (138)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onprogress" with the proper type (139)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onratechange" with the proper type (140)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onreset" with the proper type (141)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onresize" with the proper type (142)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onscroll" with the proper type (143)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onseeked" with the proper type (144)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onseeking" with the proper type (145)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onselect" with the proper type (146)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onshow" with the proper type (147)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onsort" with the proper type (148)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onstalled" with the proper type (149)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onsubmit" with the proper type (150)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onsuspend" with the proper type (151)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ontimeupdate" with the proper type (152)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ontoggle" with the proper type (153)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onvolumechange" with the proper type (154)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onwaiting" with the proper type (155)]
+ expected: FAIL
+
[MouseEvent interface: attribute region]
expected: FAIL
@@ -936,6 +1692,9 @@
[Stringification of document.cssElementMap]
expected: FAIL
+ [HTMLElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLElement interface object length]
expected: FAIL
@@ -1545,6 +2304,9 @@
[Element interface: calling replace([object Object\],[object Object\]) on document.createElement("noscript") with too few arguments must throw TypeError]
expected: FAIL
+ [HTMLUnknownElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLUnknownElement interface object length]
expected: FAIL
@@ -1566,6 +2328,9 @@
[Stringification of document.createElement("spacer")]
expected: FAIL
+ [HTMLHtmlElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLHtmlElement interface object length]
expected: FAIL
@@ -1575,12 +2340,21 @@
[HTMLHtmlElement interface: document.createElement("html") must inherit property "version" with the proper type (0)]
expected: FAIL
+ [HTMLHeadElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLHeadElement interface object length]
expected: FAIL
+ [HTMLTitleElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTitleElement interface object length]
expected: FAIL
+ [HTMLBaseElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLBaseElement interface object length]
expected: FAIL
@@ -1596,6 +2370,9 @@
[HTMLBaseElement interface: document.createElement("base") must inherit property "target" with the proper type (1)]
expected: FAIL
+ [HTMLLinkElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLLinkElement interface object length]
expected: FAIL
@@ -1632,6 +2409,9 @@
[HTMLLinkElement interface: document.createElement("link") must inherit property "sheet" with the proper type (11)]
expected: FAIL
+ [HTMLMetaElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLMetaElement interface object length]
expected: FAIL
@@ -1659,6 +2439,9 @@
[HTMLMetaElement interface: document.createElement("meta") must inherit property "scheme" with the proper type (3)]
expected: FAIL
+ [HTMLStyleElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLStyleElement interface object length]
expected: FAIL
@@ -1683,6 +2466,9 @@
[HTMLStyleElement interface: document.createElement("style") must inherit property "sheet" with the proper type (3)]
expected: FAIL
+ [HTMLBodyElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLBodyElement interface object length]
expected: FAIL
@@ -1794,6 +2580,9 @@
[HTMLBodyElement interface: document.createElement("body") must inherit property "onstorage" with the proper type (17)]
expected: FAIL
+ [HTMLHeadingElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLHeadingElement interface object length]
expected: FAIL
@@ -1818,6 +2607,9 @@
[HTMLHeadingElement interface: document.createElement("h6") must inherit property "align" with the proper type (0)]
expected: FAIL
+ [HTMLParagraphElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLParagraphElement interface object length]
expected: FAIL
@@ -1827,6 +2619,9 @@
[HTMLParagraphElement interface: document.createElement("p") must inherit property "align" with the proper type (0)]
expected: FAIL
+ [HTMLHRElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLHRElement interface object length]
expected: FAIL
@@ -1860,6 +2655,9 @@
[HTMLHRElement interface: document.createElement("hr") must inherit property "width" with the proper type (4)]
expected: FAIL
+ [HTMLPreElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLPreElement interface object length]
expected: FAIL
@@ -1896,6 +2694,9 @@
[HTMLPreElement interface: document.createElement("xmp") must inherit property "width" with the proper type (0)]
expected: FAIL
+ [HTMLQuoteElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLQuoteElement interface object length]
expected: FAIL
@@ -1914,6 +2715,9 @@
[HTMLQuoteElement interface: document.createElement("q") must inherit property "cite" with the proper type (0)]
expected: FAIL
+ [HTMLOListElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLOListElement interface object length]
expected: FAIL
@@ -1929,6 +2733,9 @@
[HTMLOListElement interface: attribute compact]
expected: FAIL
+ [HTMLUListElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLUListElement interface object length]
expected: FAIL
@@ -1938,6 +2745,9 @@
[HTMLUListElement interface: attribute type]
expected: FAIL
+ [HTMLLIElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLLIElement interface object length]
expected: FAIL
@@ -1953,12 +2763,18 @@
[HTMLLIElement interface: document.createElement("li") must inherit property "type" with the proper type (1)]
expected: FAIL
+ [HTMLDListElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLDListElement interface object length]
expected: FAIL
[HTMLDListElement interface: attribute compact]
expected: FAIL
+ [HTMLDivElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLDivElement interface object length]
expected: FAIL
@@ -1968,6 +2784,9 @@
[HTMLDivElement interface: document.createElement("div") must inherit property "align" with the proper type (0)]
expected: FAIL
+ [HTMLAnchorElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLAnchorElement interface object length]
expected: FAIL
@@ -2037,6 +2856,9 @@
[HTMLAnchorElement interface: document.createElement("a") must inherit property "shape" with the proper type (12)]
expected: FAIL
+ [HTMLDataElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLDataElement interface object length]
expected: FAIL
@@ -2046,6 +2868,9 @@
[HTMLDataElement interface: document.createElement("data") must inherit property "value" with the proper type (0)]
expected: FAIL
+ [HTMLTimeElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTimeElement interface object length]
expected: FAIL
@@ -2055,9 +2880,15 @@
[HTMLTimeElement interface: document.createElement("time") must inherit property "dateTime" with the proper type (0)]
expected: FAIL
+ [HTMLSpanElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLSpanElement interface object length]
expected: FAIL
+ [HTMLBRElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLBRElement interface object length]
expected: FAIL
@@ -2067,6 +2898,9 @@
[HTMLBRElement interface: document.createElement("br") must inherit property "clear" with the proper type (0)]
expected: FAIL
+ [HTMLModElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLModElement interface object length]
expected: FAIL
@@ -2106,6 +2940,9 @@
[Stringification of document.createElement("picture")]
expected: FAIL
+ [HTMLImageElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLImageElement interface object length]
expected: FAIL
@@ -2223,6 +3060,9 @@
[HTMLImageElement interface: new Image() must inherit property "border" with the proper type (19)]
expected: FAIL
+ [HTMLIFrameElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLIFrameElement interface object length]
expected: FAIL
@@ -2262,6 +3102,9 @@
[HTMLIFrameElement interface: attribute marginWidth]
expected: FAIL
+ [HTMLEmbedElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLEmbedElement interface object length]
expected: FAIL
@@ -2313,6 +3156,9 @@
[HTMLEmbedElement interface: document.createElement("embed") must inherit property "name" with the proper type (7)]
expected: FAIL
+ [HTMLObjectElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLObjectElement interface object length]
expected: FAIL
@@ -2475,6 +3321,9 @@
[HTMLObjectElement interface: document.createElement("object") must inherit property "border" with the proper type (26)]
expected: FAIL
+ [HTMLParamElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLParamElement interface object length]
expected: FAIL
@@ -2502,6 +3351,9 @@
[HTMLParamElement interface: document.createElement("param") must inherit property "valueType" with the proper type (3)]
expected: FAIL
+ [HTMLVideoElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLVideoElement interface object length]
expected: FAIL
@@ -2676,6 +3528,9 @@
[HTMLMediaElement interface: calling addTextTrack(TextTrackKind,DOMString,DOMString) on document.createElement("video") with too few arguments must throw TypeError]
expected: FAIL
+ [HTMLAudioElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLAudioElement interface object length]
expected: FAIL
@@ -2967,6 +3822,9 @@
[HTMLMediaElement interface: calling addTextTrack(TextTrackKind,DOMString,DOMString) on new Audio() with too few arguments must throw TypeError]
expected: FAIL
+ [HTMLSourceElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLSourceElement interface object length]
expected: FAIL
@@ -3000,6 +3858,9 @@
[HTMLSourceElement interface: document.createElement("source") must inherit property "media" with the proper type (4)]
expected: FAIL
+ [HTMLTrackElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTrackElement interface object length]
expected: FAIL
@@ -3081,6 +3942,9 @@
[HTMLTrackElement interface: document.createElement("track") must inherit property "track" with the proper type (10)]
expected: FAIL
+ [HTMLMediaElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLMediaElement interface object length]
expected: FAIL
@@ -3987,6 +4851,9 @@
[Event interface: calling initEvent(DOMString,boolean,boolean) on new TrackEvent("addtrack"; {track:document.createElement("track").track}) with too few arguments must throw TypeError]
expected: FAIL
+ [HTMLMapElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLMapElement interface object length]
expected: FAIL
@@ -4008,6 +4875,9 @@
[HTMLMapElement interface: document.createElement("map") must inherit property "images" with the proper type (2)]
expected: FAIL
+ [HTMLAreaElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLAreaElement interface object length]
expected: FAIL
@@ -4071,6 +4941,9 @@
[HTMLAreaElement interface: document.createElement("area") must inherit property "noHref" with the proper type (10)]
expected: FAIL
+ [HTMLTableElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTableElement interface object length]
expected: FAIL
@@ -4224,6 +5097,9 @@
[HTMLTableElement interface: document.createElement("table") must inherit property "cellSpacing" with the proper type (24)]
expected: FAIL
+ [HTMLTableCaptionElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTableCaptionElement interface object length]
expected: FAIL
@@ -4233,6 +5109,9 @@
[HTMLTableCaptionElement interface: document.createElement("caption") must inherit property "align" with the proper type (0)]
expected: FAIL
+ [HTMLTableColElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTableColElement interface object length]
expected: FAIL
@@ -4290,6 +5169,9 @@
[HTMLTableColElement interface: document.createElement("col") must inherit property "width" with the proper type (5)]
expected: FAIL
+ [HTMLTableSectionElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTableSectionElement interface object length]
expected: FAIL
@@ -4407,6 +5289,9 @@
[HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "vAlign" with the proper type (6)]
expected: FAIL
+ [HTMLTableRowElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTableRowElement interface object length]
expected: FAIL
@@ -4476,6 +5361,9 @@
[HTMLTableRowElement interface: document.createElement("tr") must inherit property "bgColor" with the proper type (9)]
expected: FAIL
+ [HTMLTableDataCellElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTableDataCellElement interface object length]
expected: FAIL
@@ -4524,6 +5412,9 @@
[HTMLTableCellElement interface: document.createElement("td") must inherit property "bgColor" with the proper type (12)]
expected: FAIL
+ [HTMLTableHeaderCellElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTableHeaderCellElement interface object length]
expected: FAIL
@@ -4590,6 +5481,9 @@
[HTMLTableCellElement interface: document.createElement("th") must inherit property "bgColor" with the proper type (12)]
expected: FAIL
+ [HTMLTableCellElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTableCellElement interface object length]
expected: FAIL
@@ -4632,6 +5526,9 @@
[HTMLTableCellElement interface: attribute bgColor]
expected: FAIL
+ [HTMLFormElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLFormElement interface object length]
expected: FAIL
@@ -4665,6 +5562,9 @@
[HTMLFormElement interface: document.createElement("form") must inherit property "requestAutocomplete" with the proper type (17)]
expected: FAIL
+ [HTMLLabelElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLLabelElement interface object length]
expected: FAIL
@@ -4686,6 +5586,9 @@
[HTMLLabelElement interface: document.createElement("label") must inherit property "control" with the proper type (2)]
expected: FAIL
+ [HTMLInputElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLInputElement interface object length]
expected: FAIL
@@ -4971,6 +5874,9 @@
[HTMLInputElement interface: document.createElement("input") must inherit property "useMap" with the proper type (57)]
expected: FAIL
+ [HTMLButtonElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLButtonElement interface object length]
expected: FAIL
@@ -5073,6 +5979,9 @@
[HTMLButtonElement interface: document.createElement("button") must inherit property "labels" with the proper type (18)]
expected: FAIL
+ [HTMLSelectElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLSelectElement interface object length]
expected: FAIL
@@ -5217,9 +6126,15 @@
[HTMLSelectElement interface: document.createElement("select") must inherit property "labels" with the proper type (26)]
expected: FAIL
+ [HTMLDataListElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLDataListElement interface object length]
expected: FAIL
+ [HTMLOptGroupElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLOptGroupElement interface object length]
expected: FAIL
@@ -5229,6 +6144,9 @@
[HTMLOptGroupElement interface: document.createElement("optgroup") must inherit property "label" with the proper type (1)]
expected: FAIL
+ [HTMLOptionElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLOptionElement interface object length]
expected: FAIL
@@ -5256,6 +6174,9 @@
[HTMLOptionElement interface: document.createElement("option") must inherit property "index" with the proper type (7)]
expected: FAIL
+ [HTMLTextAreaElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTextAreaElement interface object length]
expected: FAIL
@@ -5508,6 +6429,9 @@
[HTMLKeygenElement interface: document.createElement("keygen") must inherit property "labels" with the proper type (13)]
expected: FAIL
+ [HTMLOutputElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLOutputElement interface object length]
expected: FAIL
@@ -5586,6 +6510,9 @@
[HTMLOutputElement interface: document.createElement("output") must inherit property "labels" with the proper type (12)]
expected: FAIL
+ [HTMLProgressElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLProgressElement interface object length]
expected: FAIL
@@ -5613,6 +6540,9 @@
[HTMLProgressElement interface: document.createElement("progress") must inherit property "labels" with the proper type (3)]
expected: FAIL
+ [HTMLMeterElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLMeterElement interface object length]
expected: FAIL
@@ -5658,6 +6588,9 @@
[HTMLMeterElement interface: document.createElement("meter") must inherit property "labels" with the proper type (6)]
expected: FAIL
+ [HTMLFieldSetElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLFieldSetElement interface object length]
expected: FAIL
@@ -5685,6 +6618,9 @@
[HTMLFieldSetElement interface: operation setCustomValidity(DOMString)]
expected: FAIL
+ [HTMLLegendElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLLegendElement interface object length]
expected: FAIL
@@ -5928,6 +6864,9 @@
[HTMLDialogElement interface: operation close(DOMString)]
expected: FAIL
+ [HTMLScriptElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLScriptElement interface object length]
expected: FAIL
@@ -5973,12 +6912,18 @@
[HTMLScriptElement interface: document.createElement("script") must inherit property "htmlFor" with the proper type (8)]
expected: FAIL
+ [HTMLTemplateElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLTemplateElement interface object length]
expected: FAIL
[HTMLTemplateElement interface: attribute content]
expected: FAIL
+ [HTMLCanvasElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLCanvasElement interface object length]
expected: FAIL
@@ -6948,6 +7893,9 @@
[DragEvent interface: attribute dataTransfer]
expected: FAIL
+ [Window interface: existence and properties of interface object]
+ expected: FAIL
+
[Window interface object length]
expected: FAIL
@@ -6981,6 +7929,9 @@
[Window interface: attribute status]
expected: FAIL
+ [Window interface: operation close()]
+ expected: FAIL
+
[Window interface: attribute closed]
expected: FAIL
@@ -7002,12 +7953,18 @@
[Window interface: attribute opener]
expected: FAIL
+ [Window interface: attribute parent]
+ expected: FAIL
+
[Window interface: attribute frameElement]
expected: FAIL
[Window interface: operation open(DOMString,DOMString,DOMString,boolean)]
expected: FAIL
+ [Window interface: attribute navigator]
+ expected: FAIL
+
[Window interface: attribute external]
expected: FAIL
@@ -7059,6 +8016,12 @@
[Window interface: attribute oncanplaythrough]
expected: FAIL
+ [Window interface: attribute onchange]
+ expected: FAIL
+
+ [Window interface: attribute onclick]
+ expected: FAIL
+
[Window interface: attribute onclose]
expected: FAIL
@@ -7104,9 +8067,15 @@
[Window interface: attribute onended]
expected: FAIL
+ [Window interface: attribute onerror]
+ expected: FAIL
+
[Window interface: attribute onfocus]
expected: FAIL
+ [Window interface: attribute oninput]
+ expected: FAIL
+
[Window interface: attribute oninvalid]
expected: FAIL
@@ -7119,6 +8088,9 @@
[Window interface: attribute onkeyup]
expected: FAIL
+ [Window interface: attribute onload]
+ expected: FAIL
+
[Window interface: attribute onloadeddata]
expected: FAIL
@@ -7248,15 +8220,39 @@
[Window interface: attribute onstorage]
expected: FAIL
+ [Window interface: attribute onunload]
+ expected: FAIL
+
+ [Window interface: operation btoa(DOMString)]
+ expected: FAIL
+
+ [Window interface: operation atob(DOMString)]
+ expected: FAIL
+
+ [Window interface: operation setTimeout(Function,long,any)]
+ expected: FAIL
+
+ [Window interface: operation setTimeout(DOMString,long,any)]
+ expected: FAIL
+
[Window interface: operation clearTimeout(long)]
expected: FAIL
+ [Window interface: operation setInterval(Function,long,any)]
+ expected: FAIL
+
+ [Window interface: operation setInterval(DOMString,long,any)]
+ expected: FAIL
+
[Window interface: operation clearInterval(long)]
expected: FAIL
[Window interface: operation createImageBitmap(ImageBitmapSource,long,long,long,long)]
expected: FAIL
+ [Window interface: attribute sessionStorage]
+ expected: FAIL
+
[Window interface: attribute localStorage]
expected: FAIL
@@ -7929,6 +8925,9 @@
[EventTarget interface: calling dispatchEvent(Event) on window.applicationCache with too few arguments must throw TypeError]
expected: FAIL
+ [ErrorEvent interface: existence and properties of interface object]
+ expected: FAIL
+
[ErrorEvent interface object length]
expected: FAIL
@@ -7986,6 +8985,12 @@
[Navigator interface: window.navigator must inherit property "language" with the proper type (7)]
expected: FAIL
+ [Navigator interface: window.navigator must inherit property "languages" with the proper type (8)]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "onLine" with the proper type (9)]
+ expected: FAIL
+
[Navigator interface: window.navigator must inherit property "registerProtocolHandler" with the proper type (10)]
expected: FAIL
@@ -8190,6 +9195,9 @@
[ImageBitmap interface: attribute height]
expected: FAIL
+ [MessageEvent interface: existence and properties of interface object]
+ expected: FAIL
+
[MessageEvent interface object length]
expected: FAIL
@@ -8253,6 +9261,9 @@
[EventSource interface: operation close()]
expected: FAIL
+ [WebSocket interface: existence and properties of interface object]
+ expected: FAIL
+
[WebSocket interface object length]
expected: FAIL
@@ -8322,6 +9333,12 @@
[MessageChannel interface: existence and properties of interface object]
expected: FAIL
+ [MessageChannel interface object length]
+ expected: FAIL
+
+ [MessageChannel interface: existence and properties of interface prototype object]
+ expected: FAIL
+
[MessageChannel interface: existence and properties of interface prototype object\'s "constructor" property]
expected: FAIL
@@ -8403,6 +9420,9 @@
[BroadcastChannel interface: attribute onmessage]
expected: FAIL
+ [WorkerGlobalScope interface: existence and properties of interface object]
+ expected: FAIL
+
[WorkerGlobalScope interface object length]
expected: FAIL
@@ -8424,15 +9444,36 @@
[WorkerGlobalScope interface: operation createImageBitmap(ImageBitmapSource,long,long,long,long)]
expected: FAIL
+ [WorkerGlobalScope interface: operation setTimeout(Function,long,any)]
+ expected: FAIL
+
+ [WorkerGlobalScope interface: operation setTimeout(DOMString,long,any)]
+ expected: FAIL
+
[WorkerGlobalScope interface: operation clearTimeout(long)]
expected: FAIL
+ [WorkerGlobalScope interface: operation setInterval(Function,long,any)]
+ expected: FAIL
+
+ [WorkerGlobalScope interface: operation setInterval(DOMString,long,any)]
+ expected: FAIL
+
[WorkerGlobalScope interface: operation clearInterval(long)]
expected: FAIL
+ [DedicatedWorkerGlobalScope interface: existence and properties of interface object]
+ expected: FAIL
+
[DedicatedWorkerGlobalScope interface object length]
expected: FAIL
+ [DedicatedWorkerGlobalScope interface: operation postMessage(any,[object Object\])]
+ expected: FAIL
+
+ [DedicatedWorkerGlobalScope interface: attribute onmessage]
+ expected: FAIL
+
[SharedWorkerGlobalScope interface: existence and properties of interface object]
expected: FAIL
@@ -8454,6 +9495,9 @@
[SharedWorkerGlobalScope interface: attribute onconnect]
expected: FAIL
+ [Worker interface: existence and properties of interface object]
+ expected: FAIL
+
[Worker interface object length]
expected: FAIL
@@ -8529,6 +9573,9 @@
[StorageEvent interface: attribute storageArea]
expected: FAIL
+ [HTMLAppletElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLAppletElement interface object length]
expected: FAIL
@@ -8712,6 +9759,9 @@
[HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "stop" with the proper type (15)]
expected: FAIL
+ [HTMLFrameSetElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLFrameSetElement interface object length]
expected: FAIL
@@ -8805,6 +9855,9 @@
[HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onunload" with the proper type (14)]
expected: FAIL
+ [HTMLFrameElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLFrameElement interface object length]
expected: FAIL
@@ -8868,6 +9921,9 @@
[HTMLFrameElement interface: document.createElement("frame") must inherit property "marginWidth" with the proper type (9)]
expected: FAIL
+ [HTMLDirectoryElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLDirectoryElement interface object length]
expected: FAIL
@@ -8877,6 +9933,9 @@
[HTMLDirectoryElement interface: document.createElement("dir") must inherit property "compact" with the proper type (0)]
expected: FAIL
+ [HTMLFontElement interface: existence and properties of interface object]
+ expected: FAIL
+
[HTMLFontElement interface object length]
expected: FAIL
@@ -8898,795 +9957,3 @@
[HTMLFontElement interface: document.createElement("font") must inherit property "size" with the proper type (2)]
expected: FAIL
- [Window interface: operation setTimeout(Function,long,any)]
- expected: FAIL
-
- [Window interface: operation setTimeout(DOMString,long,any)]
- expected: FAIL
-
- [Window interface: operation setInterval(Function,long,any)]
- expected: FAIL
-
- [Window interface: operation setInterval(DOMString,long,any)]
- expected: FAIL
-
- [WorkerGlobalScope interface: operation setTimeout(Function,long,any)]
- expected: FAIL
-
- [WorkerGlobalScope interface: operation setTimeout(DOMString,long,any)]
- expected: FAIL
-
- [WorkerGlobalScope interface: operation setInterval(Function,long,any)]
- expected: FAIL
-
- [WorkerGlobalScope interface: operation setInterval(DOMString,long,any)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "inputEncoding" with the proper type (6)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "contentType" with the proper type (7)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "doctype" with the proper type (8)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "documentElement" with the proper type (9)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "getElementsByTagName" with the proper type (10)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "getElementsByTagNameNS" with the proper type (11)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "getElementsByClassName" with the proper type (12)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "createElement" with the proper type (13)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "createElementNS" with the proper type (14)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "createDocumentFragment" with the proper type (15)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "createTextNode" with the proper type (16)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "createComment" with the proper type (17)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "createProcessingInstruction" with the proper type (18)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "importNode" with the proper type (19)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "adoptNode" with the proper type (20)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "createAttribute" with the proper type (21)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "createAttributeNS" with the proper type (22)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "createEvent" with the proper type (23)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "createRange" with the proper type (24)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "createNodeIterator" with the proper type (25)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "createTreeWalker" with the proper type (26)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "styleSheets" with the proper type (27)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "selectedStyleSheetSet" with the proper type (28)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "lastStyleSheetSet" with the proper type (29)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "preferredStyleSheetSet" with the proper type (30)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "styleSheetSets" with the proper type (31)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "enableStyleSheetsForSet" with the proper type (32)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "domain" with the proper type (34)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "referrer" with the proper type (35)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "cookie" with the proper type (36)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "lastModified" with the proper type (37)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "readyState" with the proper type (38)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "title" with the proper type (40)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "dir" with the proper type (41)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "body" with the proper type (42)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "head" with the proper type (43)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "images" with the proper type (44)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "embeds" with the proper type (45)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "plugins" with the proper type (46)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "links" with the proper type (47)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "forms" with the proper type (48)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "scripts" with the proper type (49)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "getElementsByName" with the proper type (50)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "getItems" with the proper type (51)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "cssElementMap" with the proper type (52)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "currentScript" with the proper type (53)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "open" with the proper type (55)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "close" with the proper type (56)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "write" with the proper type (57)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "writeln" with the proper type (58)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "defaultView" with the proper type (59)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "activeElement" with the proper type (60)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "hasFocus" with the proper type (61)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "designMode" with the proper type (62)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "execCommand" with the proper type (63)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "queryCommandEnabled" with the proper type (64)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "queryCommandIndeterm" with the proper type (65)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "queryCommandState" with the proper type (66)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "queryCommandSupported" with the proper type (67)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "queryCommandValue" with the proper type (68)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "commands" with the proper type (69)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onreadystatechange" with the proper type (70)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "fgColor" with the proper type (71)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "linkColor" with the proper type (72)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "vlinkColor" with the proper type (73)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "alinkColor" with the proper type (74)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "bgColor" with the proper type (75)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "anchors" with the proper type (76)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "applets" with the proper type (77)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "clear" with the proper type (78)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "captureEvents" with the proper type (79)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "releaseEvents" with the proper type (80)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "all" with the proper type (81)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "getElementById" with the proper type (82)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "children" with the proper type (83)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "firstElementChild" with the proper type (84)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "lastElementChild" with the proper type (85)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "childElementCount" with the proper type (86)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "prepend" with the proper type (87)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "append" with the proper type (88)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "query" with the proper type (89)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "queryAll" with the proper type (90)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "querySelector" with the proper type (91)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "querySelectorAll" with the proper type (92)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onabort" with the proper type (93)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onautocomplete" with the proper type (94)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onautocompleteerror" with the proper type (95)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onblur" with the proper type (96)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "oncancel" with the proper type (97)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "oncanplay" with the proper type (98)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "oncanplaythrough" with the proper type (99)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onchange" with the proper type (100)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onclick" with the proper type (101)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onclose" with the proper type (102)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "oncontextmenu" with the proper type (103)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "oncuechange" with the proper type (104)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "ondblclick" with the proper type (105)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "ondrag" with the proper type (106)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "ondragend" with the proper type (107)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "ondragenter" with the proper type (108)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "ondragexit" with the proper type (109)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "ondragleave" with the proper type (110)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "ondragover" with the proper type (111)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "ondragstart" with the proper type (112)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "ondrop" with the proper type (113)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "ondurationchange" with the proper type (114)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onemptied" with the proper type (115)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onended" with the proper type (116)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onerror" with the proper type (117)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onfocus" with the proper type (118)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "oninput" with the proper type (119)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "oninvalid" with the proper type (120)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onkeydown" with the proper type (121)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onloadeddata" with the proper type (125)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onloadedmetadata" with the proper type (126)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onloadstart" with the proper type (127)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onmousedown" with the proper type (128)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onmouseenter" with the proper type (129)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onmouseleave" with the proper type (130)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onmousemove" with the proper type (131)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onmouseout" with the proper type (132)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onmouseover" with the proper type (133)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onmouseup" with the proper type (134)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onmousewheel" with the proper type (135)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onpause" with the proper type (136)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onplay" with the proper type (137)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onplaying" with the proper type (138)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onprogress" with the proper type (139)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onratechange" with the proper type (140)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onreset" with the proper type (141)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onresize" with the proper type (142)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onscroll" with the proper type (143)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onseeked" with the proper type (144)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onseeking" with the proper type (145)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onselect" with the proper type (146)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onshow" with the proper type (147)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onsort" with the proper type (148)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onstalled" with the proper type (149)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onsubmit" with the proper type (150)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onsuspend" with the proper type (151)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "ontimeupdate" with the proper type (152)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "ontoggle" with the proper type (153)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onvolumechange" with the proper type (154)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onwaiting" with the proper type (155)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "createAttributeNS" with the proper type (22)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "createNodeIterator" with the proper type (25)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "styleSheets" with the proper type (27)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "selectedStyleSheetSet" with the proper type (28)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "lastStyleSheetSet" with the proper type (29)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "preferredStyleSheetSet" with the proper type (30)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "styleSheetSets" with the proper type (31)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "enableStyleSheetsForSet" with the proper type (32)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "domain" with the proper type (34)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "referrer" with the proper type (35)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "cookie" with the proper type (36)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "dir" with the proper type (41)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "getItems" with the proper type (51)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "cssElementMap" with the proper type (52)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "currentScript" with the proper type (53)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "open" with the proper type (55)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "close" with the proper type (56)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "write" with the proper type (57)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "writeln" with the proper type (58)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "defaultView" with the proper type (59)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "activeElement" with the proper type (60)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "hasFocus" with the proper type (61)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "designMode" with the proper type (62)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "execCommand" with the proper type (63)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandEnabled" with the proper type (64)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandIndeterm" with the proper type (65)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandState" with the proper type (66)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandSupported" with the proper type (67)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandValue" with the proper type (68)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "commands" with the proper type (69)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "fgColor" with the proper type (71)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "linkColor" with the proper type (72)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "vlinkColor" with the proper type (73)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "alinkColor" with the proper type (74)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "bgColor" with the proper type (75)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "clear" with the proper type (78)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "captureEvents" with the proper type (79)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "releaseEvents" with the proper type (80)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "all" with the proper type (81)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "firstElementChild" with the proper type (84)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "lastElementChild" with the proper type (85)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "childElementCount" with the proper type (86)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "prepend" with the proper type (87)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "append" with the proper type (88)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "query" with the proper type (89)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryAll" with the proper type (90)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onabort" with the proper type (93)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onautocomplete" with the proper type (94)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onautocompleteerror" with the proper type (95)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onblur" with the proper type (96)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncancel" with the proper type (97)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncanplay" with the proper type (98)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncanplaythrough" with the proper type (99)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onclose" with the proper type (102)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncontextmenu" with the proper type (103)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncuechange" with the proper type (104)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondblclick" with the proper type (105)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondrag" with the proper type (106)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragend" with the proper type (107)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragenter" with the proper type (108)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragexit" with the proper type (109)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragleave" with the proper type (110)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragover" with the proper type (111)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragstart" with the proper type (112)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondrop" with the proper type (113)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondurationchange" with the proper type (114)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onemptied" with the proper type (115)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onended" with the proper type (116)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onerror" with the proper type (117)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onfocus" with the proper type (118)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oninvalid" with the proper type (120)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onkeydown" with the proper type (121)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onkeypress" with the proper type (122)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onkeyup" with the proper type (123)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onloadeddata" with the proper type (125)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onloadedmetadata" with the proper type (126)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onloadstart" with the proper type (127)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousedown" with the proper type (128)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseenter" with the proper type (129)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseleave" with the proper type (130)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousemove" with the proper type (131)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseout" with the proper type (132)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseover" with the proper type (133)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseup" with the proper type (134)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousewheel" with the proper type (135)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onpause" with the proper type (136)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onplay" with the proper type (137)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onplaying" with the proper type (138)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onprogress" with the proper type (139)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onratechange" with the proper type (140)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onreset" with the proper type (141)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onresize" with the proper type (142)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onscroll" with the proper type (143)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onseeked" with the proper type (144)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onseeking" with the proper type (145)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onselect" with the proper type (146)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onshow" with the proper type (147)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onsort" with the proper type (148)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onstalled" with the proper type (149)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onsubmit" with the proper type (150)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onsuspend" with the proper type (151)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ontimeupdate" with the proper type (152)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ontoggle" with the proper type (153)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onvolumechange" with the proper type (154)]
- expected: FAIL
-
- [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onwaiting" with the proper type (155)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onkeypress" with the proper type (122)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onkeyup" with the proper type (123)]
- expected: FAIL
-
- [Document interface: iframe.contentDocument must inherit property "onload" with the proper type (124)]
- expected: FAIL
-
- [Navigator interface: window.navigator must inherit property "languages" with the proper type (8)]
- expected: FAIL
-
- [Navigator interface: window.navigator must inherit property "onLine" with the proper type (9)]
- expected: FAIL
-
- [MessageChannel interface object length]
- expected: FAIL
-
- [MessageChannel interface: existence and properties of interface prototype object]
- expected: FAIL
-
diff --git a/tests/wpt/metadata/html/semantics/forms/attributes-common-to-form-controls/disabled-elements-01.html.ini b/tests/wpt/metadata/html/semantics/forms/attributes-common-to-form-controls/disabled-elements-01.html.ini
index f6dc2dd8a54..cb5efd7c4df 100644
--- a/tests/wpt/metadata/html/semantics/forms/attributes-common-to-form-controls/disabled-elements-01.html.ini
+++ b/tests/wpt/metadata/html/semantics/forms/attributes-common-to-form-controls/disabled-elements-01.html.ini
@@ -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
diff --git a/tests/wpt/metadata/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem.html.ini b/tests/wpt/metadata/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem.html.ini
new file mode 100644
index 00000000000..450325503db
--- /dev/null
+++ b/tests/wpt/metadata/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem.html.ini
@@ -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
+
diff --git a/tests/wpt/metadata/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html.ini b/tests/wpt/metadata/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html.ini
new file mode 100644
index 00000000000..7b7d271bb4a
--- /dev/null
+++ b/tests/wpt/metadata/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html.ini
@@ -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
+
diff --git a/tests/wpt/metadata/html/semantics/tabular-data/the-tr-element/sectionRowIndex.html.ini b/tests/wpt/metadata/html/semantics/tabular-data/the-tr-element/sectionRowIndex.html.ini
new file mode 100644
index 00000000000..11bf47c819b
--- /dev/null
+++ b/tests/wpt/metadata/html/semantics/tabular-data/the-tr-element/sectionRowIndex.html.ini
@@ -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
+
diff --git a/tests/wpt/metadata/webstorage/idlharness.html.ini b/tests/wpt/metadata/webstorage/idlharness.html.ini
index 98e57ecd0ea..8bbc54402a1 100644
--- a/tests/wpt/metadata/webstorage/idlharness.html.ini
+++ b/tests/wpt/metadata/webstorage/idlharness.html.ini
@@ -69,3 +69,6 @@
[StorageEvent interface: attribute storageArea]
expected: FAIL
+ [Window interface: attribute sessionStorage]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/webstorage/storage_local_security.html.ini b/tests/wpt/metadata/webstorage/storage_local_security.html.ini
deleted file mode 100644
index e5e1d561387..00000000000
--- a/tests/wpt/metadata/webstorage/storage_local_security.html.ini
+++ /dev/null
@@ -1,5 +0,0 @@
-[storage_local_security.html]
- type: testharness
- [storage local security test]
- expected: FAIL
-
diff --git a/tests/wpt/metadata/workers/interfaces.worker.ini b/tests/wpt/metadata/workers/interfaces.worker.ini
index 0d32eeb0aee..68f68a88b3e 100644
--- a/tests/wpt/metadata/workers/interfaces.worker.ini
+++ b/tests/wpt/metadata/workers/interfaces.worker.ini
@@ -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
+
diff --git a/tests/wpt/metadata/workers/interfaces/DedicatedWorkerGlobalScope/EventTarget.worker.ini b/tests/wpt/metadata/workers/interfaces/DedicatedWorkerGlobalScope/EventTarget.worker.ini
new file mode 100644
index 00000000000..fc8a5d52bc8
--- /dev/null
+++ b/tests/wpt/metadata/workers/interfaces/DedicatedWorkerGlobalScope/EventTarget.worker.ini
@@ -0,0 +1,5 @@
+[EventTarget.worker]
+ type: testharness
+ [removeEventListener]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/workers/interfaces/WorkerUtils/navigator/001.html.ini b/tests/wpt/metadata/workers/interfaces/WorkerUtils/navigator/001.html.ini
deleted file mode 100644
index 32f872f77a0..00000000000
--- a/tests/wpt/metadata/workers/interfaces/WorkerUtils/navigator/001.html.ini
+++ /dev/null
@@ -1,5 +0,0 @@
-[001.html]
- type: testharness
- [navigator]
- expected: FAIL
-
diff --git a/tests/wpt/metadata/workers/nested_worker.worker.ini b/tests/wpt/metadata/workers/nested_worker.worker.ini
new file mode 100644
index 00000000000..45192049dd1
--- /dev/null
+++ b/tests/wpt/metadata/workers/nested_worker.worker.ini
@@ -0,0 +1,6 @@
+[nested_worker.worker]
+ type: testharness
+ expected: TIMEOUT
+ [Nested worker]
+ expected: FAIL
+
diff --git a/tests/wpt/web-platform-tests b/tests/wpt/web-platform-tests
-Subproject 68c7ce132cc91eab73bad13c69225d79fe97a3e
+Subproject 9b3cf7130b08834291687e8b011e85829c20ea7