aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMs2ger <ms2ger@gmail.com>2014-09-07 11:55:14 +0200
committerMs2ger <ms2ger@gmail.com>2014-09-22 12:13:52 +0200
commite3496be9dd1ff672e8e72634214d1160fe1a1d1a (patch)
treede8d14ab5b8e89abbfb61a99a839bed3745a53ab /tests
parent2c3d3b007554990359a06b90ca5380bf466eb308 (diff)
downloadservo-e3496be9dd1ff672e8e72634214d1160fe1a1d1a.tar.gz
servo-e3496be9dd1ff672e8e72634214d1160fe1a1d1a.zip
Update web-platform-tests.
Diffstat (limited to 'tests')
-rw-r--r--tests/wpt/metadata/MANIFEST.json177
-rw-r--r--tests/wpt/metadata/XMLHttpRequest/data-uri-basic.htm.ini30
-rw-r--r--tests/wpt/metadata/XMLHttpRequest/data-uri.htm.ini3
-rw-r--r--tests/wpt/metadata/XMLHttpRequest/open-url-about-blank-window.htm.ini1
-rw-r--r--tests/wpt/metadata/XMLHttpRequest/open-url-javascript-window-2.htm.ini1
-rw-r--r--tests/wpt/metadata/XMLHttpRequest/open-url-javascript-window.htm.ini1
-rw-r--r--tests/wpt/metadata/dom/errors/exceptions.html.ini2
-rw-r--r--tests/wpt/metadata/dom/historical.html.ini5
-rw-r--r--tests/wpt/metadata/dom/interfaces.html.ini158
-rw-r--r--tests/wpt/metadata/dom/nodes/DOMImplementation-createDocument.html.ini1
-rw-r--r--tests/wpt/metadata/dom/nodes/Document-createElementNS.html.ini1
-rw-r--r--tests/wpt/metadata/dom/nodes/Element-closest.html.ini89
-rw-r--r--tests/wpt/metadata/dom/nodes/Node-appendChild.html.ini3
-rw-r--r--tests/wpt/metadata/dom/traversal/TreeWalker-basic.html.ini5
-rw-r--r--tests/wpt/metadata/html/browsers/origin/cross-origin-objects/cross-origin-objects.html.ini (renamed from tests/wpt/metadata/dom/traversal/TreeWalker-acceptNode-filter.html.ini)2
-rw-r--r--tests/wpt/metadata/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-03.html.ini1
-rw-r--r--tests/wpt/metadata/html/browsers/the-window-object/window-properties.html.ini1
-rw-r--r--tests/wpt/metadata/html/dom/documents/resource-metadata-management/document-lastModified-01.html.ini5
-rw-r--r--tests/wpt/metadata/html/dom/interfaces.html.ini9940
-rw-r--r--tests/wpt/metadata/html/infrastructure/common-dom-interfaces/collections/radionodelist.html.ini3
-rw-r--r--tests/wpt/metadata/html/semantics/embedded-content/the-img-element/current-pixel-density/basic.html.ini (renamed from tests/wpt/metadata/dom/traversal/TreeWalker-navigate-from-filter.html.ini)2
-rw-r--r--tests/wpt/metadata/html/semantics/embedded-content/the-img-element/current-pixel-density/error.html.ini3
-rw-r--r--tests/wpt/metadata/html/semantics/embedded-content/the-img-element/relevant-mutations.html.ini122
-rw-r--r--tests/wpt/metadata/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html.ini3
-rw-r--r--tests/wpt/metadata/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html.ini305
-rw-r--r--tests/wpt/metadata/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html.ini44
-rw-r--r--tests/wpt/metadata/html/semantics/embedded-content/the-img-element/update-the-source-set.html.ini257
-rw-r--r--tests/wpt/metadata/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.html.ini5
-rw-r--r--tests/wpt/metadata/workers/postMessage_event_properties.htm.ini5
m---------tests/wpt/web-platform-tests0
30 files changed, 11050 insertions, 125 deletions
diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json
index 71b3c8475a3..d0a961cbea2 100644
--- a/tests/wpt/metadata/MANIFEST.json
+++ b/tests/wpt/metadata/MANIFEST.json
@@ -2746,6 +2746,10 @@
"url": "/html/semantics/embedded-content/the-img-element/image-1.jpg"
},
{
+ "path": "html/semantics/embedded-content/the-img-element/srcset/common.js",
+ "url": "/html/semantics/embedded-content/the-img-element/srcset/common.js"
+ },
+ {
"path": "html/semantics/embedded-content/the-video-element/video_content-ref.htm",
"url": "html/semantics/embedded-content/the-video-element/video_content-ref.htm"
},
@@ -3814,10 +3818,6 @@
"url": "/user-timing/resources/webperftestharnessextension.js"
},
{
- "path": "vibration/TODO.txt",
- "url": "/vibration/TODO.txt"
- },
- {
"path": "web-animations/README.md",
"url": "/web-animations/README.md"
},
@@ -5422,6 +5422,10 @@
"url": "/workers/constructors/Worker/undefined"
},
{
+ "path": "workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.js",
+ "url": "/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.js"
+ },
+ {
"path": "workers/interfaces/WorkerGlobalScope/location/helper-redirect.py",
"url": "/workers/interfaces/WorkerGlobalScope/location/helper-redirect.py"
},
@@ -6504,10 +6508,18 @@
"url": "/touch-events/single-touch-manual.html"
},
{
+ "path": "vibration/cancel-when-hidden-manual.html",
+ "url": "/vibration/cancel-when-hidden-manual.html"
+ },
+ {
"path": "vibration/cancel-with-0-manual.html",
"url": "/vibration/cancel-with-0-manual.html"
},
{
+ "path": "vibration/cancel-with-array-0-manual.html",
+ "url": "/vibration/cancel-with-array-0-manual.html"
+ },
+ {
"path": "vibration/cancel-with-empty-array-manual.html",
"url": "/vibration/cancel-with-empty-array-manual.html"
},
@@ -11984,6 +11996,10 @@
"url": "/FileAPI/Blob-slice.html"
},
{
+ "path": "FileAPI/File-constructor.html",
+ "url": "/FileAPI/File-constructor.html"
+ },
+ {
"path": "FileAPI/FileReader-interface/filereader_abort.html",
"url": "/FileAPI/FileReader-interface/filereader_abort.html"
},
@@ -12905,10 +12921,6 @@
"url": "/XMLHttpRequest/anonymous-mode-unsupported.htm"
},
{
- "path": "XMLHttpRequest/data-uri-basic.htm",
- "url": "/XMLHttpRequest/data-uri-basic.htm"
- },
- {
"path": "XMLHttpRequest/data-uri.htm",
"url": "/XMLHttpRequest/data-uri.htm"
},
@@ -14258,6 +14270,10 @@
"url": "/dom/nodes/Element-classlist.html"
},
{
+ "path": "dom/nodes/Element-closest.html",
+ "url": "/dom/nodes/Element-closest.html"
+ },
+ {
"path": "dom/nodes/Element-firstElementChild-entity.svg",
"url": "/dom/nodes/Element-firstElementChild-entity.svg"
},
@@ -14398,6 +14414,10 @@
"url": "/dom/nodes/Node-nodeName.xhtml"
},
{
+ "path": "dom/nodes/Node-nodeValue.html",
+ "url": "/dom/nodes/Node-nodeValue.html"
+ },
+ {
"path": "dom/nodes/Node-normalize.html",
"url": "/dom/nodes/Node-normalize.html"
},
@@ -15125,6 +15145,11 @@
"url": "/html/browsers/offline/manifest_url_check.html"
},
{
+ "path": "html/browsers/origin/cross-origin-objects/cross-origin-objects.html",
+ "timeout": "long",
+ "url": "/html/browsers/origin/cross-origin-objects/cross-origin-objects.html"
+ },
+ {
"path": "html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-01.html",
"url": "/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-01.html"
},
@@ -17406,10 +17431,38 @@
"url": "/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html"
},
{
+ "path": "html/semantics/embedded-content/the-img-element/current-pixel-density/basic.html",
+ "url": "/html/semantics/embedded-content/the-img-element/current-pixel-density/basic.html"
+ },
+ {
+ "path": "html/semantics/embedded-content/the-img-element/current-pixel-density/error.html",
+ "url": "/html/semantics/embedded-content/the-img-element/current-pixel-density/error.html"
+ },
+ {
"path": "html/semantics/embedded-content/the-img-element/img.complete.html",
"url": "/html/semantics/embedded-content/the-img-element/img.complete.html"
},
{
+ "path": "html/semantics/embedded-content/the-img-element/relevant-mutations.html",
+ "url": "/html/semantics/embedded-content/the-img-element/relevant-mutations.html"
+ },
+ {
+ "path": "html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html",
+ "url": "/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html"
+ },
+ {
+ "path": "html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html",
+ "url": "/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html"
+ },
+ {
+ "path": "html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html",
+ "url": "/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html"
+ },
+ {
+ "path": "html/semantics/embedded-content/the-img-element/update-the-source-set.html",
+ "url": "/html/semantics/embedded-content/the-img-element/update-the-source-set.html"
+ },
+ {
"path": "html/semantics/embedded-content/the-object-element/object-attributes.html",
"url": "/html/semantics/embedded-content/the-object-element/object-attributes.html"
},
@@ -19825,6 +19878,14 @@
"url": "/pointerevents/pointerevent_constructor.html"
},
{
+ "path": "pointerevents/pointerevent_pointerleave_after_pointercancel_touch.html",
+ "url": "/pointerevents/pointerevent_pointerleave_after_pointercancel_touch.html"
+ },
+ {
+ "path": "pointerevents/pointerevent_pointerleave_after_pointerup_nohover.html",
+ "url": "/pointerevents/pointerevent_pointerleave_after_pointerup_nohover.html"
+ },
+ {
"path": "pointerevents/pointerevent_pointerout_after_pointercancel_touch.html",
"url": "/pointerevents/pointerevent_pointerout_after_pointercancel_touch.html"
},
@@ -20569,6 +20630,10 @@
"url": "/vibration/api-is-present.html"
},
{
+ "path": "vibration/invalid-values.html",
+ "url": "/vibration/invalid-values.html"
+ },
+ {
"path": "vibration/silent-ignore.html",
"url": "/vibration/silent-ignore.html"
},
@@ -21442,86 +21507,82 @@
"url": "/websockets/interfaces.html"
},
{
- "path": "websockets/interfaces/CloseEvent/001.html",
- "url": "/websockets/interfaces/CloseEvent/001.html"
- },
- {
- "path": "websockets/interfaces/CloseEvent/002.html",
- "url": "/websockets/interfaces/CloseEvent/002.html"
+ "path": "websockets/interfaces/CloseEvent/clean-close.html",
+ "url": "/websockets/interfaces/CloseEvent/clean-close.html"
},
{
- "path": "websockets/interfaces/CloseEvent/003.html",
- "url": "/websockets/interfaces/CloseEvent/003.html"
+ "path": "websockets/interfaces/CloseEvent/constructor.html",
+ "url": "/websockets/interfaces/CloseEvent/constructor.html"
},
{
- "path": "websockets/interfaces/CloseEvent/004.html",
- "url": "/websockets/interfaces/CloseEvent/004.html"
+ "path": "websockets/interfaces/CloseEvent/historical.html",
+ "url": "/websockets/interfaces/CloseEvent/historical.html"
},
{
- "path": "websockets/interfaces/WebSocket/bufferedAmount/001.html",
- "url": "/websockets/interfaces/WebSocket/bufferedAmount/001.html"
+ "path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-arraybuffer.html",
+ "url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-arraybuffer.html"
},
{
- "path": "websockets/interfaces/WebSocket/bufferedAmount/002.html",
- "url": "/websockets/interfaces/WebSocket/bufferedAmount/002.html"
+ "path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-blob.html",
+ "url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-blob.html"
},
{
- "path": "websockets/interfaces/WebSocket/bufferedAmount/003.html",
- "url": "/websockets/interfaces/WebSocket/bufferedAmount/003.html"
+ "path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-defineProperty-getter.html",
+ "url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-defineProperty-getter.html"
},
{
- "path": "websockets/interfaces/WebSocket/bufferedAmount/004.html",
- "url": "/websockets/interfaces/WebSocket/bufferedAmount/004.html"
+ "path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-defineProperty-setter.html",
+ "url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-defineProperty-setter.html"
},
{
- "path": "websockets/interfaces/WebSocket/bufferedAmount/005.html",
- "url": "/websockets/interfaces/WebSocket/bufferedAmount/005.html"
+ "path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-deleting.html",
+ "url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-deleting.html"
},
{
- "path": "websockets/interfaces/WebSocket/bufferedAmount/006.html",
- "url": "/websockets/interfaces/WebSocket/bufferedAmount/006.html"
+ "path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-getting.html",
+ "url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-getting.html"
},
{
- "path": "websockets/interfaces/WebSocket/bufferedAmount/007.html",
- "url": "/websockets/interfaces/WebSocket/bufferedAmount/007.html"
+ "path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-initial.html",
+ "url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-initial.html"
},
{
- "path": "websockets/interfaces/WebSocket/bufferedAmount/008.html",
- "url": "/websockets/interfaces/WebSocket/bufferedAmount/008.html"
+ "path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-large.html",
+ "timeout": "long",
+ "url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-large.html"
},
{
- "path": "websockets/interfaces/WebSocket/bufferedAmount/009.html",
- "timeout": "long",
- "url": "/websockets/interfaces/WebSocket/bufferedAmount/009.html"
+ "path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-readonly.html",
+ "url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-readonly.html"
},
{
- "path": "websockets/interfaces/WebSocket/bufferedAmount/010.html",
- "url": "/websockets/interfaces/WebSocket/bufferedAmount/010.html"
+ "path": "websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-unicode.html",
+ "url": "/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-unicode.html"
},
{
- "path": "websockets/interfaces/WebSocket/close/001.html",
- "url": "/websockets/interfaces/WebSocket/close/001.html"
+ "path": "websockets/interfaces/WebSocket/close/close-basic.html",
+ "url": "/websockets/interfaces/WebSocket/close/close-basic.html"
},
{
- "path": "websockets/interfaces/WebSocket/close/002.html",
- "url": "/websockets/interfaces/WebSocket/close/002.html"
+ "path": "websockets/interfaces/WebSocket/close/close-connecting.html",
+ "timeout": "long",
+ "url": "/websockets/interfaces/WebSocket/close/close-connecting.html"
},
{
- "path": "websockets/interfaces/WebSocket/close/003.html",
- "url": "/websockets/interfaces/WebSocket/close/003.html"
+ "path": "websockets/interfaces/WebSocket/close/close-multiple.html",
+ "url": "/websockets/interfaces/WebSocket/close/close-multiple.html"
},
{
- "path": "websockets/interfaces/WebSocket/close/004.html",
- "url": "/websockets/interfaces/WebSocket/close/004.html"
+ "path": "websockets/interfaces/WebSocket/close/close-nested.html",
+ "url": "/websockets/interfaces/WebSocket/close/close-nested.html"
},
{
- "path": "websockets/interfaces/WebSocket/close/005.html",
- "url": "/websockets/interfaces/WebSocket/close/005.html"
+ "path": "websockets/interfaces/WebSocket/close/close-replace.html",
+ "url": "/websockets/interfaces/WebSocket/close/close-replace.html"
},
{
- "path": "websockets/interfaces/WebSocket/close/006.html",
- "timeout": "long",
- "url": "/websockets/interfaces/WebSocket/close/006.html"
+ "path": "websockets/interfaces/WebSocket/close/close-return.html",
+ "url": "/websockets/interfaces/WebSocket/close/close-return.html"
},
{
"path": "websockets/interfaces/WebSocket/constants/001.html",
@@ -21628,8 +21689,8 @@
"url": "/websockets/interfaces/WebSocket/extensions/001.html"
},
{
- "path": "websockets/interfaces/WebSocket/protocol/001.html",
- "url": "/websockets/interfaces/WebSocket/protocol/001.html"
+ "path": "websockets/interfaces/WebSocket/protocol/protocol-initial.html",
+ "url": "/websockets/interfaces/WebSocket/protocol/protocol-initial.html"
},
{
"path": "websockets/interfaces/WebSocket/readyState/001.html",
@@ -22333,6 +22394,10 @@
"url": "/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/imagedata-cloned-canvas-in-array.html"
},
{
+ "path": "workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.html",
+ "url": "/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.html"
+ },
+ {
"path": "workers/interfaces/DedicatedWorkerGlobalScope/postMessage/return-value.html",
"url": "/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/return-value.html"
},
@@ -22732,5 +22797,5 @@
]
},
"local_changes": [],
- "rev": "2c4d2713ef1eca473ab6df02cc5b0f9fdbcffd29"
-}
+ "rev": "71eea34fa3b60dc9c2e9c73ce397510c329aa365"
+} \ No newline at end of file
diff --git a/tests/wpt/metadata/XMLHttpRequest/data-uri-basic.htm.ini b/tests/wpt/metadata/XMLHttpRequest/data-uri-basic.htm.ini
deleted file mode 100644
index cb0a5d97ccf..00000000000
--- a/tests/wpt/metadata/XMLHttpRequest/data-uri-basic.htm.ini
+++ /dev/null
@@ -1,30 +0,0 @@
-[data-uri-basic.htm]
- type: testharness
- expected: TIMEOUT
- [GET responseText]
- expected: TIMEOUT
-
- [GET Content-Type]
- expected: TIMEOUT
-
- [GET Content-Type with param]
- expected: TIMEOUT
-
- [GET getAllResponseHeaders]
- expected: TIMEOUT
-
- [POST responseText]
- expected: TIMEOUT
-
- [POST status]
- expected: TIMEOUT
-
- [GET responseText base64]
- expected: TIMEOUT
-
- [GET status]
- expected: TIMEOUT
-
- [GET statusText]
- expected: TIMEOUT
-
diff --git a/tests/wpt/metadata/XMLHttpRequest/data-uri.htm.ini b/tests/wpt/metadata/XMLHttpRequest/data-uri.htm.ini
index e24899c3c18..86f52974368 100644
--- a/tests/wpt/metadata/XMLHttpRequest/data-uri.htm.ini
+++ b/tests/wpt/metadata/XMLHttpRequest/data-uri.htm.ini
@@ -28,3 +28,6 @@
[XHR method UNICORN with charset text/plain]
expected: TIMEOUT
+ [XHR method GET with charset text/html;charset=UTF-8]
+ expected: TIMEOUT
+
diff --git a/tests/wpt/metadata/XMLHttpRequest/open-url-about-blank-window.htm.ini b/tests/wpt/metadata/XMLHttpRequest/open-url-about-blank-window.htm.ini
index db1fd4fc85f..8db7677a91b 100644
--- a/tests/wpt/metadata/XMLHttpRequest/open-url-about-blank-window.htm.ini
+++ b/tests/wpt/metadata/XMLHttpRequest/open-url-about-blank-window.htm.ini
@@ -2,3 +2,4 @@
type: testharness
[XMLHttpRequest: open() resolving URLs (about:blank iframe)]
expected: FAIL
+
diff --git a/tests/wpt/metadata/XMLHttpRequest/open-url-javascript-window-2.htm.ini b/tests/wpt/metadata/XMLHttpRequest/open-url-javascript-window-2.htm.ini
index d535d0b584a..f48486261eb 100644
--- a/tests/wpt/metadata/XMLHttpRequest/open-url-javascript-window-2.htm.ini
+++ b/tests/wpt/metadata/XMLHttpRequest/open-url-javascript-window-2.htm.ini
@@ -3,3 +3,4 @@
expected: TIMEOUT
[XMLHttpRequest: open() - resolving URLs (javascript: ]
expected: TIMEOUT
+
diff --git a/tests/wpt/metadata/XMLHttpRequest/open-url-javascript-window.htm.ini b/tests/wpt/metadata/XMLHttpRequest/open-url-javascript-window.htm.ini
index 7f9301c48d1..b52449895eb 100644
--- a/tests/wpt/metadata/XMLHttpRequest/open-url-javascript-window.htm.ini
+++ b/tests/wpt/metadata/XMLHttpRequest/open-url-javascript-window.htm.ini
@@ -3,3 +3,4 @@
expected: TIMEOUT
[XMLHttpRequest: open() - resolving URLs (javascript: ]
expected: TIMEOUT
+
diff --git a/tests/wpt/metadata/dom/errors/exceptions.html.ini b/tests/wpt/metadata/dom/errors/exceptions.html.ini
index 6ac1acd3b04..cba79be74fd 100644
--- a/tests/wpt/metadata/dom/errors/exceptions.html.ini
+++ b/tests/wpt/metadata/dom/errors/exceptions.html.ini
@@ -3,5 +3,7 @@
expected: TIMEOUT
[exception.hasOwnProperty("message")]
expected: FAIL
+
[Object.getOwnPropertyDescriptor(exception, "message")]
expected: FAIL
+
diff --git a/tests/wpt/metadata/dom/historical.html.ini b/tests/wpt/metadata/dom/historical.html.ini
deleted file mode 100644
index b4a07190c07..00000000000
--- a/tests/wpt/metadata/dom/historical.html.ini
+++ /dev/null
@@ -1,5 +0,0 @@
-[historical.html]
- type: testharness
- [Historical DOM features must be removed: NamedNodeMap]
- expected: FAIL
-
diff --git a/tests/wpt/metadata/dom/interfaces.html.ini b/tests/wpt/metadata/dom/interfaces.html.ini
index e38361bd5f5..524fe113bb5 100644
--- a/tests/wpt/metadata/dom/interfaces.html.ini
+++ b/tests/wpt/metadata/dom/interfaces.html.ini
@@ -30,15 +30,24 @@
[Event interface: document.createEvent("Event") must have own property "isTrusted"]
expected: FAIL
+ [Event interface: document.createEvent("Event") must inherit property "timeStamp" with the proper type (15)]
+ expected: FAIL
+
[Event interface: new Event("foo") must have own property "isTrusted"]
expected: FAIL
+ [Event interface: new Event("foo") must inherit property "timeStamp" with the proper type (15)]
+ expected: FAIL
+
[CustomEvent interface object length]
expected: FAIL
[Event interface: new CustomEvent("foo") must have own property "isTrusted"]
expected: FAIL
+ [Event interface: new CustomEvent("foo") must inherit property "timeStamp" with the proper type (15)]
+ expected: FAIL
+
[EventTarget interface: operation addEventListener(DOMString,EventListener,boolean)]
expected: FAIL
@@ -117,6 +126,12 @@
[Document interface: operation importNode(Node,boolean)]
expected: FAIL
+ [Document interface: operation createAttribute(DOMString)]
+ expected: FAIL
+
+ [Document interface: operation createAttributeNS(DOMString,DOMString)]
+ expected: FAIL
+
[Document interface: operation createNodeIterator(Node,unsigned long,NodeFilter)]
expected: FAIL
@@ -165,40 +180,52 @@
[Document interface: xmlDoc must inherit property "origin" with the proper type (3)]
expected: FAIL
- [Document interface: xmlDoc must inherit property "createNodeIterator" with the proper type (22)]
+ [Document interface: xmlDoc must inherit property "createAttribute" with the proper type (20)]
+ expected: FAIL
+
+ [Document interface: calling createAttribute(DOMString) on xmlDoc with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Document interface: xmlDoc must inherit property "createAttributeNS" with the proper type (21)]
+ expected: FAIL
+
+ [Document interface: calling createAttributeNS(DOMString,DOMString) on xmlDoc with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Document interface: xmlDoc must inherit property "createNodeIterator" with the proper type (24)]
expected: FAIL
[Document interface: calling createNodeIterator(Node,unsigned long,NodeFilter) on xmlDoc with too few arguments must throw TypeError]
expected: FAIL
- [Document interface: xmlDoc must inherit property "firstElementChild" with the proper type (26)]
+ [Document interface: xmlDoc must inherit property "firstElementChild" with the proper type (28)]
expected: FAIL
- [Document interface: xmlDoc must inherit property "lastElementChild" with the proper type (27)]
+ [Document interface: xmlDoc must inherit property "lastElementChild" with the proper type (29)]
expected: FAIL
- [Document interface: xmlDoc must inherit property "childElementCount" with the proper type (28)]
+ [Document interface: xmlDoc must inherit property "childElementCount" with the proper type (30)]
expected: FAIL
- [Document interface: xmlDoc must inherit property "prepend" with the proper type (29)]
+ [Document interface: xmlDoc must inherit property "prepend" with the proper type (31)]
expected: FAIL
[Document interface: calling prepend([object Object\],[object Object\]) on xmlDoc with too few arguments must throw TypeError]
expected: FAIL
- [Document interface: xmlDoc must inherit property "append" with the proper type (30)]
+ [Document interface: xmlDoc must inherit property "append" with the proper type (32)]
expected: FAIL
[Document interface: calling append([object Object\],[object Object\]) on xmlDoc with too few arguments must throw TypeError]
expected: FAIL
- [Document interface: xmlDoc must inherit property "query" with the proper type (31)]
+ [Document interface: xmlDoc must inherit property "query" with the proper type (33)]
expected: FAIL
[Document interface: calling query(DOMString) on xmlDoc with too few arguments must throw TypeError]
expected: FAIL
- [Document interface: xmlDoc must inherit property "queryAll" with the proper type (32)]
+ [Document interface: xmlDoc must inherit property "queryAll" with the proper type (34)]
expected: FAIL
[Document interface: calling queryAll(DOMString) on xmlDoc with too few arguments must throw TypeError]
@@ -306,6 +333,24 @@
[DocumentType interface: calling replace([object Object\],[object Object\]) on document.doctype with too few arguments must throw TypeError]
expected: FAIL
+ [Element interface: operation hasAttributes()]
+ expected: FAIL
+
+ [Element interface: operation getAttributeNode(DOMString)]
+ expected: FAIL
+
+ [Element interface: operation getAttributeNodeNS(DOMString,DOMString)]
+ expected: FAIL
+
+ [Element interface: operation setAttributeNode(Attr)]
+ expected: FAIL
+
+ [Element interface: operation setAttributeNodeNS(Attr)]
+ expected: FAIL
+
+ [Element interface: operation removeAttributeNode(Attr)]
+ expected: FAIL
+
[Element interface: operation closest(DOMString)]
expected: FAIL
@@ -345,73 +390,136 @@
[Element interface: operation replace([object Object\],[object Object\])]
expected: FAIL
- [Element interface: element must inherit property "closest" with the proper type (16)]
+ [Element interface: element must inherit property "hasAttributes" with the proper type (7)]
+ expected: FAIL
+
+ [Element interface: element must inherit property "getAttributeNode" with the proper type (17)]
+ expected: FAIL
+
+ [Element interface: calling getAttributeNode(DOMString) on element with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: element must inherit property "getAttributeNodeNS" with the proper type (18)]
+ expected: FAIL
+
+ [Element interface: calling getAttributeNodeNS(DOMString,DOMString) on element with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: element must inherit property "setAttributeNode" with the proper type (19)]
+ expected: FAIL
+
+ [Element interface: calling setAttributeNode(Attr) on element with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: element must inherit property "setAttributeNodeNS" with the proper type (20)]
+ expected: FAIL
+
+ [Element interface: calling setAttributeNodeNS(Attr) on element with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: element must inherit property "removeAttributeNode" with the proper type (21)]
+ expected: FAIL
+
+ [Element interface: calling removeAttributeNode(Attr) on element with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: element must inherit property "closest" with the proper type (22)]
expected: FAIL
[Element interface: calling closest(DOMString) on element with too few arguments must throw TypeError]
expected: FAIL
- [Element interface: element must inherit property "firstElementChild" with the proper type (22)]
+ [Element interface: element must inherit property "firstElementChild" with the proper type (28)]
expected: FAIL
- [Element interface: element must inherit property "lastElementChild" with the proper type (23)]
+ [Element interface: element must inherit property "lastElementChild" with the proper type (29)]
expected: FAIL
- [Element interface: element must inherit property "childElementCount" with the proper type (24)]
+ [Element interface: element must inherit property "childElementCount" with the proper type (30)]
expected: FAIL
- [Element interface: element must inherit property "prepend" with the proper type (25)]
+ [Element interface: element must inherit property "prepend" with the proper type (31)]
expected: FAIL
[Element interface: calling prepend([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
expected: FAIL
- [Element interface: element must inherit property "append" with the proper type (26)]
+ [Element interface: element must inherit property "append" with the proper type (32)]
expected: FAIL
[Element interface: calling append([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
expected: FAIL
- [Element interface: element must inherit property "query" with the proper type (27)]
+ [Element interface: element must inherit property "query" with the proper type (33)]
expected: FAIL
[Element interface: calling query(DOMString) on element with too few arguments must throw TypeError]
expected: FAIL
- [Element interface: element must inherit property "queryAll" with the proper type (28)]
+ [Element interface: element must inherit property "queryAll" with the proper type (34)]
expected: FAIL
[Element interface: calling queryAll(DOMString) on element with too few arguments must throw TypeError]
expected: FAIL
- [Element interface: element must inherit property "previousElementSibling" with the proper type (31)]
+ [Element interface: element must inherit property "previousElementSibling" with the proper type (37)]
expected: FAIL
- [Element interface: element must inherit property "nextElementSibling" with the proper type (32)]
+ [Element interface: element must inherit property "nextElementSibling" with the proper type (38)]
expected: FAIL
- [Element interface: element must inherit property "before" with the proper type (33)]
+ [Element interface: element must inherit property "before" with the proper type (39)]
expected: FAIL
[Element interface: calling before([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
expected: FAIL
- [Element interface: element must inherit property "after" with the proper type (34)]
+ [Element interface: element must inherit property "after" with the proper type (40)]
expected: FAIL
[Element interface: calling after([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
expected: FAIL
- [Element interface: element must inherit property "replace" with the proper type (35)]
+ [Element interface: element must inherit property "replace" with the proper type (41)]
expected: FAIL
[Element interface: calling replace([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
expected: FAIL
+ [NamedNodeMap interface: operation getNamedItem(DOMString)]
+ expected: FAIL
+
+ [NamedNodeMap interface: operation getNamedItemNS(DOMString,DOMString)]
+ expected: FAIL
+
+ [NamedNodeMap interface: operation setNamedItem(Attr)]
+ expected: FAIL
+
+ [NamedNodeMap interface: operation setNamedItemNS(Attr)]
+ expected: FAIL
+
+ [NamedNodeMap interface: operation removeNamedItem(DOMString)]
+ expected: FAIL
+
+ [NamedNodeMap interface: operation removeNamedItemNS(DOMString,DOMString)]
+ expected: FAIL
+
+ [Attr interface: attribute textContent]
+ expected: FAIL
+
+ [Attr interface: attribute ownerElement]
+ expected: FAIL
+
[Attr interface: attribute specified]
expected: FAIL
- [Attr interface: document.querySelector("[id\]").attributes[0\] must inherit property "specified" with the proper type (5)]
+ [Attr interface: document.querySelector("[id\]").attributes[0\] must inherit property "textContent" with the proper type (5)]
+ expected: FAIL
+
+ [Attr interface: document.querySelector("[id\]").attributes[0\] must inherit property "ownerElement" with the proper type (6)]
+ expected: FAIL
+
+ [Attr interface: document.querySelector("[id\]").attributes[0\] must inherit property "specified" with the proper type (7)]
expected: FAIL
[CharacterData interface: attribute previousElementSibling]
@@ -621,6 +729,9 @@
[Range interface: operation intersectsNode(Node)]
expected: FAIL
+ [Range interface: stringifier]
+ expected: FAIL
+
[Range interface: document.createRange() must inherit property "startContainer" with the proper type (0)]
expected: FAIL
@@ -987,6 +1098,9 @@
[DOMTokenList interface: operation toggle(DOMString,boolean)]
expected: FAIL
+ [DOMTokenList interface: stringifier]
+ expected: FAIL
+
[DOMTokenList interface: document.body.classList must inherit property "add" with the proper type (3)]
expected: FAIL
diff --git a/tests/wpt/metadata/dom/nodes/DOMImplementation-createDocument.html.ini b/tests/wpt/metadata/dom/nodes/DOMImplementation-createDocument.html.ini
index 543eb72fc7d..f2abab5bab3 100644
--- a/tests/wpt/metadata/dom/nodes/DOMImplementation-createDocument.html.ini
+++ b/tests/wpt/metadata/dom/nodes/DOMImplementation-createDocument.html.ini
@@ -1,6 +1,5 @@
[DOMImplementation-createDocument.html]
type: testharness
-
[createDocument test 12: null,"xmlns",null,"NAMESPACE_ERR"]
expected: FAIL
diff --git a/tests/wpt/metadata/dom/nodes/Document-createElementNS.html.ini b/tests/wpt/metadata/dom/nodes/Document-createElementNS.html.ini
index c0da895e805..e4657781f4d 100644
--- a/tests/wpt/metadata/dom/nodes/Document-createElementNS.html.ini
+++ b/tests/wpt/metadata/dom/nodes/Document-createElementNS.html.ini
@@ -14,3 +14,4 @@
[Upper-case HTML element with a prefix]
expected: FAIL
+
diff --git a/tests/wpt/metadata/dom/nodes/Element-closest.html.ini b/tests/wpt/metadata/dom/nodes/Element-closest.html.ini
new file mode 100644
index 00000000000..5c81c4b29cf
--- /dev/null
+++ b/tests/wpt/metadata/dom/nodes/Element-closest.html.ini
@@ -0,0 +1,89 @@
+[Element-closest.html]
+ type: testharness
+ [Element.closest with context node \'test12\' and selector \'select\']
+ expected: FAIL
+
+ [Element.closest with context node \'test13\' and selector \'fieldset\']
+ expected: FAIL
+
+ [Element.closest with context node \'test13\' and selector \'div\']
+ expected: FAIL
+
+ [Element.closest with context node \'test3\' and selector \'body\']
+ expected: FAIL
+
+ [Element.closest with context node \'test4\' and selector \'[default\]\']
+ expected: FAIL
+
+ [Element.closest with context node \'test4\' and selector \'[selected\]\']
+ expected: FAIL
+
+ [Element.closest with context node \'test11\' and selector \'[selected\]\']
+ expected: FAIL
+
+ [Element.closest with context node \'test12\' and selector \'[name="form-a"\]\']
+ expected: FAIL
+
+ [Element.closest with context node \'test13\' and selector \'form[name="form-a"\]\']
+ expected: FAIL
+
+ [Element.closest with context node \'test9\' and selector \'input[required\]\']
+ expected: FAIL
+
+ [Element.closest with context node \'test9\' and selector \'select[required\]\']
+ expected: FAIL
+
+ [Element.closest with context node \'test13\' and selector \'div:not(.div1)\']
+ expected: FAIL
+
+ [Element.closest with context node \'test6\' and selector \'div.div3\']
+ expected: FAIL
+
+ [Element.closest with context node \'test1\' and selector \'div#test7\']
+ expected: FAIL
+
+ [Element.closest with context node \'test12\' and selector \'.div3 > .div2\']
+ expected: FAIL
+
+ [Element.closest with context node \'test12\' and selector \'.div3 > .div1\']
+ expected: FAIL
+
+ [Element.closest with context node \'test9\' and selector \'form > input[required\]\']
+ expected: FAIL
+
+ [Element.closest with context node \'test12\' and selector \'fieldset > select[required\]\']
+ expected: FAIL
+
+ [Element.closest with context node \'test6\' and selector \'input + fieldset\']
+ expected: FAIL
+
+ [Element.closest with context node \'test3\' and selector \'form + form\']
+ expected: FAIL
+
+ [Element.closest with context node \'test5\' and selector \'form + form\']
+ expected: FAIL
+
+ [Element.closest with context node \'test10\' and selector \':empty\']
+ expected: FAIL
+
+ [Element.closest with context node \'test11\' and selector \':last-child\']
+ expected: FAIL
+
+ [Element.closest with context node \'test12\' and selector \':first-child\']
+ expected: FAIL
+
+ [Element.closest with context node \'test11\' and selector \':invalid\']
+ expected: FAIL
+
+ [Element.closest with context node \'test4\' and selector \':scope\']
+ expected: FAIL
+
+ [Element.closest with context node \'test4\' and selector \'select > :scope\']
+ expected: FAIL
+
+ [Element.closest with context node \'test4\' and selector \'div > :scope\']
+ expected: FAIL
+
+ [Element.closest with context node \'test4\' and selector \':has(> :scope)\']
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/dom/nodes/Node-appendChild.html.ini b/tests/wpt/metadata/dom/nodes/Node-appendChild.html.ini
index 303b8caca89..a07fb23c845 100644
--- a/tests/wpt/metadata/dom/nodes/Node-appendChild.html.ini
+++ b/tests/wpt/metadata/dom/nodes/Node-appendChild.html.ini
@@ -2,7 +2,10 @@
type: testharness
[Appending a document]
expected: FAIL
+
[Adopting an orphan]
expected: FAIL
+
[Adopting a non-orphan]
expected: FAIL
+
diff --git a/tests/wpt/metadata/dom/traversal/TreeWalker-basic.html.ini b/tests/wpt/metadata/dom/traversal/TreeWalker-basic.html.ini
deleted file mode 100644
index 3fc8dec9bfd..00000000000
--- a/tests/wpt/metadata/dom/traversal/TreeWalker-basic.html.ini
+++ /dev/null
@@ -1,5 +0,0 @@
-[TreeWalker-basic.html]
- type: testharness
-
- [Construct a TreeWalker by document.createTreeWalker(root, undefined, undefined).]
- expected: FAIL
diff --git a/tests/wpt/metadata/dom/traversal/TreeWalker-acceptNode-filter.html.ini b/tests/wpt/metadata/html/browsers/origin/cross-origin-objects/cross-origin-objects.html.ini
index 9b0db70b79f..b64053a7891 100644
--- a/tests/wpt/metadata/dom/traversal/TreeWalker-acceptNode-filter.html.ini
+++ b/tests/wpt/metadata/html/browsers/origin/cross-origin-objects/cross-origin-objects.html.ini
@@ -1,3 +1,3 @@
-[TreeWalker-acceptNode-filter.html]
+[cross-origin-objects.html]
type: testharness
expected: TIMEOUT
diff --git a/tests/wpt/metadata/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-03.html.ini b/tests/wpt/metadata/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-03.html.ini
index c20a211da91..d8d519dcedc 100644
--- a/tests/wpt/metadata/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-03.html.ini
+++ b/tests/wpt/metadata/html/browsers/the-window-object/accessing-other-browsing-contexts/indexed-browsing-contexts-03.html.ini
@@ -2,3 +2,4 @@
type: testharness
[Indexed child browsing contexts]
expected: FAIL
+
diff --git a/tests/wpt/metadata/html/browsers/the-window-object/window-properties.html.ini b/tests/wpt/metadata/html/browsers/the-window-object/window-properties.html.ini
index 0cf7fcc6d58..2afe1779b49 100644
--- a/tests/wpt/metadata/html/browsers/the-window-object/window-properties.html.ini
+++ b/tests/wpt/metadata/html/browsers/the-window-object/window-properties.html.ini
@@ -383,3 +383,4 @@
[Window replaceable attribute: length]
expected: FAIL
+
diff --git a/tests/wpt/metadata/html/dom/documents/resource-metadata-management/document-lastModified-01.html.ini b/tests/wpt/metadata/html/dom/documents/resource-metadata-management/document-lastModified-01.html.ini
new file mode 100644
index 00000000000..842686b0906
--- /dev/null
+++ b/tests/wpt/metadata/html/dom/documents/resource-metadata-management/document-lastModified-01.html.ini
@@ -0,0 +1,5 @@
+[document-lastModified-01.html]
+ type: testharness
+ [Date returned by lastModified is in the form "MM/DD/YYYY hh:mm:ss".]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/html/dom/interfaces.html.ini b/tests/wpt/metadata/html/dom/interfaces.html.ini
index 5d81aa429a3..c63d0e3797f 100644
--- a/tests/wpt/metadata/html/dom/interfaces.html.ini
+++ b/tests/wpt/metadata/html/dom/interfaces.html.ini
@@ -1,3 +1,9941 @@
[interfaces.html]
type: testharness
- expected: TIMEOUT
+ [Document interface: attribute domain]
+ expected: FAIL
+
+ [Document interface: attribute referrer]
+ expected: FAIL
+
+ [Document interface: attribute cookie]
+ expected: FAIL
+
+ [Document interface: attribute readyState]
+ expected: FAIL
+
+ [Document interface: attribute dir]
+ expected: FAIL
+
+ [Document interface: operation getItems(DOMString)]
+ expected: FAIL
+
+ [Document interface: attribute cssElementMap]
+ expected: FAIL
+
+ [Document interface: attribute currentScript]
+ expected: FAIL
+
+ [Document interface: operation open(DOMString,DOMString)]
+ expected: FAIL
+
+ [Document interface: operation open(DOMString,DOMString,DOMString,boolean)]
+ expected: FAIL
+
+ [Document interface: operation close()]
+ expected: FAIL
+
+ [Document interface: operation write(DOMString)]
+ expected: FAIL
+
+ [Document interface: operation writeln(DOMString)]
+ expected: FAIL
+
+ [Document interface: attribute defaultView]
+ expected: FAIL
+
+ [Document interface: attribute activeElement]
+ expected: FAIL
+
+ [Document interface: operation hasFocus()]
+ expected: FAIL
+
+ [Document interface: attribute designMode]
+ expected: FAIL
+
+ [Document interface: operation execCommand(DOMString,boolean,DOMString)]
+ expected: FAIL
+
+ [Document interface: operation queryCommandEnabled(DOMString)]
+ expected: FAIL
+
+ [Document interface: operation queryCommandIndeterm(DOMString)]
+ expected: FAIL
+
+ [Document interface: operation queryCommandState(DOMString)]
+ expected: FAIL
+
+ [Document interface: operation queryCommandSupported(DOMString)]
+ expected: FAIL
+
+ [Document interface: operation queryCommandValue(DOMString)]
+ expected: FAIL
+
+ [Document interface: attribute commands]
+ expected: FAIL
+
+ [Document interface: attribute onreadystatechange]
+ expected: FAIL
+
+ [Document interface: attribute fgColor]
+ expected: FAIL
+
+ [Document interface: attribute linkColor]
+ expected: FAIL
+
+ [Document interface: attribute vlinkColor]
+ expected: FAIL
+
+ [Document interface: attribute alinkColor]
+ expected: FAIL
+
+ [Document interface: attribute bgColor]
+ expected: FAIL
+
+ [Document interface: operation clear()]
+ expected: FAIL
+
+ [Document interface: operation captureEvents()]
+ expected: FAIL
+
+ [Document interface: operation releaseEvents()]
+ expected: FAIL
+
+ [Document interface: attribute all]
+ expected: FAIL
+
+ [Document interface: attribute onabort]
+ expected: FAIL
+
+ [Document interface: attribute onautocomplete]
+ expected: FAIL
+
+ [Document interface: attribute onautocompleteerror]
+ expected: FAIL
+
+ [Document interface: attribute onblur]
+ expected: FAIL
+
+ [Document interface: attribute oncancel]
+ expected: FAIL
+
+ [Document interface: attribute oncanplay]
+ expected: FAIL
+
+ [Document interface: attribute oncanplaythrough]
+ expected: FAIL
+
+ [Document interface: attribute onchange]
+ expected: FAIL
+
+ [Document interface: attribute onclose]
+ expected: FAIL
+
+ [Document interface: attribute oncontextmenu]
+ expected: FAIL
+
+ [Document interface: attribute oncuechange]
+ expected: FAIL
+
+ [Document interface: attribute ondblclick]
+ expected: FAIL
+
+ [Document interface: attribute ondrag]
+ expected: FAIL
+
+ [Document interface: attribute ondragend]
+ expected: FAIL
+
+ [Document interface: attribute ondragenter]
+ expected: FAIL
+
+ [Document interface: attribute ondragexit]
+ expected: FAIL
+
+ [Document interface: attribute ondragleave]
+ expected: FAIL
+
+ [Document interface: attribute ondragover]
+ expected: FAIL
+
+ [Document interface: attribute ondragstart]
+ expected: FAIL
+
+ [Document interface: attribute ondrop]
+ expected: FAIL
+
+ [Document interface: attribute ondurationchange]
+ expected: FAIL
+
+ [Document interface: attribute onemptied]
+ expected: FAIL
+
+ [Document interface: attribute onended]
+ expected: FAIL
+
+ [Document interface: attribute onerror]
+ expected: FAIL
+
+ [Document interface: attribute onfocus]
+ expected: FAIL
+
+ [Document interface: attribute oninput]
+ expected: FAIL
+
+ [Document interface: attribute oninvalid]
+ expected: FAIL
+
+ [Document interface: attribute onkeydown]
+ expected: FAIL
+
+ [Document interface: attribute onkeypress]
+ expected: FAIL
+
+ [Document interface: attribute onkeyup]
+ expected: FAIL
+
+ [Document interface: attribute onloadeddata]
+ expected: FAIL
+
+ [Document interface: attribute onloadedmetadata]
+ expected: FAIL
+
+ [Document interface: attribute onloadstart]
+ expected: FAIL
+
+ [Document interface: attribute onmousedown]
+ expected: FAIL
+
+ [Document interface: attribute onmouseenter]
+ expected: FAIL
+
+ [Document interface: attribute onmouseleave]
+ expected: FAIL
+
+ [Document interface: attribute onmousemove]
+ expected: FAIL
+
+ [Document interface: attribute onmouseout]
+ expected: FAIL
+
+ [Document interface: attribute onmouseover]
+ expected: FAIL
+
+ [Document interface: attribute onmouseup]
+ expected: FAIL
+
+ [Document interface: attribute onmousewheel]
+ expected: FAIL
+
+ [Document interface: attribute onpause]
+ expected: FAIL
+
+ [Document interface: attribute onplay]
+ expected: FAIL
+
+ [Document interface: attribute onplaying]
+ expected: FAIL
+
+ [Document interface: attribute onprogress]
+ expected: FAIL
+
+ [Document interface: attribute onratechange]
+ expected: FAIL
+
+ [Document interface: attribute onreset]
+ expected: FAIL
+
+ [Document interface: attribute onresize]
+ expected: FAIL
+
+ [Document interface: attribute onscroll]
+ expected: FAIL
+
+ [Document interface: attribute onseeked]
+ expected: FAIL
+
+ [Document interface: attribute onseeking]
+ expected: FAIL
+
+ [Document interface: attribute onselect]
+ expected: FAIL
+
+ [Document interface: attribute onshow]
+ expected: FAIL
+
+ [Document interface: attribute onsort]
+ expected: FAIL
+
+ [Document interface: attribute onstalled]
+ expected: FAIL
+
+ [Document interface: attribute onsubmit]
+ expected: FAIL
+
+ [Document interface: attribute onsuspend]
+ expected: FAIL
+
+ [Document interface: attribute ontimeupdate]
+ expected: FAIL
+
+ [Document interface: attribute ontoggle]
+ expected: FAIL
+
+ [Document interface: attribute onvolumechange]
+ expected: FAIL
+
+ [Document interface: attribute onwaiting]
+ expected: FAIL
+
+ [Document must be primary interface of iframe.contentDocument]
+ expected: FAIL
+
+ [Stringification of iframe.contentDocument]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "implementation" with the proper type (0)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "URL" with the proper type (1)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "documentURI" with the proper type (2)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "origin" with the proper type (3)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "compatMode" with the proper type (4)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "characterSet" with the proper type (5)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "contentType" with the proper type (6)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "doctype" with the proper type (7)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "documentElement" with the proper type (8)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "getElementsByTagName" with the proper type (9)]
+ 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 (10)]
+ 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 (11)]
+ 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 (12)]
+ 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 (13)]
+ 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 (14)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "createTextNode" with the proper type (15)]
+ 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 (16)]
+ 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 (17)]
+ 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 (18)]
+ 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 (19)]
+ 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 (20)]
+ 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 (21)]
+ 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 (22)]
+ 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 (23)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "createNodeIterator" with the proper type (24)]
+ 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 (25)]
+ 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 (26)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "selectedStyleSheetSet" with the proper type (27)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "lastStyleSheetSet" with the proper type (28)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "preferredStyleSheetSet" with the proper type (29)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "styleSheetSets" with the proper type (30)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "enableStyleSheetsForSet" with the proper type (31)]
+ 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 (33)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "referrer" with the proper type (34)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "cookie" with the proper type (35)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "lastModified" with the proper type (36)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "readyState" with the proper type (37)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "title" with the proper type (39)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "dir" with the proper type (40)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "body" with the proper type (41)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "head" with the proper type (42)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "images" with the proper type (43)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "embeds" with the proper type (44)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "plugins" with the proper type (45)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "links" with the proper type (46)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "forms" with the proper type (47)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "scripts" with the proper type (48)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "getElementsByName" with the proper type (49)]
+ 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 (50)]
+ expected: FAIL
+
+ [Document interface: calling getItems(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "cssElementMap" with the proper type (51)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "currentScript" with the proper type (52)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "open" with the proper type (53)]
+ 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 (54)]
+ 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 (55)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "write" with the proper type (56)]
+ 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 (57)]
+ 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 (58)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "activeElement" with the proper type (59)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "hasFocus" with the proper type (60)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "designMode" with the proper type (61)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "execCommand" with the proper type (62)]
+ 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 (63)]
+ 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 (64)]
+ 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 (65)]
+ 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 (66)]
+ 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 (67)]
+ 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 (68)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onreadystatechange" with the proper type (69)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "fgColor" with the proper type (70)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "linkColor" with the proper type (71)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "vlinkColor" with the proper type (72)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "alinkColor" with the proper type (73)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "bgColor" with the proper type (74)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "anchors" with the proper type (75)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "applets" with the proper type (76)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "clear" with the proper type (77)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "captureEvents" with the proper type (78)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "releaseEvents" with the proper type (79)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "all" with the proper type (80)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "getElementById" with the proper type (81)]
+ 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 (82)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "firstElementChild" with the proper type (83)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "lastElementChild" with the proper type (84)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "childElementCount" with the proper type (85)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "prepend" with the proper type (86)]
+ 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 (87)]
+ 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 (88)]
+ 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 (89)]
+ 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 (90)]
+ 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 (91)]
+ 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 (92)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onautocomplete" with the proper type (93)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onautocompleteerror" with the proper type (94)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onblur" with the proper type (95)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oncancel" with the proper type (96)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oncanplay" with the proper type (97)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oncanplaythrough" with the proper type (98)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onchange" with the proper type (99)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onclick" with the proper type (100)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onclose" with the proper type (101)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oncontextmenu" with the proper type (102)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oncuechange" with the proper type (103)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondblclick" with the proper type (104)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondrag" with the proper type (105)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondragend" with the proper type (106)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondragenter" with the proper type (107)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondragexit" with the proper type (108)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondragleave" with the proper type (109)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondragover" with the proper type (110)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondragstart" with the proper type (111)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondrop" with the proper type (112)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ondurationchange" with the proper type (113)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onemptied" with the proper type (114)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onended" with the proper type (115)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onerror" with the proper type (116)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onfocus" with the proper type (117)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oninput" with the proper type (118)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "oninvalid" with the proper type (119)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onkeydown" with the proper type (120)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onkeypress" with the proper type (121)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onkeyup" with the proper type (122)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onload" with the proper type (123)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onloadeddata" with the proper type (124)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onloadedmetadata" with the proper type (125)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onloadstart" with the proper type (126)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmousedown" with the proper type (127)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmouseenter" with the proper type (128)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmouseleave" with the proper type (129)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmousemove" with the proper type (130)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmouseout" with the proper type (131)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmouseover" with the proper type (132)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmouseup" with the proper type (133)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onmousewheel" with the proper type (134)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onpause" with the proper type (135)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onplay" with the proper type (136)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onplaying" with the proper type (137)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onprogress" with the proper type (138)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onratechange" with the proper type (139)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onreset" with the proper type (140)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onresize" with the proper type (141)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onscroll" with the proper type (142)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onseeked" with the proper type (143)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onseeking" with the proper type (144)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onselect" with the proper type (145)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onshow" with the proper type (146)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onsort" with the proper type (147)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onstalled" with the proper type (148)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onsubmit" with the proper type (149)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onsuspend" with the proper type (150)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ontimeupdate" with the proper type (151)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "ontoggle" with the proper type (152)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onvolumechange" with the proper type (153)]
+ expected: FAIL
+
+ [Document interface: iframe.contentDocument must inherit property "onwaiting" with the proper type (154)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "ELEMENT_NODE" with the proper type (0)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "ATTRIBUTE_NODE" with the proper type (1)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "TEXT_NODE" with the proper type (2)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "CDATA_SECTION_NODE" with the proper type (3)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "ENTITY_REFERENCE_NODE" with the proper type (4)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "ENTITY_NODE" with the proper type (5)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "PROCESSING_INSTRUCTION_NODE" with the proper type (6)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "COMMENT_NODE" with the proper type (7)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "DOCUMENT_NODE" with the proper type (8)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "DOCUMENT_TYPE_NODE" with the proper type (9)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "DOCUMENT_FRAGMENT_NODE" with the proper type (10)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "NOTATION_NODE" with the proper type (11)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "nodeType" with the proper type (12)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "nodeName" with the proper type (13)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "baseURI" with the proper type (14)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "ownerDocument" with the proper type (15)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "parentNode" with the proper type (16)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "parentElement" with the proper type (17)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "hasChildNodes" with the proper type (18)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "childNodes" with the proper type (19)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "firstChild" with the proper type (20)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "lastChild" with the proper type (21)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "previousSibling" with the proper type (22)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "nextSibling" with the proper type (23)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "nodeValue" with the proper type (24)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "textContent" with the proper type (25)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "normalize" with the proper type (26)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "cloneNode" with the proper type (27)]
+ expected: FAIL
+
+ [Node interface: calling cloneNode(boolean) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "isEqualNode" with the proper type (28)]
+ expected: FAIL
+
+ [Node interface: calling isEqualNode(Node) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "DOCUMENT_POSITION_DISCONNECTED" with the proper type (29)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "DOCUMENT_POSITION_PRECEDING" with the proper type (30)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "DOCUMENT_POSITION_FOLLOWING" with the proper type (31)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "DOCUMENT_POSITION_CONTAINS" with the proper type (32)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "DOCUMENT_POSITION_CONTAINED_BY" with the proper type (33)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC" with the proper type (34)]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "compareDocumentPosition" with the proper type (35)]
+ expected: FAIL
+
+ [Node interface: calling compareDocumentPosition(Node) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "contains" with the proper type (36)]
+ expected: FAIL
+
+ [Node interface: calling contains(Node) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "lookupPrefix" with the proper type (37)]
+ expected: FAIL
+
+ [Node interface: calling lookupPrefix(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "lookupNamespaceURI" with the proper type (38)]
+ expected: FAIL
+
+ [Node interface: calling lookupNamespaceURI(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "isDefaultNamespace" with the proper type (39)]
+ expected: FAIL
+
+ [Node interface: calling isDefaultNamespace(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "insertBefore" with the proper type (40)]
+ expected: FAIL
+
+ [Node interface: calling insertBefore(Node,Node) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "appendChild" with the proper type (41)]
+ expected: FAIL
+
+ [Node interface: calling appendChild(Node) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "replaceChild" with the proper type (42)]
+ expected: FAIL
+
+ [Node interface: calling replaceChild(Node,Node) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Node interface: iframe.contentDocument must inherit property "removeChild" with the proper type (43)]
+ expected: FAIL
+
+ [Node interface: calling removeChild(Node) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [EventTarget interface: iframe.contentDocument must inherit property "addEventListener" with the proper type (0)]
+ expected: FAIL
+
+ [EventTarget interface: calling addEventListener(DOMString,EventListener,boolean) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [EventTarget interface: iframe.contentDocument must inherit property "removeEventListener" with the proper type (1)]
+ expected: FAIL
+
+ [EventTarget interface: calling removeEventListener(DOMString,EventListener,boolean) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [EventTarget interface: iframe.contentDocument must inherit property "dispatchEvent" with the proper type (2)]
+ expected: FAIL
+
+ [EventTarget interface: calling dispatchEvent(Event) on iframe.contentDocument with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [XMLDocument interface: operation load(DOMString)]
+ expected: FAIL
+
+ [XMLDocument must be primary interface of document.implementation.createDocument(null, "", null)]
+ expected: FAIL
+
+ [Stringification of document.implementation.createDocument(null, "", null)]
+ expected: FAIL
+
+ [XMLDocument interface: document.implementation.createDocument(null, "", null) must inherit property "load" with the proper type (0)]
+ expected: FAIL
+
+ [XMLDocument interface: calling load(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 "origin" with the proper type (3)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "createAttribute" with the proper type (20)]
+ expected: FAIL
+
+ [Document interface: calling createAttribute(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 "createAttributeNS" with the proper type (21)]
+ 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 (24)]
+ 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 (26)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "selectedStyleSheetSet" with the proper type (27)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "lastStyleSheetSet" with the proper type (28)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "preferredStyleSheetSet" with the proper type (29)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "styleSheetSets" with the proper type (30)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "enableStyleSheetsForSet" with the proper type (31)]
+ 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 (33)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "referrer" with the proper type (34)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "cookie" with the proper type (35)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "readyState" with the proper type (37)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "dir" with the proper type (40)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "getItems" with the proper type (50)]
+ expected: FAIL
+
+ [Document interface: calling getItems(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 "cssElementMap" with the proper type (51)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "currentScript" with the proper type (52)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "open" with the proper type (53)]
+ 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 (54)]
+ 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 (55)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "write" with the proper type (56)]
+ 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 (57)]
+ 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 (58)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "activeElement" with the proper type (59)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "hasFocus" with the proper type (60)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "designMode" with the proper type (61)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "execCommand" with the proper type (62)]
+ 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 (63)]
+ 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 (64)]
+ 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 (65)]
+ 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 (66)]
+ 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 (67)]
+ 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 (68)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onreadystatechange" with the proper type (69)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "fgColor" with the proper type (70)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "linkColor" with the proper type (71)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "vlinkColor" with the proper type (72)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "alinkColor" with the proper type (73)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "bgColor" with the proper type (74)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "clear" with the proper type (77)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "captureEvents" with the proper type (78)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "releaseEvents" with the proper type (79)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "all" with the proper type (80)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "firstElementChild" with the proper type (83)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "lastElementChild" with the proper type (84)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "childElementCount" with the proper type (85)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "prepend" with the proper type (86)]
+ 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 (87)]
+ 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 (88)]
+ 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 (89)]
+ 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 (92)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onautocomplete" with the proper type (93)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onautocompleteerror" with the proper type (94)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onblur" with the proper type (95)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncancel" with the proper type (96)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncanplay" with the proper type (97)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncanplaythrough" with the proper type (98)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onchange" with the proper type (99)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onclose" with the proper type (101)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncontextmenu" with the proper type (102)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oncuechange" with the proper type (103)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondblclick" with the proper type (104)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondrag" with the proper type (105)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragend" with the proper type (106)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragenter" with the proper type (107)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragexit" with the proper type (108)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragleave" with the proper type (109)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragover" with the proper type (110)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondragstart" with the proper type (111)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondrop" with the proper type (112)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ondurationchange" with the proper type (113)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onemptied" with the proper type (114)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onended" with the proper type (115)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onerror" with the proper type (116)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onfocus" with the proper type (117)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oninput" with the proper type (118)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "oninvalid" with the proper type (119)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onkeydown" with the proper type (120)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onkeypress" with the proper type (121)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onkeyup" with the proper type (122)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onloadeddata" with the proper type (124)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onloadedmetadata" with the proper type (125)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onloadstart" with the proper type (126)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousedown" with the proper type (127)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseenter" with the proper type (128)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseleave" with the proper type (129)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousemove" with the proper type (130)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseout" with the proper type (131)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseover" with the proper type (132)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmouseup" with the proper type (133)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousewheel" with the proper type (134)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onpause" with the proper type (135)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onplay" with the proper type (136)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onplaying" with the proper type (137)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onprogress" with the proper type (138)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onratechange" with the proper type (139)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onreset" with the proper type (140)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onresize" with the proper type (141)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onscroll" with the proper type (142)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onseeked" with the proper type (143)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onseeking" with the proper type (144)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onselect" with the proper type (145)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onshow" with the proper type (146)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onsort" with the proper type (147)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onstalled" with the proper type (148)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onsubmit" with the proper type (149)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onsuspend" with the proper type (150)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ontimeupdate" with the proper type (151)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "ontoggle" with the proper type (152)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onvolumechange" with the proper type (153)]
+ expected: FAIL
+
+ [Document interface: document.implementation.createDocument(null, "", null) must inherit property "onwaiting" with the proper type (154)]
+ expected: FAIL
+
+ [MouseEvent interface: attribute region]
+ expected: FAIL
+
+ [Touch interface: attribute region]
+ expected: FAIL
+
+ [HTMLAllCollection interface: existence and properties of interface object]
+ expected: FAIL
+
+ [HTMLAllCollection interface object length]
+ expected: FAIL
+
+ [HTMLAllCollection interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [HTMLAllCollection interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [HTMLAllCollection interface: operation item(unsigned long)]
+ expected: FAIL
+
+ [HTMLAllCollection interface: operation item(DOMString)]
+ expected: FAIL
+
+ [HTMLAllCollection interface: operation namedItem(DOMString)]
+ expected: FAIL
+
+ [HTMLAllCollection must be primary interface of document.all]
+ expected: FAIL
+
+ [Stringification of document.all]
+ expected: FAIL
+
+ [HTMLAllCollection interface: document.all must inherit property "item" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLAllCollection interface: calling item(unsigned long) on document.all with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLAllCollection interface: document.all must inherit property "item" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLAllCollection interface: calling item(DOMString) on document.all with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLAllCollection interface: document.all must inherit property "namedItem" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLAllCollection interface: calling namedItem(DOMString) on document.all with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLCollection interface: document.all must inherit property "length" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLCollection interface: document.all must inherit property "item" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLCollection interface: calling item(unsigned long) on document.all with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLCollection interface: document.all must inherit property "namedItem" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLCollection interface: calling namedItem(DOMString) on document.all with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLFormControlsCollection interface: existence and properties of interface object]
+ expected: FAIL
+
+ [HTMLFormControlsCollection interface object length]
+ expected: FAIL
+
+ [HTMLFormControlsCollection interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [HTMLFormControlsCollection interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [HTMLFormControlsCollection interface: operation namedItem(DOMString)]
+ expected: FAIL
+
+ [HTMLFormControlsCollection must be primary interface of document.createElement("form").elements]
+ expected: FAIL
+
+ [Stringification of document.createElement("form").elements]
+ expected: FAIL
+
+ [HTMLFormControlsCollection interface: document.createElement("form").elements must inherit property "namedItem" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLFormControlsCollection interface: calling namedItem(DOMString) on document.createElement("form").elements with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLCollection interface: document.createElement("form").elements must inherit property "length" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLCollection interface: document.createElement("form").elements must inherit property "item" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLCollection interface: calling item(unsigned long) on document.createElement("form").elements with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLCollection interface: document.createElement("form").elements must inherit property "namedItem" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLCollection interface: calling namedItem(DOMString) on document.createElement("form").elements with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [RadioNodeList interface: existence and properties of interface object]
+ expected: FAIL
+
+ [RadioNodeList interface object length]
+ expected: FAIL
+
+ [RadioNodeList interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [RadioNodeList interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [RadioNodeList interface: attribute value]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: existence and properties of interface object]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface object length]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: attribute length]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: operation add([object Object\],[object Object\],[object Object\],[object Object\])]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: operation remove(long)]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: attribute selectedIndex]
+ expected: FAIL
+
+ [HTMLOptionsCollection must be primary interface of document.createElement("select").options]
+ expected: FAIL
+
+ [Stringification of document.createElement("select").options]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: document.createElement("select").options must inherit property "length" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: document.createElement("select").options must inherit property "add" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: calling add([object Object\],[object Object\],[object Object\],[object Object\]) on document.createElement("select").options with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: document.createElement("select").options must inherit property "remove" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: calling remove(long) on document.createElement("select").options with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLOptionsCollection interface: document.createElement("select").options must inherit property "selectedIndex" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLCollection interface: document.createElement("select").options must inherit property "length" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLCollection interface: document.createElement("select").options must inherit property "item" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLCollection interface: calling item(unsigned long) on document.createElement("select").options with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLCollection interface: document.createElement("select").options must inherit property "namedItem" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLCollection interface: calling namedItem(DOMString) on document.createElement("select").options with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLPropertiesCollection interface: existence and properties of interface object]
+ expected: FAIL
+
+ [HTMLPropertiesCollection interface object length]
+ expected: FAIL
+
+ [HTMLPropertiesCollection interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [HTMLPropertiesCollection interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [HTMLPropertiesCollection interface: operation namedItem(DOMString)]
+ expected: FAIL
+
+ [HTMLPropertiesCollection interface: attribute names]
+ expected: FAIL
+
+ [HTMLPropertiesCollection must be primary interface of document.head.properties]
+ expected: FAIL
+
+ [Stringification of document.head.properties]
+ expected: FAIL
+
+ [HTMLPropertiesCollection interface: document.head.properties must inherit property "namedItem" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLPropertiesCollection interface: calling namedItem(DOMString) on document.head.properties with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLPropertiesCollection interface: document.head.properties must inherit property "names" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLCollection interface: document.head.properties must inherit property "length" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLCollection interface: document.head.properties must inherit property "item" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLCollection interface: calling item(unsigned long) on document.head.properties with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLCollection interface: document.head.properties must inherit property "namedItem" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLCollection interface: calling namedItem(DOMString) on document.head.properties with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [PropertyNodeList interface: existence and properties of interface object]
+ expected: FAIL
+
+ [PropertyNodeList interface object length]
+ expected: FAIL
+
+ [PropertyNodeList interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [PropertyNodeList interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [PropertyNodeList interface: operation getValues()]
+ expected: FAIL
+
+ [DOMStringMap interface: existence and properties of interface object]
+ expected: FAIL
+
+ [DOMStringMap interface object length]
+ expected: FAIL
+
+ [DOMStringMap interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [DOMStringMap interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [DOMStringMap must be primary interface of document.head.dataset]
+ expected: FAIL
+
+ [Stringification of document.head.dataset]
+ expected: FAIL
+
+ [DOMElementMap interface: existence and properties of interface object]
+ expected: FAIL
+
+ [DOMElementMap interface object length]
+ expected: FAIL
+
+ [DOMElementMap interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [DOMElementMap interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [DOMElementMap must be primary interface of document.cssElementMap]
+ expected: FAIL
+
+ [Stringification of document.cssElementMap]
+ expected: FAIL
+
+ [HTMLElement interface: attribute title]
+ expected: FAIL
+
+ [HTMLElement interface: attribute lang]
+ expected: FAIL
+
+ [HTMLElement interface: attribute translate]
+ expected: FAIL
+
+ [HTMLElement interface: attribute dir]
+ expected: FAIL
+
+ [HTMLElement interface: attribute dataset]
+ expected: FAIL
+
+ [HTMLElement interface: attribute itemScope]
+ expected: FAIL
+
+ [HTMLElement interface: attribute itemType]
+ expected: FAIL
+
+ [HTMLElement interface: attribute itemId]
+ expected: FAIL
+
+ [HTMLElement interface: attribute itemRef]
+ expected: FAIL
+
+ [HTMLElement interface: attribute itemProp]
+ expected: FAIL
+
+ [HTMLElement interface: attribute properties]
+ expected: FAIL
+
+ [HTMLElement interface: attribute itemValue]
+ expected: FAIL
+
+ [HTMLElement interface: attribute hidden]
+ expected: FAIL
+
+ [HTMLElement interface: operation click()]
+ expected: FAIL
+
+ [HTMLElement interface: attribute tabIndex]
+ expected: FAIL
+
+ [HTMLElement interface: operation focus()]
+ expected: FAIL
+
+ [HTMLElement interface: operation blur()]
+ expected: FAIL
+
+ [HTMLElement interface: attribute accessKey]
+ expected: FAIL
+
+ [HTMLElement interface: attribute accessKeyLabel]
+ expected: FAIL
+
+ [HTMLElement interface: attribute draggable]
+ expected: FAIL
+
+ [HTMLElement interface: attribute dropzone]
+ expected: FAIL
+
+ [HTMLElement interface: attribute contentEditable]
+ expected: FAIL
+
+ [HTMLElement interface: attribute isContentEditable]
+ expected: FAIL
+
+ [HTMLElement interface: attribute contextMenu]
+ expected: FAIL
+
+ [HTMLElement interface: attribute spellcheck]
+ expected: FAIL
+
+ [HTMLElement interface: operation forceSpellCheck()]
+ expected: FAIL
+
+ [HTMLElement interface: attribute commandType]
+ expected: FAIL
+
+ [HTMLElement interface: attribute commandLabel]
+ expected: FAIL
+
+ [HTMLElement interface: attribute commandIcon]
+ expected: FAIL
+
+ [HTMLElement interface: attribute commandHidden]
+ expected: FAIL
+
+ [HTMLElement interface: attribute commandDisabled]
+ expected: FAIL
+
+ [HTMLElement interface: attribute commandChecked]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onabort]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onautocomplete]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onautocompleteerror]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onblur]
+ expected: FAIL
+
+ [HTMLElement interface: attribute oncancel]
+ expected: FAIL
+
+ [HTMLElement interface: attribute oncanplay]
+ expected: FAIL
+
+ [HTMLElement interface: attribute oncanplaythrough]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onchange]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onclose]
+ expected: FAIL
+
+ [HTMLElement interface: attribute oncontextmenu]
+ expected: FAIL
+
+ [HTMLElement interface: attribute oncuechange]
+ expected: FAIL
+
+ [HTMLElement interface: attribute ondblclick]
+ expected: FAIL
+
+ [HTMLElement interface: attribute ondrag]
+ expected: FAIL
+
+ [HTMLElement interface: attribute ondragend]
+ expected: FAIL
+
+ [HTMLElement interface: attribute ondragenter]
+ expected: FAIL
+
+ [HTMLElement interface: attribute ondragexit]
+ expected: FAIL
+
+ [HTMLElement interface: attribute ondragleave]
+ expected: FAIL
+
+ [HTMLElement interface: attribute ondragover]
+ expected: FAIL
+
+ [HTMLElement interface: attribute ondragstart]
+ expected: FAIL
+
+ [HTMLElement interface: attribute ondrop]
+ expected: FAIL
+
+ [HTMLElement interface: attribute ondurationchange]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onemptied]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onended]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onerror]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onfocus]
+ expected: FAIL
+
+ [HTMLElement interface: attribute oninput]
+ expected: FAIL
+
+ [HTMLElement interface: attribute oninvalid]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onkeydown]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onkeypress]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onkeyup]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onloadeddata]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onloadedmetadata]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onloadstart]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onmousedown]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onmouseenter]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onmouseleave]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onmousemove]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onmouseout]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onmouseover]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onmouseup]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onmousewheel]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onpause]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onplay]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onplaying]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onprogress]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onratechange]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onreset]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onresize]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onscroll]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onseeked]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onseeking]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onselect]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onshow]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onsort]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onstalled]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onsubmit]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onsuspend]
+ expected: FAIL
+
+ [HTMLElement interface: attribute ontimeupdate]
+ expected: FAIL
+
+ [HTMLElement interface: attribute ontoggle]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onvolumechange]
+ expected: FAIL
+
+ [HTMLElement interface: attribute onwaiting]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "title" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "lang" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "translate" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "dir" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "dataset" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "itemScope" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "itemType" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "itemId" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "itemRef" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "itemProp" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "properties" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "itemValue" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "hidden" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "click" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "tabIndex" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "focus" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "blur" with the proper type (16)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "accessKey" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "accessKeyLabel" with the proper type (18)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "draggable" with the proper type (19)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "dropzone" with the proper type (20)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "contentEditable" with the proper type (21)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "isContentEditable" with the proper type (22)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "contextMenu" with the proper type (23)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "spellcheck" with the proper type (24)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "forceSpellCheck" with the proper type (25)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "commandType" with the proper type (26)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "commandLabel" with the proper type (27)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "commandIcon" with the proper type (28)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "commandHidden" with the proper type (29)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "commandDisabled" with the proper type (30)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "commandChecked" with the proper type (31)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onabort" with the proper type (32)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onautocomplete" with the proper type (33)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onautocompleteerror" with the proper type (34)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onblur" with the proper type (35)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "oncancel" with the proper type (36)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "oncanplay" with the proper type (37)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "oncanplaythrough" with the proper type (38)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onchange" with the proper type (39)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onclose" with the proper type (41)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "oncontextmenu" with the proper type (42)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "oncuechange" with the proper type (43)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "ondblclick" with the proper type (44)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "ondrag" with the proper type (45)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "ondragend" with the proper type (46)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "ondragenter" with the proper type (47)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "ondragexit" with the proper type (48)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "ondragleave" with the proper type (49)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "ondragover" with the proper type (50)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "ondragstart" with the proper type (51)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "ondrop" with the proper type (52)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "ondurationchange" with the proper type (53)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onemptied" with the proper type (54)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onended" with the proper type (55)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onerror" with the proper type (56)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onfocus" with the proper type (57)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "oninput" with the proper type (58)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "oninvalid" with the proper type (59)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onkeydown" with the proper type (60)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onkeypress" with the proper type (61)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onkeyup" with the proper type (62)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onloadeddata" with the proper type (64)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onloadedmetadata" with the proper type (65)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onloadstart" with the proper type (66)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onmousedown" with the proper type (67)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onmouseenter" with the proper type (68)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onmouseleave" with the proper type (69)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onmousemove" with the proper type (70)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onmouseout" with the proper type (71)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onmouseover" with the proper type (72)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onmouseup" with the proper type (73)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onmousewheel" with the proper type (74)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onpause" with the proper type (75)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onplay" with the proper type (76)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onplaying" with the proper type (77)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onprogress" with the proper type (78)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onratechange" with the proper type (79)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onreset" with the proper type (80)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onresize" with the proper type (81)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onscroll" with the proper type (82)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onseeked" with the proper type (83)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onseeking" with the proper type (84)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onselect" with the proper type (85)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onshow" with the proper type (86)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onsort" with the proper type (87)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onstalled" with the proper type (88)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onsubmit" with the proper type (89)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onsuspend" with the proper type (90)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "ontimeupdate" with the proper type (91)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "ontoggle" with the proper type (92)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onvolumechange" with the proper type (93)]
+ expected: FAIL
+
+ [HTMLElement interface: document.createElement("noscript") must inherit property "onwaiting" with the proper type (94)]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "hasAttributes" with the proper type (7)]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "getAttributeNode" with the proper type (17)]
+ expected: FAIL
+
+ [Element interface: calling getAttributeNode(DOMString) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "getAttributeNodeNS" with the proper type (18)]
+ expected: FAIL
+
+ [Element interface: calling getAttributeNodeNS(DOMString,DOMString) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "setAttributeNode" with the proper type (19)]
+ expected: FAIL
+
+ [Element interface: calling setAttributeNode(Attr) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "setAttributeNodeNS" with the proper type (20)]
+ expected: FAIL
+
+ [Element interface: calling setAttributeNodeNS(Attr) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "removeAttributeNode" with the proper type (21)]
+ expected: FAIL
+
+ [Element interface: calling removeAttributeNode(Attr) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "closest" with the proper type (22)]
+ expected: FAIL
+
+ [Element interface: calling closest(DOMString) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "firstElementChild" with the proper type (28)]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "lastElementChild" with the proper type (29)]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "childElementCount" with the proper type (30)]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "prepend" with the proper type (31)]
+ expected: FAIL
+
+ [Element interface: calling prepend([object Object\],[object Object\]) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "append" with the proper type (32)]
+ expected: FAIL
+
+ [Element interface: calling append([object Object\],[object Object\]) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "query" with the proper type (33)]
+ expected: FAIL
+
+ [Element interface: calling query(DOMString) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "queryAll" with the proper type (34)]
+ expected: FAIL
+
+ [Element interface: calling queryAll(DOMString) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "previousElementSibling" with the proper type (37)]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "nextElementSibling" with the proper type (38)]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "before" with the proper type (39)]
+ expected: FAIL
+
+ [Element interface: calling before([object Object\],[object Object\]) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "after" with the proper type (40)]
+ expected: FAIL
+
+ [Element interface: calling after([object Object\],[object Object\]) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Element interface: document.createElement("noscript") must inherit property "replace" with the proper type (41)]
+ expected: FAIL
+
+ [Element interface: calling replace([object Object\],[object Object\]) on document.createElement("noscript") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLUnknownElement must be primary interface of document.createElement("bgsound")]
+ expected: FAIL
+
+ [Stringification of document.createElement("bgsound")]
+ expected: FAIL
+
+ [HTMLUnknownElement must be primary interface of document.createElement("isindex")]
+ expected: FAIL
+
+ [Stringification of document.createElement("isindex")]
+ expected: FAIL
+
+ [HTMLUnknownElement must be primary interface of document.createElement("spacer")]
+ expected: FAIL
+
+ [Stringification of document.createElement("spacer")]
+ expected: FAIL
+
+ [HTMLHtmlElement interface: attribute version]
+ expected: FAIL
+
+ [HTMLHtmlElement interface: document.createElement("html") must inherit property "version" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLBaseElement interface: attribute href]
+ expected: FAIL
+
+ [HTMLBaseElement interface: attribute target]
+ expected: FAIL
+
+ [HTMLBaseElement interface: document.createElement("base") must inherit property "href" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLBaseElement interface: document.createElement("base") must inherit property "target" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLLinkElement interface: attribute href]
+ expected: FAIL
+
+ [HTMLLinkElement interface: attribute crossOrigin]
+ expected: FAIL
+
+ [HTMLLinkElement interface: attribute rel]
+ expected: FAIL
+
+ [HTMLLinkElement interface: attribute relList]
+ expected: FAIL
+
+ [HTMLLinkElement interface: attribute media]
+ expected: FAIL
+
+ [HTMLLinkElement interface: attribute hreflang]
+ expected: FAIL
+
+ [HTMLLinkElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLLinkElement interface: attribute sizes]
+ expected: FAIL
+
+ [HTMLLinkElement interface: attribute charset]
+ expected: FAIL
+
+ [HTMLLinkElement interface: attribute rev]
+ expected: FAIL
+
+ [HTMLLinkElement interface: attribute target]
+ expected: FAIL
+
+ [HTMLLinkElement interface: document.createElement("link") must inherit property "href" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLLinkElement interface: document.createElement("link") must inherit property "crossOrigin" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLLinkElement interface: document.createElement("link") must inherit property "rel" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLLinkElement interface: document.createElement("link") must inherit property "relList" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLLinkElement interface: document.createElement("link") must inherit property "media" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLLinkElement interface: document.createElement("link") must inherit property "hreflang" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLLinkElement interface: document.createElement("link") must inherit property "type" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLLinkElement interface: document.createElement("link") must inherit property "sizes" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLLinkElement interface: document.createElement("link") must inherit property "charset" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLLinkElement interface: document.createElement("link") must inherit property "rev" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLLinkElement interface: document.createElement("link") must inherit property "target" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLLinkElement interface: document.createElement("link") must inherit property "sheet" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLMetaElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLMetaElement interface: attribute httpEquiv]
+ expected: FAIL
+
+ [HTMLMetaElement interface: attribute content]
+ expected: FAIL
+
+ [HTMLMetaElement interface: attribute scheme]
+ expected: FAIL
+
+ [HTMLMetaElement interface: document.createElement("meta") must inherit property "name" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLMetaElement interface: document.createElement("meta") must inherit property "httpEquiv" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLMetaElement interface: document.createElement("meta") must inherit property "content" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLMetaElement interface: document.createElement("meta") must inherit property "scheme" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLStyleElement interface: attribute media]
+ expected: FAIL
+
+ [HTMLStyleElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLStyleElement interface: attribute scoped]
+ expected: FAIL
+
+ [HTMLStyleElement interface: document.createElement("style") must inherit property "media" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLStyleElement interface: document.createElement("style") must inherit property "type" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLStyleElement interface: document.createElement("style") must inherit property "scoped" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLStyleElement interface: document.createElement("style") must inherit property "sheet" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute text]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute link]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute vLink]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute aLink]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute bgColor]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute background]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute onafterprint]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute onbeforeprint]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute onbeforeunload]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute onhashchange]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute onlanguagechange]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute onmessage]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute onoffline]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute ononline]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute onpagehide]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute onpageshow]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute onpopstate]
+ expected: FAIL
+
+ [HTMLBodyElement interface: attribute onstorage]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "text" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "link" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "vLink" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "aLink" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "bgColor" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "background" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "onafterprint" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "onbeforeprint" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "onbeforeunload" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "onhashchange" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "onlanguagechange" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "onmessage" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "onoffline" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "ononline" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "onpagehide" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "onpageshow" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "onpopstate" with the proper type (16)]
+ expected: FAIL
+
+ [HTMLBodyElement interface: document.createElement("body") must inherit property "onstorage" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLHeadingElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLHeadingElement interface: document.createElement("h1") must inherit property "align" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLHeadingElement interface: document.createElement("h2") must inherit property "align" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLHeadingElement interface: document.createElement("h3") must inherit property "align" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLHeadingElement interface: document.createElement("h4") must inherit property "align" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLHeadingElement interface: document.createElement("h5") must inherit property "align" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLHeadingElement interface: document.createElement("h6") must inherit property "align" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLParagraphElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLParagraphElement interface: document.createElement("p") must inherit property "align" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLHRElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLHRElement interface: attribute color]
+ expected: FAIL
+
+ [HTMLHRElement interface: attribute noShade]
+ expected: FAIL
+
+ [HTMLHRElement interface: attribute size]
+ expected: FAIL
+
+ [HTMLHRElement interface: attribute width]
+ expected: FAIL
+
+ [HTMLHRElement interface: document.createElement("hr") must inherit property "align" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLHRElement interface: document.createElement("hr") must inherit property "color" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLHRElement interface: document.createElement("hr") must inherit property "noShade" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLHRElement interface: document.createElement("hr") must inherit property "size" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLHRElement interface: document.createElement("hr") must inherit property "width" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLPreElement interface: attribute width]
+ expected: FAIL
+
+ [HTMLPreElement interface: document.createElement("pre") must inherit property "width" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLPreElement must be primary interface of document.createElement("listing")]
+ expected: FAIL
+
+ [Stringification of document.createElement("listing")]
+ expected: FAIL
+
+ [HTMLPreElement interface: document.createElement("listing") must inherit property "width" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLPreElement must be primary interface of document.createElement("plaintext")]
+ expected: FAIL
+
+ [Stringification of document.createElement("plaintext")]
+ expected: FAIL
+
+ [HTMLPreElement interface: document.createElement("plaintext") must inherit property "width" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLPreElement must be primary interface of document.createElement("xmp")]
+ expected: FAIL
+
+ [Stringification of document.createElement("xmp")]
+ expected: FAIL
+
+ [HTMLPreElement interface: document.createElement("xmp") must inherit property "width" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLQuoteElement interface: attribute cite]
+ expected: FAIL
+
+ [HTMLQuoteElement must be primary interface of document.createElement("blockquote")]
+ expected: FAIL
+
+ [Stringification of document.createElement("blockquote")]
+ expected: FAIL
+
+ [HTMLQuoteElement interface: document.createElement("blockquote") must inherit property "cite" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLQuoteElement interface: document.createElement("q") must inherit property "cite" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLOListElement interface: attribute reversed]
+ expected: FAIL
+
+ [HTMLOListElement interface: attribute start]
+ expected: FAIL
+
+ [HTMLOListElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLOListElement interface: attribute compact]
+ expected: FAIL
+
+ [HTMLUListElement interface: attribute compact]
+ expected: FAIL
+
+ [HTMLUListElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLLIElement interface: attribute value]
+ expected: FAIL
+
+ [HTMLLIElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLLIElement interface: document.createElement("li") must inherit property "value" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLLIElement interface: document.createElement("li") must inherit property "type" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLDListElement interface: attribute compact]
+ expected: FAIL
+
+ [HTMLDivElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLDivElement interface: document.createElement("div") must inherit property "align" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: attribute target]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: attribute download]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: attribute ping]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: attribute rel]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: attribute relList]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: attribute hreflang]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: attribute coords]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: attribute charset]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: attribute rev]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: attribute shape]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: document.createElement("a") must inherit property "target" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: document.createElement("a") must inherit property "download" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: document.createElement("a") must inherit property "ping" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: document.createElement("a") must inherit property "rel" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: document.createElement("a") must inherit property "relList" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: document.createElement("a") must inherit property "hreflang" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: document.createElement("a") must inherit property "type" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: document.createElement("a") must inherit property "coords" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: document.createElement("a") must inherit property "charset" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: document.createElement("a") must inherit property "name" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: document.createElement("a") must inherit property "rev" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLAnchorElement interface: document.createElement("a") must inherit property "shape" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLDataElement interface: attribute value]
+ expected: FAIL
+
+ [HTMLDataElement interface: document.createElement("data") must inherit property "value" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTimeElement interface: attribute dateTime]
+ expected: FAIL
+
+ [HTMLTimeElement interface: document.createElement("time") must inherit property "dateTime" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLBRElement interface: attribute clear]
+ expected: FAIL
+
+ [HTMLBRElement interface: document.createElement("br") must inherit property "clear" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLModElement interface: attribute cite]
+ expected: FAIL
+
+ [HTMLModElement interface: attribute dateTime]
+ expected: FAIL
+
+ [HTMLModElement interface: document.createElement("ins") must inherit property "cite" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLModElement interface: document.createElement("ins") must inherit property "dateTime" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLModElement interface: document.createElement("del") must inherit property "cite" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLModElement interface: document.createElement("del") must inherit property "dateTime" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLPictureElement interface: existence and properties of interface object]
+ expected: FAIL
+
+ [HTMLPictureElement interface object length]
+ expected: FAIL
+
+ [HTMLPictureElement interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [HTMLPictureElement interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [HTMLPictureElement must be primary interface of document.createElement("picture")]
+ expected: FAIL
+
+ [Stringification of document.createElement("picture")]
+ expected: FAIL
+
+ [HTMLImageElement interface: attribute srcset]
+ expected: FAIL
+
+ [HTMLImageElement interface: attribute sizes]
+ expected: FAIL
+
+ [HTMLImageElement interface: attribute crossOrigin]
+ expected: FAIL
+
+ [HTMLImageElement interface: attribute naturalWidth]
+ expected: FAIL
+
+ [HTMLImageElement interface: attribute naturalHeight]
+ expected: FAIL
+
+ [HTMLImageElement interface: attribute complete]
+ expected: FAIL
+
+ [HTMLImageElement interface: attribute currentSrc]
+ expected: FAIL
+
+ [HTMLImageElement interface: attribute lowsrc]
+ expected: FAIL
+
+ [HTMLImageElement interface: document.createElement("img") must inherit property "srcset" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLImageElement interface: document.createElement("img") must inherit property "sizes" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLImageElement interface: document.createElement("img") must inherit property "crossOrigin" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLImageElement interface: document.createElement("img") must inherit property "naturalWidth" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLImageElement interface: document.createElement("img") must inherit property "naturalHeight" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLImageElement interface: document.createElement("img") must inherit property "complete" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLImageElement interface: document.createElement("img") must inherit property "currentSrc" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLImageElement interface: document.createElement("img") must inherit property "lowsrc" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLImageElement must be primary interface of new Image()]
+ expected: FAIL
+
+ [Stringification of new Image()]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "alt" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "src" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "srcset" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "sizes" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "crossOrigin" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "useMap" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "isMap" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "width" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "height" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "naturalWidth" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "naturalHeight" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "complete" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "currentSrc" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "name" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "lowsrc" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "align" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "hspace" with the proper type (16)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "vspace" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "longDesc" with the proper type (18)]
+ expected: FAIL
+
+ [HTMLImageElement interface: new Image() must inherit property "border" with the proper type (19)]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute srcdoc]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute seamless]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute allowFullscreen]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute width]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute height]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute contentDocument]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute scrolling]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute frameBorder]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute longDesc]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute marginHeight]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute marginWidth]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: attribute src]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: attribute width]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: attribute height]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: operation getSVGDocument()]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLEmbedElement must be primary interface of document.createElement("embed")]
+ expected: FAIL
+
+ [Stringification of document.createElement("embed")]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: document.createElement("embed") must inherit property "src" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: document.createElement("embed") must inherit property "type" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: document.createElement("embed") must inherit property "width" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: document.createElement("embed") must inherit property "height" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: document.createElement("embed") must inherit property "getSVGDocument" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: document.createElement("embed") must inherit property "align" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLEmbedElement interface: document.createElement("embed") must inherit property "name" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute data]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute typeMustMatch]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute useMap]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute form]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute width]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute height]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute contentDocument]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute contentWindow]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute willValidate]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute validationMessage]
+ expected: FAIL
+
+ [HTMLObjectElement interface: operation checkValidity()]
+ expected: FAIL
+
+ [HTMLObjectElement interface: operation reportValidity()]
+ expected: FAIL
+
+ [HTMLObjectElement interface: operation setCustomValidity(DOMString)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute archive]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute code]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute declare]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute hspace]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute standby]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute vspace]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute codeBase]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute codeType]
+ expected: FAIL
+
+ [HTMLObjectElement interface: attribute border]
+ expected: FAIL
+
+ [HTMLObjectElement must be primary interface of document.createElement("object")]
+ expected: FAIL
+
+ [Stringification of document.createElement("object")]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "data" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "type" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "typeMustMatch" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "name" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "useMap" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "form" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "width" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "height" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "contentDocument" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "contentWindow" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "willValidate" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "validity" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "validationMessage" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "checkValidity" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "reportValidity" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "setCustomValidity" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: calling setCustomValidity(DOMString) on document.createElement("object") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "align" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "archive" with the proper type (18)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "code" with the proper type (19)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "declare" with the proper type (20)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "hspace" with the proper type (21)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "standby" with the proper type (22)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "vspace" with the proper type (23)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "codeBase" with the proper type (24)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "codeType" with the proper type (25)]
+ expected: FAIL
+
+ [HTMLObjectElement interface: document.createElement("object") must inherit property "border" with the proper type (26)]
+ expected: FAIL
+
+ [HTMLParamElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLParamElement interface: attribute value]
+ expected: FAIL
+
+ [HTMLParamElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLParamElement interface: attribute valueType]
+ expected: FAIL
+
+ [HTMLParamElement interface: document.createElement("param") must inherit property "name" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLParamElement interface: document.createElement("param") must inherit property "value" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLParamElement interface: document.createElement("param") must inherit property "type" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLParamElement interface: document.createElement("param") must inherit property "valueType" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLVideoElement interface: attribute width]
+ expected: FAIL
+
+ [HTMLVideoElement interface: attribute height]
+ expected: FAIL
+
+ [HTMLVideoElement interface: attribute videoWidth]
+ expected: FAIL
+
+ [HTMLVideoElement interface: attribute videoHeight]
+ expected: FAIL
+
+ [HTMLVideoElement interface: attribute poster]
+ expected: FAIL
+
+ [HTMLVideoElement interface: document.createElement("video") must inherit property "width" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLVideoElement interface: document.createElement("video") must inherit property "height" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLVideoElement interface: document.createElement("video") must inherit property "videoWidth" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLVideoElement interface: document.createElement("video") must inherit property "videoHeight" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLVideoElement interface: document.createElement("video") must inherit property "poster" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "error" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "src" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "currentSrc" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "crossOrigin" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "NETWORK_EMPTY" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "NETWORK_IDLE" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "NETWORK_LOADING" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "NETWORK_NO_SOURCE" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "networkState" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "preload" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "buffered" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "load" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "canPlayType" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: calling canPlayType(DOMString) on document.createElement("video") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "HAVE_NOTHING" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "HAVE_METADATA" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "HAVE_CURRENT_DATA" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "HAVE_FUTURE_DATA" with the proper type (16)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "HAVE_ENOUGH_DATA" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "readyState" with the proper type (18)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "seeking" with the proper type (19)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "currentTime" with the proper type (20)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "fastSeek" with the proper type (21)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: calling fastSeek(double) on document.createElement("video") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "duration" with the proper type (22)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "getStartDate" with the proper type (23)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "paused" with the proper type (24)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "defaultPlaybackRate" with the proper type (25)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "playbackRate" with the proper type (26)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "played" with the proper type (27)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "seekable" with the proper type (28)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "ended" with the proper type (29)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "autoplay" with the proper type (30)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "loop" with the proper type (31)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "play" with the proper type (32)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "pause" with the proper type (33)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "mediaGroup" with the proper type (34)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "controller" with the proper type (35)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "controls" with the proper type (36)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "volume" with the proper type (37)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "muted" with the proper type (38)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "defaultMuted" with the proper type (39)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "audioTracks" with the proper type (40)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "videoTracks" with the proper type (41)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "textTracks" with the proper type (42)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("video") must inherit property "addTextTrack" with the proper type (43)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: calling addTextTrack(TextTrackKind,DOMString,DOMString) on document.createElement("video") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "error" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "src" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "currentSrc" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "crossOrigin" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "NETWORK_EMPTY" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "NETWORK_IDLE" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "NETWORK_LOADING" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "NETWORK_NO_SOURCE" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "networkState" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "preload" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "buffered" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "load" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "canPlayType" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: calling canPlayType(DOMString) on document.createElement("audio") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "HAVE_NOTHING" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "HAVE_METADATA" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "HAVE_CURRENT_DATA" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "HAVE_FUTURE_DATA" with the proper type (16)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "HAVE_ENOUGH_DATA" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "readyState" with the proper type (18)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "seeking" with the proper type (19)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "currentTime" with the proper type (20)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "fastSeek" with the proper type (21)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: calling fastSeek(double) on document.createElement("audio") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "duration" with the proper type (22)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "getStartDate" with the proper type (23)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "paused" with the proper type (24)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "defaultPlaybackRate" with the proper type (25)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "playbackRate" with the proper type (26)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "played" with the proper type (27)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "seekable" with the proper type (28)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "ended" with the proper type (29)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "autoplay" with the proper type (30)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "loop" with the proper type (31)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "play" with the proper type (32)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "pause" with the proper type (33)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "mediaGroup" with the proper type (34)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "controller" with the proper type (35)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "controls" with the proper type (36)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "volume" with the proper type (37)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "muted" with the proper type (38)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "defaultMuted" with the proper type (39)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "audioTracks" with the proper type (40)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "videoTracks" with the proper type (41)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "textTracks" with the proper type (42)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: document.createElement("audio") must inherit property "addTextTrack" with the proper type (43)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: calling addTextTrack(TextTrackKind,DOMString,DOMString) on document.createElement("audio") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLAudioElement must be primary interface of new Audio()]
+ expected: FAIL
+
+ [Stringification of new Audio()]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "error" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "src" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "currentSrc" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "crossOrigin" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "NETWORK_EMPTY" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "NETWORK_IDLE" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "NETWORK_LOADING" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "NETWORK_NO_SOURCE" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "networkState" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "preload" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "buffered" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "load" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "canPlayType" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: calling canPlayType(DOMString) on new Audio() with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "HAVE_NOTHING" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "HAVE_METADATA" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "HAVE_CURRENT_DATA" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "HAVE_FUTURE_DATA" with the proper type (16)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "HAVE_ENOUGH_DATA" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "readyState" with the proper type (18)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "seeking" with the proper type (19)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "currentTime" with the proper type (20)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "fastSeek" with the proper type (21)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: calling fastSeek(double) on new Audio() with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "duration" with the proper type (22)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "getStartDate" with the proper type (23)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "paused" with the proper type (24)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "defaultPlaybackRate" with the proper type (25)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "playbackRate" with the proper type (26)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "played" with the proper type (27)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "seekable" with the proper type (28)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "ended" with the proper type (29)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "autoplay" with the proper type (30)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "loop" with the proper type (31)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "play" with the proper type (32)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "pause" with the proper type (33)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "mediaGroup" with the proper type (34)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "controller" with the proper type (35)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "controls" with the proper type (36)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "volume" with the proper type (37)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "muted" with the proper type (38)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "defaultMuted" with the proper type (39)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "audioTracks" with the proper type (40)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "videoTracks" with the proper type (41)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "textTracks" with the proper type (42)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: new Audio() must inherit property "addTextTrack" with the proper type (43)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: calling addTextTrack(TextTrackKind,DOMString,DOMString) on new Audio() with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLSourceElement interface: attribute src]
+ expected: FAIL
+
+ [HTMLSourceElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLSourceElement interface: attribute srcset]
+ expected: FAIL
+
+ [HTMLSourceElement interface: attribute sizes]
+ expected: FAIL
+
+ [HTMLSourceElement interface: attribute media]
+ expected: FAIL
+
+ [HTMLSourceElement interface: document.createElement("source") must inherit property "src" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLSourceElement interface: document.createElement("source") must inherit property "type" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLSourceElement interface: document.createElement("source") must inherit property "srcset" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLSourceElement interface: document.createElement("source") must inherit property "sizes" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLSourceElement interface: document.createElement("source") must inherit property "media" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLTrackElement interface: attribute kind]
+ expected: FAIL
+
+ [HTMLTrackElement interface: attribute src]
+ expected: FAIL
+
+ [HTMLTrackElement interface: attribute srclang]
+ expected: FAIL
+
+ [HTMLTrackElement interface: attribute label]
+ expected: FAIL
+
+ [HTMLTrackElement interface: attribute default]
+ expected: FAIL
+
+ [HTMLTrackElement interface: constant NONE on interface object]
+ expected: FAIL
+
+ [HTMLTrackElement interface: constant NONE on interface prototype object]
+ expected: FAIL
+
+ [HTMLTrackElement interface: constant LOADING on interface object]
+ expected: FAIL
+
+ [HTMLTrackElement interface: constant LOADING on interface prototype object]
+ expected: FAIL
+
+ [HTMLTrackElement interface: constant LOADED on interface object]
+ expected: FAIL
+
+ [HTMLTrackElement interface: constant LOADED on interface prototype object]
+ expected: FAIL
+
+ [HTMLTrackElement interface: constant ERROR on interface object]
+ expected: FAIL
+
+ [HTMLTrackElement interface: constant ERROR on interface prototype object]
+ expected: FAIL
+
+ [HTMLTrackElement interface: attribute readyState]
+ expected: FAIL
+
+ [HTMLTrackElement interface: attribute track]
+ expected: FAIL
+
+ [HTMLTrackElement interface: document.createElement("track") must inherit property "kind" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTrackElement interface: document.createElement("track") must inherit property "src" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLTrackElement interface: document.createElement("track") must inherit property "srclang" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLTrackElement interface: document.createElement("track") must inherit property "label" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLTrackElement interface: document.createElement("track") must inherit property "default" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLTrackElement interface: document.createElement("track") must inherit property "NONE" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLTrackElement interface: document.createElement("track") must inherit property "LOADING" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLTrackElement interface: document.createElement("track") must inherit property "LOADED" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLTrackElement interface: document.createElement("track") must inherit property "ERROR" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLTrackElement interface: document.createElement("track") must inherit property "readyState" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLTrackElement interface: document.createElement("track") must inherit property "track" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute error]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute src]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute currentSrc]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute crossOrigin]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant NETWORK_EMPTY on interface object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant NETWORK_EMPTY on interface prototype object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant NETWORK_IDLE on interface object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant NETWORK_IDLE on interface prototype object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant NETWORK_LOADING on interface object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant NETWORK_LOADING on interface prototype object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant NETWORK_NO_SOURCE on interface object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant NETWORK_NO_SOURCE on interface prototype object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute networkState]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute preload]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute buffered]
+ expected: FAIL
+
+ [HTMLMediaElement interface: operation load()]
+ expected: FAIL
+
+ [HTMLMediaElement interface: operation canPlayType(DOMString)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant HAVE_NOTHING on interface object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant HAVE_NOTHING on interface prototype object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant HAVE_METADATA on interface object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant HAVE_METADATA on interface prototype object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant HAVE_CURRENT_DATA on interface object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant HAVE_CURRENT_DATA on interface prototype object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant HAVE_FUTURE_DATA on interface object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant HAVE_FUTURE_DATA on interface prototype object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant HAVE_ENOUGH_DATA on interface object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: constant HAVE_ENOUGH_DATA on interface prototype object]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute readyState]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute seeking]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute currentTime]
+ expected: FAIL
+
+ [HTMLMediaElement interface: operation fastSeek(double)]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute duration]
+ expected: FAIL
+
+ [HTMLMediaElement interface: operation getStartDate()]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute paused]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute defaultPlaybackRate]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute playbackRate]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute played]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute seekable]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute ended]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute autoplay]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute loop]
+ expected: FAIL
+
+ [HTMLMediaElement interface: operation play()]
+ expected: FAIL
+
+ [HTMLMediaElement interface: operation pause()]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute mediaGroup]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute controller]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute controls]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute volume]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute muted]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute defaultMuted]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute audioTracks]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute videoTracks]
+ expected: FAIL
+
+ [HTMLMediaElement interface: attribute textTracks]
+ expected: FAIL
+
+ [HTMLMediaElement interface: operation addTextTrack(TextTrackKind,DOMString,DOMString)]
+ expected: FAIL
+
+ [MediaError interface: existence and properties of interface object]
+ expected: FAIL
+
+ [MediaError interface object length]
+ expected: FAIL
+
+ [MediaError interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [MediaError interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [MediaError interface: constant MEDIA_ERR_ABORTED on interface object]
+ expected: FAIL
+
+ [MediaError interface: constant MEDIA_ERR_ABORTED on interface prototype object]
+ expected: FAIL
+
+ [MediaError interface: constant MEDIA_ERR_NETWORK on interface object]
+ expected: FAIL
+
+ [MediaError interface: constant MEDIA_ERR_NETWORK on interface prototype object]
+ expected: FAIL
+
+ [MediaError interface: constant MEDIA_ERR_DECODE on interface object]
+ expected: FAIL
+
+ [MediaError interface: constant MEDIA_ERR_DECODE on interface prototype object]
+ expected: FAIL
+
+ [MediaError interface: constant MEDIA_ERR_SRC_NOT_SUPPORTED on interface object]
+ expected: FAIL
+
+ [MediaError interface: constant MEDIA_ERR_SRC_NOT_SUPPORTED on interface prototype object]
+ expected: FAIL
+
+ [MediaError interface: attribute code]
+ expected: FAIL
+
+ [MediaError must be primary interface of errorVideo.error]
+ expected: FAIL
+
+ [Stringification of errorVideo.error]
+ expected: FAIL
+
+ [MediaError interface: errorVideo.error must inherit property "MEDIA_ERR_ABORTED" with the proper type (0)]
+ expected: FAIL
+
+ [MediaError interface: errorVideo.error must inherit property "MEDIA_ERR_NETWORK" with the proper type (1)]
+ expected: FAIL
+
+ [MediaError interface: errorVideo.error must inherit property "MEDIA_ERR_DECODE" with the proper type (2)]
+ expected: FAIL
+
+ [MediaError interface: errorVideo.error must inherit property "MEDIA_ERR_SRC_NOT_SUPPORTED" with the proper type (3)]
+ expected: FAIL
+
+ [MediaError interface: errorVideo.error must inherit property "code" with the proper type (4)]
+ expected: FAIL
+
+ [AudioTrackList interface: existence and properties of interface object]
+ expected: FAIL
+
+ [AudioTrackList interface object length]
+ expected: FAIL
+
+ [AudioTrackList interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [AudioTrackList interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [AudioTrackList interface: attribute length]
+ expected: FAIL
+
+ [AudioTrackList interface: operation getTrackById(DOMString)]
+ expected: FAIL
+
+ [AudioTrackList interface: attribute onchange]
+ expected: FAIL
+
+ [AudioTrackList interface: attribute onaddtrack]
+ expected: FAIL
+
+ [AudioTrackList interface: attribute onremovetrack]
+ expected: FAIL
+
+ [AudioTrack interface: existence and properties of interface object]
+ expected: FAIL
+
+ [AudioTrack interface object length]
+ expected: FAIL
+
+ [AudioTrack interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [AudioTrack interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [AudioTrack interface: attribute id]
+ expected: FAIL
+
+ [AudioTrack interface: attribute kind]
+ expected: FAIL
+
+ [AudioTrack interface: attribute label]
+ expected: FAIL
+
+ [AudioTrack interface: attribute language]
+ expected: FAIL
+
+ [AudioTrack interface: attribute enabled]
+ expected: FAIL
+
+ [VideoTrackList interface: existence and properties of interface object]
+ expected: FAIL
+
+ [VideoTrackList interface object length]
+ expected: FAIL
+
+ [VideoTrackList interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [VideoTrackList interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [VideoTrackList interface: attribute length]
+ expected: FAIL
+
+ [VideoTrackList interface: operation getTrackById(DOMString)]
+ expected: FAIL
+
+ [VideoTrackList interface: attribute selectedIndex]
+ expected: FAIL
+
+ [VideoTrackList interface: attribute onchange]
+ expected: FAIL
+
+ [VideoTrackList interface: attribute onaddtrack]
+ expected: FAIL
+
+ [VideoTrackList interface: attribute onremovetrack]
+ expected: FAIL
+
+ [VideoTrack interface: existence and properties of interface object]
+ expected: FAIL
+
+ [VideoTrack interface object length]
+ expected: FAIL
+
+ [VideoTrack interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [VideoTrack interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [VideoTrack interface: attribute id]
+ expected: FAIL
+
+ [VideoTrack interface: attribute kind]
+ expected: FAIL
+
+ [VideoTrack interface: attribute label]
+ expected: FAIL
+
+ [VideoTrack interface: attribute language]
+ expected: FAIL
+
+ [VideoTrack interface: attribute selected]
+ expected: FAIL
+
+ [MediaController interface: existence and properties of interface object]
+ expected: FAIL
+
+ [MediaController interface object length]
+ expected: FAIL
+
+ [MediaController interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [MediaController interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [MediaController interface: attribute readyState]
+ expected: FAIL
+
+ [MediaController interface: attribute buffered]
+ expected: FAIL
+
+ [MediaController interface: attribute seekable]
+ expected: FAIL
+
+ [MediaController interface: attribute duration]
+ expected: FAIL
+
+ [MediaController interface: attribute currentTime]
+ expected: FAIL
+
+ [MediaController interface: attribute paused]
+ expected: FAIL
+
+ [MediaController interface: attribute playbackState]
+ expected: FAIL
+
+ [MediaController interface: attribute played]
+ expected: FAIL
+
+ [MediaController interface: operation pause()]
+ expected: FAIL
+
+ [MediaController interface: operation unpause()]
+ expected: FAIL
+
+ [MediaController interface: operation play()]
+ expected: FAIL
+
+ [MediaController interface: attribute defaultPlaybackRate]
+ expected: FAIL
+
+ [MediaController interface: attribute playbackRate]
+ expected: FAIL
+
+ [MediaController interface: attribute volume]
+ expected: FAIL
+
+ [MediaController interface: attribute muted]
+ expected: FAIL
+
+ [MediaController interface: attribute onemptied]
+ expected: FAIL
+
+ [MediaController interface: attribute onloadedmetadata]
+ expected: FAIL
+
+ [MediaController interface: attribute onloadeddata]
+ expected: FAIL
+
+ [MediaController interface: attribute oncanplay]
+ expected: FAIL
+
+ [MediaController interface: attribute oncanplaythrough]
+ expected: FAIL
+
+ [MediaController interface: attribute onplaying]
+ expected: FAIL
+
+ [MediaController interface: attribute onended]
+ expected: FAIL
+
+ [MediaController interface: attribute onwaiting]
+ expected: FAIL
+
+ [MediaController interface: attribute ondurationchange]
+ expected: FAIL
+
+ [MediaController interface: attribute ontimeupdate]
+ expected: FAIL
+
+ [MediaController interface: attribute onplay]
+ expected: FAIL
+
+ [MediaController interface: attribute onpause]
+ expected: FAIL
+
+ [MediaController interface: attribute onratechange]
+ expected: FAIL
+
+ [MediaController interface: attribute onvolumechange]
+ expected: FAIL
+
+ [MediaController must be primary interface of new MediaController()]
+ expected: FAIL
+
+ [Stringification of new MediaController()]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "readyState" with the proper type (0)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "buffered" with the proper type (1)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "seekable" with the proper type (2)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "duration" with the proper type (3)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "currentTime" with the proper type (4)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "paused" with the proper type (5)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "playbackState" with the proper type (6)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "played" with the proper type (7)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "pause" with the proper type (8)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "unpause" with the proper type (9)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "play" with the proper type (10)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "defaultPlaybackRate" with the proper type (11)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "playbackRate" with the proper type (12)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "volume" with the proper type (13)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "muted" with the proper type (14)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "onemptied" with the proper type (15)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "onloadedmetadata" with the proper type (16)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "onloadeddata" with the proper type (17)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "oncanplay" with the proper type (18)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "oncanplaythrough" with the proper type (19)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "onplaying" with the proper type (20)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "onended" with the proper type (21)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "onwaiting" with the proper type (22)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "ondurationchange" with the proper type (23)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "ontimeupdate" with the proper type (24)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "onplay" with the proper type (25)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "onpause" with the proper type (26)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "onratechange" with the proper type (27)]
+ expected: FAIL
+
+ [MediaController interface: new MediaController() must inherit property "onvolumechange" with the proper type (28)]
+ expected: FAIL
+
+ [EventTarget interface: new MediaController() must inherit property "addEventListener" with the proper type (0)]
+ expected: FAIL
+
+ [EventTarget interface: calling addEventListener(DOMString,EventListener,boolean) on new MediaController() with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [EventTarget interface: new MediaController() must inherit property "removeEventListener" with the proper type (1)]
+ expected: FAIL
+
+ [EventTarget interface: calling removeEventListener(DOMString,EventListener,boolean) on new MediaController() with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [EventTarget interface: new MediaController() must inherit property "dispatchEvent" with the proper type (2)]
+ expected: FAIL
+
+ [EventTarget interface: calling dispatchEvent(Event) on new MediaController() with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [TextTrackList interface: existence and properties of interface object]
+ expected: FAIL
+
+ [TextTrackList interface object length]
+ expected: FAIL
+
+ [TextTrackList interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [TextTrackList interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [TextTrackList interface: attribute length]
+ expected: FAIL
+
+ [TextTrackList interface: operation getTrackById(DOMString)]
+ expected: FAIL
+
+ [TextTrackList interface: attribute onchange]
+ expected: FAIL
+
+ [TextTrackList interface: attribute onaddtrack]
+ expected: FAIL
+
+ [TextTrackList interface: attribute onremovetrack]
+ expected: FAIL
+
+ [TextTrackList must be primary interface of document.createElement("video").textTracks]
+ expected: FAIL
+
+ [Stringification of document.createElement("video").textTracks]
+ expected: FAIL
+
+ [TextTrackList interface: document.createElement("video").textTracks must inherit property "length" with the proper type (0)]
+ expected: FAIL
+
+ [TextTrackList interface: document.createElement("video").textTracks must inherit property "getTrackById" with the proper type (2)]
+ expected: FAIL
+
+ [TextTrackList interface: calling getTrackById(DOMString) on document.createElement("video").textTracks with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [TextTrackList interface: document.createElement("video").textTracks must inherit property "onchange" with the proper type (3)]
+ expected: FAIL
+
+ [TextTrackList interface: document.createElement("video").textTracks must inherit property "onaddtrack" with the proper type (4)]
+ expected: FAIL
+
+ [TextTrackList interface: document.createElement("video").textTracks must inherit property "onremovetrack" with the proper type (5)]
+ expected: FAIL
+
+ [EventTarget interface: document.createElement("video").textTracks must inherit property "addEventListener" with the proper type (0)]
+ expected: FAIL
+
+ [EventTarget interface: calling addEventListener(DOMString,EventListener,boolean) on document.createElement("video").textTracks with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [EventTarget interface: document.createElement("video").textTracks must inherit property "removeEventListener" with the proper type (1)]
+ expected: FAIL
+
+ [EventTarget interface: calling removeEventListener(DOMString,EventListener,boolean) on document.createElement("video").textTracks with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [EventTarget interface: document.createElement("video").textTracks must inherit property "dispatchEvent" with the proper type (2)]
+ expected: FAIL
+
+ [EventTarget interface: calling dispatchEvent(Event) on document.createElement("video").textTracks with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [TextTrack interface: existence and properties of interface object]
+ expected: FAIL
+
+ [TextTrack interface object length]
+ expected: FAIL
+
+ [TextTrack interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [TextTrack interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [TextTrack interface: attribute kind]
+ expected: FAIL
+
+ [TextTrack interface: attribute label]
+ expected: FAIL
+
+ [TextTrack interface: attribute language]
+ expected: FAIL
+
+ [TextTrack interface: attribute id]
+ expected: FAIL
+
+ [TextTrack interface: attribute inBandMetadataTrackDispatchType]
+ expected: FAIL
+
+ [TextTrack interface: attribute mode]
+ expected: FAIL
+
+ [TextTrack interface: attribute cues]
+ expected: FAIL
+
+ [TextTrack interface: attribute activeCues]
+ expected: FAIL
+
+ [TextTrack interface: operation addCue(TextTrackCue)]
+ expected: FAIL
+
+ [TextTrack interface: operation removeCue(TextTrackCue)]
+ expected: FAIL
+
+ [TextTrack interface: attribute oncuechange]
+ expected: FAIL
+
+ [TextTrack must be primary interface of document.createElement("track").track]
+ expected: FAIL
+
+ [Stringification of document.createElement("track").track]
+ expected: FAIL
+
+ [TextTrack interface: document.createElement("track").track must inherit property "kind" with the proper type (0)]
+ expected: FAIL
+
+ [TextTrack interface: document.createElement("track").track must inherit property "label" with the proper type (1)]
+ expected: FAIL
+
+ [TextTrack interface: document.createElement("track").track must inherit property "language" with the proper type (2)]
+ expected: FAIL
+
+ [TextTrack interface: document.createElement("track").track must inherit property "id" with the proper type (3)]
+ expected: FAIL
+
+ [TextTrack interface: document.createElement("track").track must inherit property "inBandMetadataTrackDispatchType" with the proper type (4)]
+ expected: FAIL
+
+ [TextTrack interface: document.createElement("track").track must inherit property "mode" with the proper type (5)]
+ expected: FAIL
+
+ [TextTrack interface: document.createElement("track").track must inherit property "cues" with the proper type (6)]
+ expected: FAIL
+
+ [TextTrack interface: document.createElement("track").track must inherit property "activeCues" with the proper type (7)]
+ expected: FAIL
+
+ [TextTrack interface: document.createElement("track").track must inherit property "addCue" with the proper type (8)]
+ expected: FAIL
+
+ [TextTrack interface: calling addCue(TextTrackCue) on document.createElement("track").track with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [TextTrack interface: document.createElement("track").track must inherit property "removeCue" with the proper type (9)]
+ expected: FAIL
+
+ [TextTrack interface: calling removeCue(TextTrackCue) on document.createElement("track").track with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [TextTrack interface: document.createElement("track").track must inherit property "oncuechange" with the proper type (10)]
+ expected: FAIL
+
+ [EventTarget interface: document.createElement("track").track must inherit property "addEventListener" with the proper type (0)]
+ expected: FAIL
+
+ [EventTarget interface: calling addEventListener(DOMString,EventListener,boolean) on document.createElement("track").track with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [EventTarget interface: document.createElement("track").track must inherit property "removeEventListener" with the proper type (1)]
+ expected: FAIL
+
+ [EventTarget interface: calling removeEventListener(DOMString,EventListener,boolean) on document.createElement("track").track with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [EventTarget interface: document.createElement("track").track must inherit property "dispatchEvent" with the proper type (2)]
+ expected: FAIL
+
+ [EventTarget interface: calling dispatchEvent(Event) on document.createElement("track").track with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [TextTrackCueList interface: existence and properties of interface object]
+ expected: FAIL
+
+ [TextTrackCueList interface object length]
+ expected: FAIL
+
+ [TextTrackCueList interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [TextTrackCueList interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [TextTrackCueList interface: attribute length]
+ expected: FAIL
+
+ [TextTrackCueList interface: operation getCueById(DOMString)]
+ expected: FAIL
+
+ [TextTrackCueList must be primary interface of document.createElement("video").addTextTrack("subtitles").cues]
+ expected: FAIL
+
+ [Stringification of document.createElement("video").addTextTrack("subtitles").cues]
+ expected: FAIL
+
+ [TextTrackCueList interface: document.createElement("video").addTextTrack("subtitles").cues must inherit property "length" with the proper type (0)]
+ expected: FAIL
+
+ [TextTrackCueList interface: document.createElement("video").addTextTrack("subtitles").cues must inherit property "getCueById" with the proper type (2)]
+ expected: FAIL
+
+ [TextTrackCueList interface: calling getCueById(DOMString) on document.createElement("video").addTextTrack("subtitles").cues with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [TextTrackCue interface: existence and properties of interface object]
+ expected: FAIL
+
+ [TextTrackCue interface object length]
+ expected: FAIL
+
+ [TextTrackCue interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [TextTrackCue interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [TextTrackCue interface: attribute track]
+ expected: FAIL
+
+ [TextTrackCue interface: attribute id]
+ expected: FAIL
+
+ [TextTrackCue interface: attribute startTime]
+ expected: FAIL
+
+ [TextTrackCue interface: attribute endTime]
+ expected: FAIL
+
+ [TextTrackCue interface: attribute pauseOnExit]
+ expected: FAIL
+
+ [TextTrackCue interface: attribute onenter]
+ expected: FAIL
+
+ [TextTrackCue interface: attribute onexit]
+ expected: FAIL
+
+ [TimeRanges interface: existence and properties of interface object]
+ expected: FAIL
+
+ [TimeRanges interface object length]
+ expected: FAIL
+
+ [TimeRanges interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [TimeRanges interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [TimeRanges interface: attribute length]
+ expected: FAIL
+
+ [TimeRanges interface: operation start(unsigned long)]
+ expected: FAIL
+
+ [TimeRanges interface: operation end(unsigned long)]
+ expected: FAIL
+
+ [TimeRanges must be primary interface of document.createElement("video").buffered]
+ expected: FAIL
+
+ [Stringification of document.createElement("video").buffered]
+ expected: FAIL
+
+ [TimeRanges interface: document.createElement("video").buffered must inherit property "length" with the proper type (0)]
+ expected: FAIL
+
+ [TimeRanges interface: document.createElement("video").buffered must inherit property "start" with the proper type (1)]
+ expected: FAIL
+
+ [TimeRanges interface: calling start(unsigned long) on document.createElement("video").buffered with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [TimeRanges interface: document.createElement("video").buffered must inherit property "end" with the proper type (2)]
+ expected: FAIL
+
+ [TimeRanges interface: calling end(unsigned long) on document.createElement("video").buffered with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [TrackEvent interface: existence and properties of interface object]
+ expected: FAIL
+
+ [TrackEvent interface object length]
+ expected: FAIL
+
+ [TrackEvent interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [TrackEvent interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [TrackEvent interface: attribute track]
+ expected: FAIL
+
+ [TrackEvent must be primary interface of new TrackEvent("addtrack"; {track:document.createElement("track").track})]
+ expected: FAIL
+
+ [Stringification of new TrackEvent("addtrack"; {track:document.createElement("track").track})]
+ expected: FAIL
+
+ [TrackEvent interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "track" with the proper type (0)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "type" with the proper type (0)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "target" with the proper type (1)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "currentTarget" with the proper type (2)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "NONE" with the proper type (3)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "CAPTURING_PHASE" with the proper type (4)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "AT_TARGET" with the proper type (5)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "BUBBLING_PHASE" with the proper type (6)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "eventPhase" with the proper type (7)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "stopPropagation" with the proper type (8)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "stopImmediatePropagation" with the proper type (9)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "bubbles" with the proper type (10)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "cancelable" with the proper type (11)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "preventDefault" with the proper type (12)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "defaultPrevented" with the proper type (13)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must have own property "isTrusted"]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "timeStamp" with the proper type (15)]
+ expected: FAIL
+
+ [Event interface: new TrackEvent("addtrack"; {track:document.createElement("track").track}) must inherit property "initEvent" with the proper type (16)]
+ expected: FAIL
+
+ [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: attribute name]
+ expected: FAIL
+
+ [HTMLMapElement interface: attribute areas]
+ expected: FAIL
+
+ [HTMLMapElement interface: attribute images]
+ expected: FAIL
+
+ [HTMLMapElement interface: document.createElement("map") must inherit property "name" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLMapElement interface: document.createElement("map") must inherit property "areas" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLMapElement interface: document.createElement("map") must inherit property "images" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLAreaElement interface: attribute alt]
+ expected: FAIL
+
+ [HTMLAreaElement interface: attribute coords]
+ expected: FAIL
+
+ [HTMLAreaElement interface: attribute shape]
+ expected: FAIL
+
+ [HTMLAreaElement interface: attribute target]
+ expected: FAIL
+
+ [HTMLAreaElement interface: attribute download]
+ expected: FAIL
+
+ [HTMLAreaElement interface: attribute ping]
+ expected: FAIL
+
+ [HTMLAreaElement interface: attribute rel]
+ expected: FAIL
+
+ [HTMLAreaElement interface: attribute relList]
+ expected: FAIL
+
+ [HTMLAreaElement interface: attribute hreflang]
+ expected: FAIL
+
+ [HTMLAreaElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLAreaElement interface: attribute noHref]
+ expected: FAIL
+
+ [HTMLAreaElement interface: document.createElement("area") must inherit property "alt" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLAreaElement interface: document.createElement("area") must inherit property "coords" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLAreaElement interface: document.createElement("area") must inherit property "shape" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLAreaElement interface: document.createElement("area") must inherit property "target" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLAreaElement interface: document.createElement("area") must inherit property "download" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLAreaElement interface: document.createElement("area") must inherit property "ping" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLAreaElement interface: document.createElement("area") must inherit property "rel" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLAreaElement interface: document.createElement("area") must inherit property "relList" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLAreaElement interface: document.createElement("area") must inherit property "hreflang" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLAreaElement interface: document.createElement("area") must inherit property "type" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLAreaElement interface: document.createElement("area") must inherit property "noHref" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLTableElement interface: operation createCaption()]
+ expected: FAIL
+
+ [HTMLTableElement interface: operation deleteCaption()]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute tHead]
+ expected: FAIL
+
+ [HTMLTableElement interface: operation createTHead()]
+ expected: FAIL
+
+ [HTMLTableElement interface: operation deleteTHead()]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute tFoot]
+ expected: FAIL
+
+ [HTMLTableElement interface: operation createTFoot()]
+ expected: FAIL
+
+ [HTMLTableElement interface: operation deleteTFoot()]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute tBodies]
+ expected: FAIL
+
+ [HTMLTableElement interface: operation createTBody()]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute rows]
+ expected: FAIL
+
+ [HTMLTableElement interface: operation insertRow(long)]
+ expected: FAIL
+
+ [HTMLTableElement interface: operation deleteRow(long)]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute sortable]
+ expected: FAIL
+
+ [HTMLTableElement interface: operation stopSorting()]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute border]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute frame]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute rules]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute summary]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute width]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute bgColor]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute cellPadding]
+ expected: FAIL
+
+ [HTMLTableElement interface: attribute cellSpacing]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "createCaption" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "deleteCaption" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "tHead" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "createTHead" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "deleteTHead" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "tFoot" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "createTFoot" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "deleteTFoot" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "tBodies" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "createTBody" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "rows" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "insertRow" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLTableElement interface: calling insertRow(long) on document.createElement("table") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "deleteRow" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLTableElement interface: calling deleteRow(long) on document.createElement("table") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "sortable" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "stopSorting" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "align" with the proper type (16)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "border" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "frame" with the proper type (18)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "rules" with the proper type (19)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "summary" with the proper type (20)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "width" with the proper type (21)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "bgColor" with the proper type (22)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "cellPadding" with the proper type (23)]
+ expected: FAIL
+
+ [HTMLTableElement interface: document.createElement("table") must inherit property "cellSpacing" with the proper type (24)]
+ expected: FAIL
+
+ [HTMLTableCaptionElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLTableCaptionElement interface: document.createElement("caption") must inherit property "align" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTableColElement interface: attribute span]
+ expected: FAIL
+
+ [HTMLTableColElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLTableColElement interface: attribute ch]
+ expected: FAIL
+
+ [HTMLTableColElement interface: attribute chOff]
+ expected: FAIL
+
+ [HTMLTableColElement interface: attribute vAlign]
+ expected: FAIL
+
+ [HTMLTableColElement interface: attribute width]
+ expected: FAIL
+
+ [HTMLTableColElement interface: document.createElement("colgroup") must inherit property "span" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTableColElement interface: document.createElement("colgroup") must inherit property "align" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLTableColElement interface: document.createElement("colgroup") must inherit property "ch" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLTableColElement interface: document.createElement("colgroup") must inherit property "chOff" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLTableColElement interface: document.createElement("colgroup") must inherit property "vAlign" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLTableColElement interface: document.createElement("colgroup") must inherit property "width" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLTableColElement interface: document.createElement("col") must inherit property "span" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTableColElement interface: document.createElement("col") must inherit property "align" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLTableColElement interface: document.createElement("col") must inherit property "ch" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLTableColElement interface: document.createElement("col") must inherit property "chOff" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLTableColElement interface: document.createElement("col") must inherit property "vAlign" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLTableColElement interface: document.createElement("col") must inherit property "width" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: attribute rows]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: operation insertRow(long)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: operation deleteRow(long)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: attribute ch]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: attribute chOff]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: attribute vAlign]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tbody") must inherit property "rows" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tbody") must inherit property "insertRow" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: calling insertRow(long) on document.createElement("tbody") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tbody") must inherit property "deleteRow" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: calling deleteRow(long) on document.createElement("tbody") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tbody") must inherit property "align" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tbody") must inherit property "ch" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tbody") must inherit property "chOff" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tbody") must inherit property "vAlign" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLTableSectionElement must be primary interface of document.createElement("thead")]
+ expected: FAIL
+
+ [Stringification of document.createElement("thead")]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("thead") must inherit property "rows" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("thead") must inherit property "insertRow" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: calling insertRow(long) on document.createElement("thead") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("thead") must inherit property "deleteRow" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: calling deleteRow(long) on document.createElement("thead") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("thead") must inherit property "align" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("thead") must inherit property "ch" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("thead") must inherit property "chOff" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("thead") must inherit property "vAlign" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLTableSectionElement must be primary interface of document.createElement("tfoot")]
+ expected: FAIL
+
+ [Stringification of document.createElement("tfoot")]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "rows" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "insertRow" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: calling insertRow(long) on document.createElement("tfoot") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "deleteRow" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: calling deleteRow(long) on document.createElement("tfoot") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "align" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "ch" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "chOff" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "vAlign" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: attribute rowIndex]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: attribute sectionRowIndex]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: attribute cells]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: operation insertCell(long)]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: operation deleteCell(long)]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: attribute ch]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: attribute chOff]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: attribute vAlign]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: attribute bgColor]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: document.createElement("tr") must inherit property "rowIndex" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: document.createElement("tr") must inherit property "sectionRowIndex" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: document.createElement("tr") must inherit property "cells" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: document.createElement("tr") must inherit property "insertCell" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: calling insertCell(long) on document.createElement("tr") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: document.createElement("tr") must inherit property "deleteCell" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: calling deleteCell(long) on document.createElement("tr") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: document.createElement("tr") must inherit property "align" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: document.createElement("tr") must inherit property "ch" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: document.createElement("tr") must inherit property "chOff" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: document.createElement("tr") must inherit property "vAlign" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLTableRowElement interface: document.createElement("tr") must inherit property "bgColor" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLTableDataCellElement interface: attribute abbr]
+ expected: FAIL
+
+ [HTMLTableDataCellElement interface: document.createElement("td") must inherit property "abbr" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "colSpan" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "rowSpan" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "headers" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "cellIndex" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "align" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "axis" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "height" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "width" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "ch" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "chOff" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "noWrap" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "vAlign" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("td") must inherit property "bgColor" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLTableHeaderCellElement interface: attribute scope]
+ expected: FAIL
+
+ [HTMLTableHeaderCellElement interface: attribute abbr]
+ expected: FAIL
+
+ [HTMLTableHeaderCellElement interface: attribute sorted]
+ expected: FAIL
+
+ [HTMLTableHeaderCellElement interface: operation sort()]
+ expected: FAIL
+
+ [HTMLTableHeaderCellElement interface: document.createElement("th") must inherit property "scope" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTableHeaderCellElement interface: document.createElement("th") must inherit property "abbr" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLTableHeaderCellElement interface: document.createElement("th") must inherit property "sorted" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLTableHeaderCellElement interface: document.createElement("th") must inherit property "sort" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "colSpan" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "rowSpan" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "headers" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "cellIndex" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "align" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "axis" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "height" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "width" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "ch" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "chOff" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "noWrap" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "vAlign" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: document.createElement("th") must inherit property "bgColor" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute colSpan]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute rowSpan]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute headers]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute cellIndex]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute axis]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute height]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute width]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute ch]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute chOff]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute noWrap]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute vAlign]
+ expected: FAIL
+
+ [HTMLTableCellElement interface: attribute bgColor]
+ expected: FAIL
+
+ [HTMLFormElement interface: attribute acceptCharset]
+ expected: FAIL
+
+ [HTMLFormElement interface: attribute action]
+ expected: FAIL
+
+ [HTMLFormElement interface: attribute autocomplete]
+ expected: FAIL
+
+ [HTMLFormElement interface: attribute enctype]
+ expected: FAIL
+
+ [HTMLFormElement interface: attribute encoding]
+ expected: FAIL
+
+ [HTMLFormElement interface: attribute method]
+ expected: FAIL
+
+ [HTMLFormElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLFormElement interface: attribute noValidate]
+ expected: FAIL
+
+ [HTMLFormElement interface: attribute target]
+ expected: FAIL
+
+ [HTMLFormElement interface: attribute elements]
+ expected: FAIL
+
+ [HTMLFormElement interface: attribute length]
+ expected: FAIL
+
+ [HTMLFormElement interface: operation submit()]
+ expected: FAIL
+
+ [HTMLFormElement interface: operation reset()]
+ expected: FAIL
+
+ [HTMLFormElement interface: operation checkValidity()]
+ expected: FAIL
+
+ [HTMLFormElement interface: operation reportValidity()]
+ expected: FAIL
+
+ [HTMLFormElement interface: operation requestAutocomplete()]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "acceptCharset" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "action" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "autocomplete" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "enctype" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "encoding" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "method" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "name" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "noValidate" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "target" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "elements" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "length" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "submit" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "reset" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "checkValidity" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "reportValidity" with the proper type (16)]
+ expected: FAIL
+
+ [HTMLFormElement interface: document.createElement("form") must inherit property "requestAutocomplete" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLLabelElement interface: attribute form]
+ expected: FAIL
+
+ [HTMLLabelElement interface: attribute htmlFor]
+ expected: FAIL
+
+ [HTMLLabelElement interface: attribute control]
+ expected: FAIL
+
+ [HTMLLabelElement interface: document.createElement("label") must inherit property "form" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLLabelElement interface: document.createElement("label") must inherit property "htmlFor" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLLabelElement interface: document.createElement("label") must inherit property "control" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute accept]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute alt]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute autocomplete]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute autofocus]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute defaultChecked]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute checked]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute dirName]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute form]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute files]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute formAction]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute formEnctype]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute formMethod]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute formNoValidate]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute formTarget]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute height]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute indeterminate]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute inputMode]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute list]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute max]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute maxLength]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute min]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute minLength]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute multiple]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute pattern]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute placeholder]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute readOnly]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute required]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute size]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute src]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute step]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute defaultValue]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute value]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute valueAsDate]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute valueAsNumber]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute valueLow]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute valueHigh]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute width]
+ expected: FAIL
+
+ [HTMLInputElement interface: operation stepUp(long)]
+ expected: FAIL
+
+ [HTMLInputElement interface: operation stepDown(long)]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute willValidate]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute validity]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute validationMessage]
+ expected: FAIL
+
+ [HTMLInputElement interface: operation checkValidity()]
+ expected: FAIL
+
+ [HTMLInputElement interface: operation reportValidity()]
+ expected: FAIL
+
+ [HTMLInputElement interface: operation setCustomValidity(DOMString)]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute labels]
+ expected: FAIL
+
+ [HTMLInputElement interface: operation select()]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute selectionStart]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute selectionEnd]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute selectionDirection]
+ expected: FAIL
+
+ [HTMLInputElement interface: operation setRangeText(DOMString)]
+ expected: FAIL
+
+ [HTMLInputElement interface: operation setRangeText(DOMString,unsigned long,unsigned long,SelectionMode)]
+ expected: FAIL
+
+ [HTMLInputElement interface: operation setSelectionRange(unsigned long,unsigned long,DOMString)]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLInputElement interface: attribute useMap]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "accept" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "alt" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "autocomplete" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "autofocus" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "defaultChecked" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "checked" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "dirName" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "form" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "files" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "formAction" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "formEnctype" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "formMethod" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "formNoValidate" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "formTarget" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "height" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "indeterminate" with the proper type (16)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "inputMode" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "list" with the proper type (18)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "max" with the proper type (19)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "maxLength" with the proper type (20)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "min" with the proper type (21)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "minLength" with the proper type (22)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "multiple" with the proper type (23)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "name" with the proper type (24)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "pattern" with the proper type (25)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "placeholder" with the proper type (26)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "readOnly" with the proper type (27)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "required" with the proper type (28)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "size" with the proper type (29)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "src" with the proper type (30)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "step" with the proper type (31)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "type" with the proper type (32)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "defaultValue" with the proper type (33)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "value" with the proper type (34)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "valueAsDate" with the proper type (35)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "valueAsNumber" with the proper type (36)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "valueLow" with the proper type (37)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "valueHigh" with the proper type (38)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "width" with the proper type (39)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "stepUp" with the proper type (40)]
+ expected: FAIL
+
+ [HTMLInputElement interface: calling stepUp(long) on document.createElement("input") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "stepDown" with the proper type (41)]
+ expected: FAIL
+
+ [HTMLInputElement interface: calling stepDown(long) on document.createElement("input") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "willValidate" with the proper type (42)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "validity" with the proper type (43)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "validationMessage" with the proper type (44)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "checkValidity" with the proper type (45)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "reportValidity" with the proper type (46)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "setCustomValidity" with the proper type (47)]
+ expected: FAIL
+
+ [HTMLInputElement interface: calling setCustomValidity(DOMString) on document.createElement("input") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "labels" with the proper type (48)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "select" with the proper type (49)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "selectionStart" with the proper type (50)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "selectionEnd" with the proper type (51)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "selectionDirection" with the proper type (52)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "setRangeText" with the proper type (53)]
+ expected: FAIL
+
+ [HTMLInputElement interface: calling setRangeText(DOMString) on document.createElement("input") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "setRangeText" with the proper type (54)]
+ expected: FAIL
+
+ [HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on document.createElement("input") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "setSelectionRange" with the proper type (55)]
+ expected: FAIL
+
+ [HTMLInputElement interface: calling setSelectionRange(unsigned long,unsigned long,DOMString) on document.createElement("input") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "align" with the proper type (56)]
+ expected: FAIL
+
+ [HTMLInputElement interface: document.createElement("input") must inherit property "useMap" with the proper type (57)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute autofocus]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute form]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute formAction]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute formEnctype]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute formMethod]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute formNoValidate]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute formTarget]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute value]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute menu]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute willValidate]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute validationMessage]
+ expected: FAIL
+
+ [HTMLButtonElement interface: operation checkValidity()]
+ expected: FAIL
+
+ [HTMLButtonElement interface: operation reportValidity()]
+ expected: FAIL
+
+ [HTMLButtonElement interface: operation setCustomValidity(DOMString)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: attribute labels]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "autofocus" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "form" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "formAction" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "formEnctype" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "formMethod" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "formNoValidate" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "formTarget" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "name" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "type" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "value" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "menu" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "willValidate" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "validationMessage" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "checkValidity" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "reportValidity" with the proper type (16)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "setCustomValidity" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLButtonElement interface: calling setCustomValidity(DOMString) on document.createElement("button") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLButtonElement interface: document.createElement("button") must inherit property "labels" with the proper type (18)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute autocomplete]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute autofocus]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute form]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute multiple]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute required]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute size]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute options]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute length]
+ expected: FAIL
+
+ [HTMLSelectElement interface: operation item(unsigned long)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: operation namedItem(DOMString)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: operation add([object Object\],[object Object\],[object Object\],[object Object\])]
+ expected: FAIL
+
+ [HTMLSelectElement interface: operation remove()]
+ expected: FAIL
+
+ [HTMLSelectElement interface: operation remove(long)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute selectedOptions]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute selectedIndex]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute value]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute willValidate]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute validationMessage]
+ expected: FAIL
+
+ [HTMLSelectElement interface: operation checkValidity()]
+ expected: FAIL
+
+ [HTMLSelectElement interface: operation reportValidity()]
+ expected: FAIL
+
+ [HTMLSelectElement interface: operation setCustomValidity(DOMString)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: attribute labels]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "autocomplete" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "autofocus" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "form" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "multiple" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "name" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "required" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "size" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "type" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "options" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "length" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "item" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: calling item(unsigned long) on document.createElement("select") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "namedItem" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: calling namedItem(DOMString) on document.createElement("select") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLSelectElement interface: calling remove(long) on document.createElement("select") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "selectedOptions" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "selectedIndex" with the proper type (18)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "value" with the proper type (19)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "willValidate" with the proper type (20)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "validationMessage" with the proper type (22)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "checkValidity" with the proper type (23)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "reportValidity" with the proper type (24)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "setCustomValidity" with the proper type (25)]
+ expected: FAIL
+
+ [HTMLSelectElement interface: calling setCustomValidity(DOMString) on document.createElement("select") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLSelectElement interface: document.createElement("select") must inherit property "labels" with the proper type (26)]
+ expected: FAIL
+
+ [HTMLOptGroupElement interface: attribute label]
+ expected: FAIL
+
+ [HTMLOptGroupElement interface: document.createElement("optgroup") must inherit property "label" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLOptionElement interface: attribute form]
+ expected: FAIL
+
+ [HTMLOptionElement interface: attribute label]
+ expected: FAIL
+
+ [HTMLOptionElement interface: attribute defaultSelected]
+ expected: FAIL
+
+ [HTMLOptionElement interface: attribute selected]
+ expected: FAIL
+
+ [HTMLOptionElement interface: attribute value]
+ expected: FAIL
+
+ [HTMLOptionElement interface: attribute index]
+ expected: FAIL
+
+ [HTMLOptionElement interface: document.createElement("option") must inherit property "form" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLOptionElement interface: document.createElement("option") must inherit property "label" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLOptionElement interface: document.createElement("option") must inherit property "defaultSelected" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLOptionElement interface: document.createElement("option") must inherit property "selected" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLOptionElement interface: document.createElement("option") must inherit property "value" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLOptionElement interface: document.createElement("option") must inherit property "index" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute autocomplete]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute autofocus]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute cols]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute dirName]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute form]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute inputMode]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute maxLength]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute minLength]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute placeholder]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute readOnly]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute required]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute rows]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute wrap]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute defaultValue]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute value]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute textLength]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute willValidate]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute validity]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute validationMessage]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: operation checkValidity()]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: operation reportValidity()]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: operation setCustomValidity(DOMString)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute labels]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: operation select()]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute selectionStart]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute selectionEnd]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: attribute selectionDirection]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: operation setRangeText(DOMString)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: operation setRangeText(DOMString,unsigned long,unsigned long,SelectionMode)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: operation setSelectionRange(unsigned long,unsigned long,DOMString)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "autocomplete" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "autofocus" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "cols" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "dirName" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "form" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "inputMode" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "maxLength" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "minLength" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "name" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "placeholder" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "readOnly" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "required" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "rows" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "wrap" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "type" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "defaultValue" with the proper type (16)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "value" with the proper type (17)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "textLength" with the proper type (18)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "willValidate" with the proper type (19)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "validity" with the proper type (20)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "validationMessage" with the proper type (21)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "checkValidity" with the proper type (22)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "reportValidity" with the proper type (23)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "setCustomValidity" with the proper type (24)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: calling setCustomValidity(DOMString) on document.createElement("textarea") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "labels" with the proper type (25)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "select" with the proper type (26)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "selectionStart" with the proper type (27)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "selectionEnd" with the proper type (28)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "selectionDirection" with the proper type (29)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "setRangeText" with the proper type (30)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: calling setRangeText(DOMString) on document.createElement("textarea") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "setRangeText" with the proper type (31)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on document.createElement("textarea") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "setSelectionRange" with the proper type (32)]
+ expected: FAIL
+
+ [HTMLTextAreaElement interface: calling setSelectionRange(unsigned long,unsigned long,DOMString) on document.createElement("textarea") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: existence and properties of interface object]
+ expected: FAIL
+
+ [HTMLKeygenElement interface object length]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: attribute autofocus]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: attribute challenge]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: attribute disabled]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: attribute form]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: attribute keytype]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: attribute willValidate]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: attribute validity]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: attribute validationMessage]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: operation checkValidity()]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: operation reportValidity()]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: operation setCustomValidity(DOMString)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: attribute labels]
+ expected: FAIL
+
+ [HTMLKeygenElement must be primary interface of document.createElement("keygen")]
+ expected: FAIL
+
+ [Stringification of document.createElement("keygen")]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "autofocus" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "challenge" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "disabled" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "form" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "keytype" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "name" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "type" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "willValidate" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "validity" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "validationMessage" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "checkValidity" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "reportValidity" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "setCustomValidity" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: calling setCustomValidity(DOMString) on document.createElement("keygen") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLKeygenElement interface: document.createElement("keygen") must inherit property "labels" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: attribute htmlFor]
+ expected: FAIL
+
+ [HTMLOutputElement interface: attribute form]
+ expected: FAIL
+
+ [HTMLOutputElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLOutputElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLOutputElement interface: attribute defaultValue]
+ expected: FAIL
+
+ [HTMLOutputElement interface: attribute value]
+ expected: FAIL
+
+ [HTMLOutputElement interface: attribute willValidate]
+ expected: FAIL
+
+ [HTMLOutputElement interface: attribute validationMessage]
+ expected: FAIL
+
+ [HTMLOutputElement interface: operation checkValidity()]
+ expected: FAIL
+
+ [HTMLOutputElement interface: operation reportValidity()]
+ expected: FAIL
+
+ [HTMLOutputElement interface: operation setCustomValidity(DOMString)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: attribute labels]
+ expected: FAIL
+
+ [HTMLOutputElement interface: document.createElement("output") must inherit property "htmlFor" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: document.createElement("output") must inherit property "form" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: document.createElement("output") must inherit property "name" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: document.createElement("output") must inherit property "type" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: document.createElement("output") must inherit property "defaultValue" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: document.createElement("output") must inherit property "value" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: document.createElement("output") must inherit property "willValidate" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: document.createElement("output") must inherit property "validationMessage" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: document.createElement("output") must inherit property "checkValidity" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: document.createElement("output") must inherit property "reportValidity" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: document.createElement("output") must inherit property "setCustomValidity" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLOutputElement interface: calling setCustomValidity(DOMString) on document.createElement("output") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLOutputElement interface: document.createElement("output") must inherit property "labels" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLProgressElement interface: attribute value]
+ expected: FAIL
+
+ [HTMLProgressElement interface: attribute max]
+ expected: FAIL
+
+ [HTMLProgressElement interface: attribute position]
+ expected: FAIL
+
+ [HTMLProgressElement interface: attribute labels]
+ expected: FAIL
+
+ [HTMLProgressElement interface: document.createElement("progress") must inherit property "value" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLProgressElement interface: document.createElement("progress") must inherit property "max" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLProgressElement interface: document.createElement("progress") must inherit property "position" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLProgressElement interface: document.createElement("progress") must inherit property "labels" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLMeterElement interface: attribute value]
+ expected: FAIL
+
+ [HTMLMeterElement interface: attribute min]
+ expected: FAIL
+
+ [HTMLMeterElement interface: attribute max]
+ expected: FAIL
+
+ [HTMLMeterElement interface: attribute low]
+ expected: FAIL
+
+ [HTMLMeterElement interface: attribute high]
+ expected: FAIL
+
+ [HTMLMeterElement interface: attribute optimum]
+ expected: FAIL
+
+ [HTMLMeterElement interface: attribute labels]
+ expected: FAIL
+
+ [HTMLMeterElement interface: document.createElement("meter") must inherit property "value" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLMeterElement interface: document.createElement("meter") must inherit property "min" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLMeterElement interface: document.createElement("meter") must inherit property "max" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLMeterElement interface: document.createElement("meter") must inherit property "low" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLMeterElement interface: document.createElement("meter") must inherit property "high" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLMeterElement interface: document.createElement("meter") must inherit property "optimum" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLMeterElement interface: document.createElement("meter") must inherit property "labels" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLFieldSetElement interface: attribute form]
+ expected: FAIL
+
+ [HTMLFieldSetElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLFieldSetElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLFieldSetElement interface: attribute willValidate]
+ expected: FAIL
+
+ [HTMLFieldSetElement interface: attribute validationMessage]
+ expected: FAIL
+
+ [HTMLFieldSetElement interface: operation checkValidity()]
+ expected: FAIL
+
+ [HTMLFieldSetElement interface: operation reportValidity()]
+ expected: FAIL
+
+ [HTMLFieldSetElement interface: operation setCustomValidity(DOMString)]
+ expected: FAIL
+
+ [HTMLLegendElement interface: attribute form]
+ expected: FAIL
+
+ [HTMLLegendElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLLegendElement interface: document.createElement("legend") must inherit property "form" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLLegendElement interface: document.createElement("legend") must inherit property "align" with the proper type (1)]
+ expected: FAIL
+
+ [AutocompleteErrorEvent interface: existence and properties of interface object]
+ expected: FAIL
+
+ [AutocompleteErrorEvent interface object length]
+ expected: FAIL
+
+ [AutocompleteErrorEvent interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [AutocompleteErrorEvent interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [AutocompleteErrorEvent interface: attribute reason]
+ expected: FAIL
+
+ [ValidityState interface: attribute valueMissing]
+ expected: FAIL
+
+ [ValidityState interface: attribute typeMismatch]
+ expected: FAIL
+
+ [ValidityState interface: attribute patternMismatch]
+ expected: FAIL
+
+ [ValidityState interface: attribute tooLong]
+ expected: FAIL
+
+ [ValidityState interface: attribute tooShort]
+ expected: FAIL
+
+ [ValidityState interface: attribute rangeUnderflow]
+ expected: FAIL
+
+ [ValidityState interface: attribute rangeOverflow]
+ expected: FAIL
+
+ [ValidityState interface: attribute stepMismatch]
+ expected: FAIL
+
+ [ValidityState interface: attribute badInput]
+ expected: FAIL
+
+ [ValidityState interface: attribute customError]
+ expected: FAIL
+
+ [ValidityState interface: attribute valid]
+ expected: FAIL
+
+ [ValidityState must be primary interface of document.createElement("input").validity]
+ expected: FAIL
+
+ [Stringification of document.createElement("input").validity]
+ expected: FAIL
+
+ [ValidityState interface: document.createElement("input").validity must inherit property "valueMissing" with the proper type (0)]
+ expected: FAIL
+
+ [ValidityState interface: document.createElement("input").validity must inherit property "typeMismatch" with the proper type (1)]
+ expected: FAIL
+
+ [ValidityState interface: document.createElement("input").validity must inherit property "patternMismatch" with the proper type (2)]
+ expected: FAIL
+
+ [ValidityState interface: document.createElement("input").validity must inherit property "tooLong" with the proper type (3)]
+ expected: FAIL
+
+ [ValidityState interface: document.createElement("input").validity must inherit property "tooShort" with the proper type (4)]
+ expected: FAIL
+
+ [ValidityState interface: document.createElement("input").validity must inherit property "rangeUnderflow" with the proper type (5)]
+ expected: FAIL
+
+ [ValidityState interface: document.createElement("input").validity must inherit property "rangeOverflow" with the proper type (6)]
+ expected: FAIL
+
+ [ValidityState interface: document.createElement("input").validity must inherit property "stepMismatch" with the proper type (7)]
+ expected: FAIL
+
+ [ValidityState interface: document.createElement("input").validity must inherit property "badInput" with the proper type (8)]
+ expected: FAIL
+
+ [ValidityState interface: document.createElement("input").validity must inherit property "customError" with the proper type (9)]
+ expected: FAIL
+
+ [ValidityState interface: document.createElement("input").validity must inherit property "valid" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLDetailsElement interface: existence and properties of interface object]
+ expected: FAIL
+
+ [HTMLDetailsElement interface object length]
+ expected: FAIL
+
+ [HTMLDetailsElement interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [HTMLDetailsElement interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [HTMLDetailsElement interface: attribute open]
+ expected: FAIL
+
+ [HTMLDetailsElement must be primary interface of document.createElement("details")]
+ expected: FAIL
+
+ [Stringification of document.createElement("details")]
+ expected: FAIL
+
+ [HTMLDetailsElement interface: document.createElement("details") must inherit property "open" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLMenuElement interface: existence and properties of interface object]
+ expected: FAIL
+
+ [HTMLMenuElement interface object length]
+ expected: FAIL
+
+ [HTMLMenuElement interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [HTMLMenuElement interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [HTMLMenuElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLMenuElement interface: attribute label]
+ expected: FAIL
+
+ [HTMLMenuElement interface: attribute compact]
+ expected: FAIL
+
+ [HTMLMenuElement must be primary interface of document.createElement("menu")]
+ expected: FAIL
+
+ [Stringification of document.createElement("menu")]
+ expected: FAIL
+
+ [HTMLMenuElement interface: document.createElement("menu") must inherit property "type" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLMenuElement interface: document.createElement("menu") must inherit property "label" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLMenuElement interface: document.createElement("menu") must inherit property "compact" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLMenuItemElement interface: existence and properties of interface object]
+ expected: FAIL
+
+ [HTMLMenuItemElement interface object length]
+ expected: FAIL
+
+ [HTMLMenuItemElement interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [HTMLMenuItemElement interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [HTMLMenuItemElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLMenuItemElement interface: attribute label]
+ expected: FAIL
+
+ [HTMLMenuItemElement interface: attribute icon]
+ expected: FAIL
+
+ [HTMLMenuItemElement interface: attribute disabled]
+ expected: FAIL
+
+ [HTMLMenuItemElement interface: attribute checked]
+ expected: FAIL
+
+ [HTMLMenuItemElement interface: attribute radiogroup]
+ expected: FAIL
+
+ [HTMLMenuItemElement interface: attribute default]
+ expected: FAIL
+
+ [HTMLMenuItemElement interface: attribute command]
+ expected: FAIL
+
+ [RelatedEvent interface: existence and properties of interface object]
+ expected: FAIL
+
+ [RelatedEvent interface object length]
+ expected: FAIL
+
+ [RelatedEvent interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [RelatedEvent interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [RelatedEvent interface: attribute relatedTarget]
+ expected: FAIL
+
+ [HTMLDialogElement interface: existence and properties of interface object]
+ expected: FAIL
+
+ [HTMLDialogElement interface object length]
+ expected: FAIL
+
+ [HTMLDialogElement interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [HTMLDialogElement interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [HTMLDialogElement interface: attribute open]
+ expected: FAIL
+
+ [HTMLDialogElement interface: attribute returnValue]
+ expected: FAIL
+
+ [HTMLDialogElement interface: operation show([object Object\],[object Object\])]
+ expected: FAIL
+
+ [HTMLDialogElement interface: operation showModal([object Object\],[object Object\])]
+ expected: FAIL
+
+ [HTMLDialogElement interface: operation close(DOMString)]
+ expected: FAIL
+
+ [HTMLScriptElement interface: attribute src]
+ expected: FAIL
+
+ [HTMLScriptElement interface: attribute type]
+ expected: FAIL
+
+ [HTMLScriptElement interface: attribute charset]
+ expected: FAIL
+
+ [HTMLScriptElement interface: attribute async]
+ expected: FAIL
+
+ [HTMLScriptElement interface: attribute defer]
+ expected: FAIL
+
+ [HTMLScriptElement interface: attribute crossOrigin]
+ expected: FAIL
+
+ [HTMLScriptElement interface: attribute event]
+ expected: FAIL
+
+ [HTMLScriptElement interface: attribute htmlFor]
+ expected: FAIL
+
+ [HTMLScriptElement interface: document.createElement("script") must inherit property "type" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLScriptElement interface: document.createElement("script") must inherit property "charset" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLScriptElement interface: document.createElement("script") must inherit property "async" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLScriptElement interface: document.createElement("script") must inherit property "defer" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLScriptElement interface: document.createElement("script") must inherit property "crossOrigin" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLScriptElement interface: document.createElement("script") must inherit property "event" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLScriptElement interface: document.createElement("script") must inherit property "htmlFor" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLTemplateElement interface: attribute content]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: operation getContext(DOMString,any)]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: operation probablySupportsContext(DOMString,any)]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: operation setContext(RenderingContext)]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: operation transferControlToProxy()]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: operation toDataURL(DOMString,any)]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: operation toBlob(FileCallback,DOMString,any)]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: calling getContext(DOMString,any) on document.createElement("canvas") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: document.createElement("canvas") must inherit property "probablySupportsContext" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: calling probablySupportsContext(DOMString,any) on document.createElement("canvas") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: document.createElement("canvas") must inherit property "setContext" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: calling setContext(RenderingContext) on document.createElement("canvas") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: document.createElement("canvas") must inherit property "transferControlToProxy" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: document.createElement("canvas") must inherit property "toDataURL" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: calling toDataURL(DOMString,any) on document.createElement("canvas") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: document.createElement("canvas") must inherit property "toBlob" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLCanvasElement interface: calling toBlob(FileCallback,DOMString,any) on document.createElement("canvas") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasProxy interface: existence and properties of interface object]
+ expected: FAIL
+
+ [CanvasProxy interface object length]
+ expected: FAIL
+
+ [CanvasProxy interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [CanvasProxy interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [CanvasProxy interface: operation setContext(RenderingContext)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface object length]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute width]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute height]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation commit()]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation save()]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation restore()]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute currentTransform]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation scale(unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation rotate(unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation translate(unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation transform(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation setTransform(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation resetTransform()]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute globalAlpha]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute globalCompositeOperation]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute imageSmoothingEnabled]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute strokeStyle]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute fillStyle]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation createLinearGradient(double,double,double,double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation createRadialGradient(double,double,double,double,double,double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation createPattern(CanvasImageSource,DOMString)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute shadowOffsetX]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute shadowOffsetY]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute shadowBlur]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute shadowColor]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation beginPath()]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation fill(CanvasFillRule)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation fill(Path2D,CanvasFillRule)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation stroke()]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation stroke(Path2D)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation drawSystemFocusRing(Element)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation drawSystemFocusRing(Path2D,Element)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation drawCustomFocusRing(Element)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation drawCustomFocusRing(Path2D,Element)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation scrollPathIntoView()]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation scrollPathIntoView(Path2D)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation clip(CanvasFillRule)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation clip(Path2D,CanvasFillRule)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation resetClip()]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation isPointInPath(unrestricted double,unrestricted double,CanvasFillRule)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation isPointInPath(Path2D,unrestricted double,unrestricted double,CanvasFillRule)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation isPointInStroke(unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation isPointInStroke(Path2D,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation fillText(DOMString,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation strokeText(DOMString,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation measureText(DOMString)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation drawImage(CanvasImageSource,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation drawImage(CanvasImageSource,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation drawImage(CanvasImageSource,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation addHitRegion(HitRegionOptions)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation removeHitRegion(DOMString)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation createImageData(double,double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation createImageData(ImageData)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation getImageData(double,double,double,double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation putImageData(ImageData,double,double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation putImageData(ImageData,double,double,double,double,double,double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute lineWidth]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute lineCap]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute lineJoin]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute miterLimit]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation setLineDash([object Object\])]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation getLineDash()]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute lineDashOffset]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute font]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute textAlign]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute textBaseline]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: attribute direction]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation closePath()]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation moveTo(unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation lineTo(unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation quadraticCurveTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation bezierCurveTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation rect(unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation arc(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: operation ellipse(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "width" with the proper type (1)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "height" with the proper type (2)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "commit" with the proper type (3)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "save" with the proper type (4)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "restore" with the proper type (5)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "currentTransform" with the proper type (6)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "scale" with the proper type (7)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling scale(unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "rotate" with the proper type (8)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling rotate(unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "translate" with the proper type (9)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling translate(unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "transform" with the proper type (10)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling transform(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "setTransform" with the proper type (11)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling setTransform(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "resetTransform" with the proper type (12)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "globalAlpha" with the proper type (13)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "globalCompositeOperation" with the proper type (14)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "imageSmoothingEnabled" with the proper type (15)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "strokeStyle" with the proper type (16)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "fillStyle" with the proper type (17)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "createLinearGradient" with the proper type (18)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling createLinearGradient(double,double,double,double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "createRadialGradient" with the proper type (19)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling createRadialGradient(double,double,double,double,double,double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "createPattern" with the proper type (20)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling createPattern(CanvasImageSource,DOMString) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "shadowOffsetX" with the proper type (21)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "shadowOffsetY" with the proper type (22)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "shadowBlur" with the proper type (23)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "shadowColor" with the proper type (24)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "beginPath" with the proper type (28)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "fill" with the proper type (29)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling fill(CanvasFillRule) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "fill" with the proper type (30)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling fill(Path2D,CanvasFillRule) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "stroke" with the proper type (31)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "stroke" with the proper type (32)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling stroke(Path2D) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "drawSystemFocusRing" with the proper type (33)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling drawSystemFocusRing(Element) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "drawSystemFocusRing" with the proper type (34)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling drawSystemFocusRing(Path2D,Element) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "drawCustomFocusRing" with the proper type (35)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling drawCustomFocusRing(Element) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "drawCustomFocusRing" with the proper type (36)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling drawCustomFocusRing(Path2D,Element) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "scrollPathIntoView" with the proper type (37)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "scrollPathIntoView" with the proper type (38)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling scrollPathIntoView(Path2D) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "clip" with the proper type (39)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling clip(CanvasFillRule) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "clip" with the proper type (40)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling clip(Path2D,CanvasFillRule) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "resetClip" with the proper type (41)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "isPointInPath" with the proper type (42)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling isPointInPath(unrestricted double,unrestricted double,CanvasFillRule) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "isPointInPath" with the proper type (43)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling isPointInPath(Path2D,unrestricted double,unrestricted double,CanvasFillRule) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "isPointInStroke" with the proper type (44)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling isPointInStroke(unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "isPointInStroke" with the proper type (45)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling isPointInStroke(Path2D,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "fillText" with the proper type (46)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling fillText(DOMString,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "strokeText" with the proper type (47)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling strokeText(DOMString,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "measureText" with the proper type (48)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling measureText(DOMString) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "drawImage" with the proper type (49)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling drawImage(CanvasImageSource,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "drawImage" with the proper type (50)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling drawImage(CanvasImageSource,unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "drawImage" with the proper type (51)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling drawImage(CanvasImageSource,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "addHitRegion" with the proper type (52)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling addHitRegion(HitRegionOptions) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "removeHitRegion" with the proper type (53)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling removeHitRegion(DOMString) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "createImageData" with the proper type (54)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling createImageData(double,double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "createImageData" with the proper type (55)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling createImageData(ImageData) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "getImageData" with the proper type (56)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling getImageData(double,double,double,double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "putImageData" with the proper type (57)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling putImageData(ImageData,double,double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "putImageData" with the proper type (58)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling putImageData(ImageData,double,double,double,double,double,double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "lineWidth" with the proper type (59)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "lineCap" with the proper type (60)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "lineJoin" with the proper type (61)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "miterLimit" with the proper type (62)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "setLineDash" with the proper type (63)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling setLineDash([object Object\]) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "getLineDash" with the proper type (64)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "lineDashOffset" with the proper type (65)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "font" with the proper type (66)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "textAlign" with the proper type (67)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "textBaseline" with the proper type (68)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "direction" with the proper type (69)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "closePath" with the proper type (70)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "moveTo" with the proper type (71)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling moveTo(unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "lineTo" with the proper type (72)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling lineTo(unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "quadraticCurveTo" with the proper type (73)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling quadraticCurveTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "bezierCurveTo" with the proper type (74)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling bezierCurveTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "arcTo" with the proper type (75)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "arcTo" with the proper type (76)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "rect" with the proper type (77)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling rect(unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "arc" with the proper type (78)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling arc(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "ellipse" with the proper type (79)]
+ expected: FAIL
+
+ [CanvasRenderingContext2D interface: calling ellipse(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [CanvasGradient interface: existence and properties of interface object]
+ expected: FAIL
+
+ [CanvasGradient interface object length]
+ expected: FAIL
+
+ [CanvasGradient interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [CanvasGradient interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [CanvasGradient interface: operation addColorStop(double,DOMString)]
+ expected: FAIL
+
+ [CanvasPattern interface: existence and properties of interface object]
+ expected: FAIL
+
+ [CanvasPattern interface object length]
+ expected: FAIL
+
+ [CanvasPattern interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [CanvasPattern interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [CanvasPattern interface: operation setTransform(SVGMatrix)]
+ expected: FAIL
+
+ [TextMetrics interface: existence and properties of interface object]
+ expected: FAIL
+
+ [TextMetrics interface object length]
+ expected: FAIL
+
+ [TextMetrics interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [TextMetrics interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [TextMetrics interface: attribute width]
+ expected: FAIL
+
+ [TextMetrics interface: attribute actualBoundingBoxLeft]
+ expected: FAIL
+
+ [TextMetrics interface: attribute actualBoundingBoxRight]
+ expected: FAIL
+
+ [TextMetrics interface: attribute fontBoundingBoxAscent]
+ expected: FAIL
+
+ [TextMetrics interface: attribute fontBoundingBoxDescent]
+ expected: FAIL
+
+ [TextMetrics interface: attribute actualBoundingBoxAscent]
+ expected: FAIL
+
+ [TextMetrics interface: attribute actualBoundingBoxDescent]
+ expected: FAIL
+
+ [TextMetrics interface: attribute emHeightAscent]
+ expected: FAIL
+
+ [TextMetrics interface: attribute emHeightDescent]
+ expected: FAIL
+
+ [TextMetrics interface: attribute hangingBaseline]
+ expected: FAIL
+
+ [TextMetrics interface: attribute alphabeticBaseline]
+ expected: FAIL
+
+ [TextMetrics interface: attribute ideographicBaseline]
+ expected: FAIL
+
+ [ImageData interface: existence and properties of interface object]
+ expected: FAIL
+
+ [ImageData interface object length]
+ expected: FAIL
+
+ [ImageData interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [ImageData interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [ImageData interface: attribute width]
+ expected: FAIL
+
+ [ImageData interface: attribute height]
+ expected: FAIL
+
+ [ImageData interface: attribute data]
+ expected: FAIL
+
+ [DrawingStyle interface: existence and properties of interface object]
+ expected: FAIL
+
+ [DrawingStyle interface object length]
+ expected: FAIL
+
+ [DrawingStyle interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [DrawingStyle interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [DrawingStyle interface: attribute lineWidth]
+ expected: FAIL
+
+ [DrawingStyle interface: attribute lineCap]
+ expected: FAIL
+
+ [DrawingStyle interface: attribute lineJoin]
+ expected: FAIL
+
+ [DrawingStyle interface: attribute miterLimit]
+ expected: FAIL
+
+ [DrawingStyle interface: operation setLineDash([object Object\])]
+ expected: FAIL
+
+ [DrawingStyle interface: operation getLineDash()]
+ expected: FAIL
+
+ [DrawingStyle interface: attribute lineDashOffset]
+ expected: FAIL
+
+ [DrawingStyle interface: attribute font]
+ expected: FAIL
+
+ [DrawingStyle interface: attribute textAlign]
+ expected: FAIL
+
+ [DrawingStyle interface: attribute textBaseline]
+ expected: FAIL
+
+ [DrawingStyle interface: attribute direction]
+ expected: FAIL
+
+ [Path2D interface: existence and properties of interface object]
+ expected: FAIL
+
+ [Path2D interface object length]
+ expected: FAIL
+
+ [Path2D interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [Path2D interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [Path2D interface: operation addPath(Path2D,SVGMatrix)]
+ expected: FAIL
+
+ [Path2D interface: operation addPathByStrokingPath(Path2D,CanvasDrawingStyles,SVGMatrix)]
+ expected: FAIL
+
+ [Path2D interface: operation addText(DOMString,CanvasDrawingStyles,SVGMatrix,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [Path2D interface: operation addPathByStrokingText(DOMString,CanvasDrawingStyles,SVGMatrix,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [Path2D interface: operation addText(DOMString,CanvasDrawingStyles,SVGMatrix,Path2D,unrestricted double)]
+ expected: FAIL
+
+ [Path2D interface: operation addPathByStrokingText(DOMString,CanvasDrawingStyles,SVGMatrix,Path2D,unrestricted double)]
+ expected: FAIL
+
+ [Path2D interface: operation closePath()]
+ expected: FAIL
+
+ [Path2D interface: operation moveTo(unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [Path2D interface: operation lineTo(unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [Path2D interface: operation quadraticCurveTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [Path2D interface: operation bezierCurveTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [Path2D interface: operation arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [Path2D interface: operation arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [Path2D interface: operation rect(unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
+ expected: FAIL
+
+ [Path2D interface: operation arc(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)]
+ expected: FAIL
+
+ [Path2D interface: operation ellipse(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)]
+ expected: FAIL
+
+ [DataTransfer interface: existence and properties of interface object]
+ expected: FAIL
+
+ [DataTransfer interface object length]
+ expected: FAIL
+
+ [DataTransfer interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [DataTransfer interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [DataTransfer interface: attribute dropEffect]
+ expected: FAIL
+
+ [DataTransfer interface: attribute effectAllowed]
+ expected: FAIL
+
+ [DataTransfer interface: attribute items]
+ expected: FAIL
+
+ [DataTransfer interface: operation setDragImage(Element,long,long)]
+ expected: FAIL
+
+ [DataTransfer interface: attribute types]
+ expected: FAIL
+
+ [DataTransfer interface: operation getData(DOMString)]
+ expected: FAIL
+
+ [DataTransfer interface: operation setData(DOMString,DOMString)]
+ expected: FAIL
+
+ [DataTransfer interface: operation clearData(DOMString)]
+ expected: FAIL
+
+ [DataTransfer interface: attribute files]
+ expected: FAIL
+
+ [DataTransferItemList interface: existence and properties of interface object]
+ expected: FAIL
+
+ [DataTransferItemList interface object length]
+ expected: FAIL
+
+ [DataTransferItemList interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [DataTransferItemList interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [DataTransferItemList interface: attribute length]
+ expected: FAIL
+
+ [DataTransferItemList interface: operation add(DOMString,DOMString)]
+ expected: FAIL
+
+ [DataTransferItemList interface: operation add(File)]
+ expected: FAIL
+
+ [DataTransferItemList interface: operation remove(unsigned long)]
+ expected: FAIL
+
+ [DataTransferItemList interface: operation clear()]
+ expected: FAIL
+
+ [DataTransferItem interface: existence and properties of interface object]
+ expected: FAIL
+
+ [DataTransferItem interface object length]
+ expected: FAIL
+
+ [DataTransferItem interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [DataTransferItem interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [DataTransferItem interface: attribute kind]
+ expected: FAIL
+
+ [DataTransferItem interface: attribute type]
+ expected: FAIL
+
+ [DataTransferItem interface: operation getAsString(FunctionStringCallback)]
+ expected: FAIL
+
+ [DataTransferItem interface: operation getAsFile()]
+ expected: FAIL
+
+ [DragEvent interface: existence and properties of interface object]
+ expected: FAIL
+
+ [DragEvent interface object length]
+ expected: FAIL
+
+ [DragEvent interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [DragEvent interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [DragEvent interface: attribute dataTransfer]
+ expected: FAIL
+
+ [Window interface: attribute self]
+ expected: FAIL
+
+ [Window interface: attribute name]
+ expected: FAIL
+
+ [Window interface: attribute history]
+ expected: FAIL
+
+ [Window interface: attribute locationbar]
+ expected: FAIL
+
+ [Window interface: attribute menubar]
+ expected: FAIL
+
+ [Window interface: attribute personalbar]
+ expected: FAIL
+
+ [Window interface: attribute scrollbars]
+ expected: FAIL
+
+ [Window interface: attribute statusbar]
+ expected: FAIL
+
+ [Window interface: attribute toolbar]
+ expected: FAIL
+
+ [Window interface: attribute status]
+ expected: FAIL
+
+ [Window interface: attribute closed]
+ expected: FAIL
+
+ [Window interface: operation stop()]
+ expected: FAIL
+
+ [Window interface: operation focus()]
+ expected: FAIL
+
+ [Window interface: operation blur()]
+ expected: FAIL
+
+ [Window interface: attribute frames]
+ expected: FAIL
+
+ [Window interface: attribute length]
+ expected: FAIL
+
+ [Window interface: attribute opener]
+ expected: FAIL
+
+ [Window interface: attribute frameElement]
+ expected: FAIL
+
+ [Window interface: operation open(DOMString,DOMString,DOMString,boolean)]
+ expected: FAIL
+
+ [Window interface: attribute external]
+ expected: FAIL
+
+ [Window interface: attribute applicationCache]
+ expected: FAIL
+
+ [Window interface: operation alert()]
+ expected: FAIL
+
+ [Window interface: operation confirm(DOMString)]
+ expected: FAIL
+
+ [Window interface: operation prompt(DOMString,DOMString)]
+ expected: FAIL
+
+ [Window interface: operation print()]
+ expected: FAIL
+
+ [Window interface: operation showModalDialog(DOMString,any)]
+ expected: FAIL
+
+ [Window interface: operation postMessage(any,DOMString,[object Object\])]
+ expected: FAIL
+
+ [Window interface: operation captureEvents()]
+ expected: FAIL
+
+ [Window interface: operation releaseEvents()]
+ expected: FAIL
+
+ [Window interface: attribute onabort]
+ expected: FAIL
+
+ [Window interface: attribute onautocomplete]
+ expected: FAIL
+
+ [Window interface: attribute onautocompleteerror]
+ expected: FAIL
+
+ [Window interface: attribute onblur]
+ expected: FAIL
+
+ [Window interface: attribute oncancel]
+ expected: FAIL
+
+ [Window interface: attribute oncanplay]
+ expected: FAIL
+
+ [Window interface: attribute oncanplaythrough]
+ expected: FAIL
+
+ [Window interface: attribute onchange]
+ expected: FAIL
+
+ [Window interface: attribute onclose]
+ expected: FAIL
+
+ [Window interface: attribute oncontextmenu]
+ expected: FAIL
+
+ [Window interface: attribute oncuechange]
+ expected: FAIL
+
+ [Window interface: attribute ondblclick]
+ expected: FAIL
+
+ [Window interface: attribute ondrag]
+ expected: FAIL
+
+ [Window interface: attribute ondragend]
+ expected: FAIL
+
+ [Window interface: attribute ondragenter]
+ expected: FAIL
+
+ [Window interface: attribute ondragexit]
+ expected: FAIL
+
+ [Window interface: attribute ondragleave]
+ expected: FAIL
+
+ [Window interface: attribute ondragover]
+ expected: FAIL
+
+ [Window interface: attribute ondragstart]
+ expected: FAIL
+
+ [Window interface: attribute ondrop]
+ expected: FAIL
+
+ [Window interface: attribute ondurationchange]
+ expected: FAIL
+
+ [Window interface: attribute onemptied]
+ expected: FAIL
+
+ [Window interface: attribute onended]
+ expected: FAIL
+
+ [Window interface: attribute onfocus]
+ expected: FAIL
+
+ [Window interface: attribute oninput]
+ expected: FAIL
+
+ [Window interface: attribute oninvalid]
+ expected: FAIL
+
+ [Window interface: attribute onkeydown]
+ expected: FAIL
+
+ [Window interface: attribute onkeypress]
+ expected: FAIL
+
+ [Window interface: attribute onkeyup]
+ expected: FAIL
+
+ [Window interface: attribute onloadeddata]
+ expected: FAIL
+
+ [Window interface: attribute onloadedmetadata]
+ expected: FAIL
+
+ [Window interface: attribute onloadstart]
+ expected: FAIL
+
+ [Window interface: attribute onmousedown]
+ expected: FAIL
+
+ [Window interface: attribute onmouseenter]
+ expected: FAIL
+
+ [Window interface: attribute onmouseleave]
+ expected: FAIL
+
+ [Window interface: attribute onmousemove]
+ expected: FAIL
+
+ [Window interface: attribute onmouseout]
+ expected: FAIL
+
+ [Window interface: attribute onmouseover]
+ expected: FAIL
+
+ [Window interface: attribute onmouseup]
+ expected: FAIL
+
+ [Window interface: attribute onmousewheel]
+ expected: FAIL
+
+ [Window interface: attribute onpause]
+ expected: FAIL
+
+ [Window interface: attribute onplay]
+ expected: FAIL
+
+ [Window interface: attribute onplaying]
+ expected: FAIL
+
+ [Window interface: attribute onprogress]
+ expected: FAIL
+
+ [Window interface: attribute onratechange]
+ expected: FAIL
+
+ [Window interface: attribute onreset]
+ expected: FAIL
+
+ [Window interface: attribute onresize]
+ expected: FAIL
+
+ [Window interface: attribute onscroll]
+ expected: FAIL
+
+ [Window interface: attribute onseeked]
+ expected: FAIL
+
+ [Window interface: attribute onseeking]
+ expected: FAIL
+
+ [Window interface: attribute onselect]
+ expected: FAIL
+
+ [Window interface: attribute onshow]
+ expected: FAIL
+
+ [Window interface: attribute onsort]
+ expected: FAIL
+
+ [Window interface: attribute onstalled]
+ expected: FAIL
+
+ [Window interface: attribute onsubmit]
+ expected: FAIL
+
+ [Window interface: attribute onsuspend]
+ expected: FAIL
+
+ [Window interface: attribute ontimeupdate]
+ expected: FAIL
+
+ [Window interface: attribute ontoggle]
+ expected: FAIL
+
+ [Window interface: attribute onvolumechange]
+ expected: FAIL
+
+ [Window interface: attribute onwaiting]
+ expected: FAIL
+
+ [Window interface: attribute onafterprint]
+ expected: FAIL
+
+ [Window interface: attribute onbeforeprint]
+ expected: FAIL
+
+ [Window interface: attribute onbeforeunload]
+ expected: FAIL
+
+ [Window interface: attribute onhashchange]
+ expected: FAIL
+
+ [Window interface: attribute onlanguagechange]
+ expected: FAIL
+
+ [Window interface: attribute onmessage]
+ expected: FAIL
+
+ [Window interface: attribute onoffline]
+ expected: FAIL
+
+ [Window interface: attribute ononline]
+ expected: FAIL
+
+ [Window interface: attribute onpagehide]
+ expected: FAIL
+
+ [Window interface: attribute onpageshow]
+ expected: FAIL
+
+ [Window interface: attribute onpopstate]
+ expected: FAIL
+
+ [Window interface: attribute onstorage]
+ expected: FAIL
+
+ [Window interface: operation clearTimeout(long)]
+ 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
+
+ [Window interface: window must have own property "window"]
+ expected: FAIL
+
+ [Window interface: window must inherit property "self" with the proper type (1)]
+ expected: FAIL
+
+ [Window interface: window must have own property "document"]
+ expected: FAIL
+
+ [Window interface: window must inherit property "name" with the proper type (3)]
+ expected: FAIL
+
+ [Window interface: window must have own property "location"]
+ expected: FAIL
+
+ [Window interface: window must inherit property "history" with the proper type (5)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "locationbar" with the proper type (6)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "menubar" with the proper type (7)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "personalbar" with the proper type (8)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "scrollbars" with the proper type (9)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "statusbar" with the proper type (10)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "toolbar" with the proper type (11)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "status" with the proper type (12)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "closed" with the proper type (14)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "stop" with the proper type (15)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "focus" with the proper type (16)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "blur" with the proper type (17)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "frames" with the proper type (18)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "length" with the proper type (19)]
+ expected: FAIL
+
+ [Window interface: window must have own property "top"]
+ expected: FAIL
+
+ [Window interface: window must inherit property "opener" with the proper type (21)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "parent" with the proper type (22)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "frameElement" with the proper type (23)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "open" with the proper type (24)]
+ expected: FAIL
+
+ [Window interface: calling open(DOMString,DOMString,DOMString,boolean) on window with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Window interface: window must inherit property "external" with the proper type (28)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "applicationCache" with the proper type (29)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "confirm" with the proper type (31)]
+ expected: FAIL
+
+ [Window interface: calling confirm(DOMString) on window with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Window interface: window must inherit property "prompt" with the proper type (32)]
+ expected: FAIL
+
+ [Window interface: calling prompt(DOMString,DOMString) on window with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Window interface: window must inherit property "print" with the proper type (33)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "showModalDialog" with the proper type (34)]
+ expected: FAIL
+
+ [Window interface: calling showModalDialog(DOMString,any) on window with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Window interface: window must inherit property "postMessage" with the proper type (35)]
+ expected: FAIL
+
+ [Window interface: calling postMessage(any,DOMString,[object Object\]) on window with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Window interface: window must inherit property "captureEvents" with the proper type (36)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "releaseEvents" with the proper type (37)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onabort" with the proper type (38)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onautocomplete" with the proper type (39)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onautocompleteerror" with the proper type (40)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onblur" with the proper type (41)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "oncancel" with the proper type (42)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "oncanplay" with the proper type (43)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "oncanplaythrough" with the proper type (44)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onchange" with the proper type (45)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onclose" with the proper type (47)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "oncontextmenu" with the proper type (48)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "oncuechange" with the proper type (49)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ondblclick" with the proper type (50)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ondrag" with the proper type (51)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ondragend" with the proper type (52)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ondragenter" with the proper type (53)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ondragexit" with the proper type (54)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ondragleave" with the proper type (55)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ondragover" with the proper type (56)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ondragstart" with the proper type (57)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ondrop" with the proper type (58)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ondurationchange" with the proper type (59)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onemptied" with the proper type (60)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onended" with the proper type (61)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onfocus" with the proper type (63)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "oninput" with the proper type (64)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "oninvalid" with the proper type (65)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onkeydown" with the proper type (66)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onkeypress" with the proper type (67)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onkeyup" with the proper type (68)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onloadeddata" with the proper type (70)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onloadedmetadata" with the proper type (71)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onloadstart" with the proper type (72)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onmousedown" with the proper type (73)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onmouseenter" with the proper type (74)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onmouseleave" with the proper type (75)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onmousemove" with the proper type (76)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onmouseout" with the proper type (77)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onmouseover" with the proper type (78)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onmouseup" with the proper type (79)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onmousewheel" with the proper type (80)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onpause" with the proper type (81)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onplay" with the proper type (82)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onplaying" with the proper type (83)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onprogress" with the proper type (84)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onratechange" with the proper type (85)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onreset" with the proper type (86)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onresize" with the proper type (87)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onscroll" with the proper type (88)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onseeked" with the proper type (89)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onseeking" with the proper type (90)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onselect" with the proper type (91)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onshow" with the proper type (92)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onsort" with the proper type (93)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onstalled" with the proper type (94)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onsubmit" with the proper type (95)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onsuspend" with the proper type (96)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ontimeupdate" with the proper type (97)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ontoggle" with the proper type (98)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onvolumechange" with the proper type (99)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onwaiting" with the proper type (100)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onafterprint" with the proper type (101)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onbeforeprint" with the proper type (102)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onbeforeunload" with the proper type (103)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onhashchange" with the proper type (104)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onlanguagechange" with the proper type (105)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onmessage" with the proper type (106)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onoffline" with the proper type (107)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "ononline" with the proper type (108)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onpagehide" with the proper type (109)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onpageshow" with the proper type (110)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onpopstate" with the proper type (111)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onstorage" with the proper type (112)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "createImageBitmap" with the proper type (122)]
+ expected: FAIL
+
+ [Window interface: calling createImageBitmap(ImageBitmapSource,long,long,long,long) on window with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Window interface: window must inherit property "sessionStorage" with the proper type (123)]
+ expected: FAIL
+
+ [Window interface: window must inherit property "localStorage" with the proper type (124)]
+ expected: FAIL
+
+ [BarProp interface: existence and properties of interface object]
+ expected: FAIL
+
+ [BarProp interface object length]
+ expected: FAIL
+
+ [BarProp interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [BarProp interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [BarProp interface: attribute visible]
+ expected: FAIL
+
+ [History interface: existence and properties of interface object]
+ expected: FAIL
+
+ [History interface object length]
+ expected: FAIL
+
+ [History interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [History interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [History interface: attribute length]
+ expected: FAIL
+
+ [History interface: attribute state]
+ expected: FAIL
+
+ [History interface: operation go(long)]
+ expected: FAIL
+
+ [History interface: operation back()]
+ expected: FAIL
+
+ [History interface: operation forward()]
+ expected: FAIL
+
+ [History interface: operation pushState(any,DOMString,DOMString)]
+ expected: FAIL
+
+ [History interface: operation replaceState(any,DOMString,DOMString)]
+ expected: FAIL
+
+ [History must be primary interface of window.history]
+ expected: FAIL
+
+ [Stringification of window.history]
+ expected: FAIL
+
+ [History interface: window.history must inherit property "length" with the proper type (0)]
+ expected: FAIL
+
+ [History interface: window.history must inherit property "state" with the proper type (1)]
+ expected: FAIL
+
+ [History interface: window.history must inherit property "go" with the proper type (2)]
+ expected: FAIL
+
+ [History interface: calling go(long) on window.history with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [History interface: window.history must inherit property "back" with the proper type (3)]
+ expected: FAIL
+
+ [History interface: window.history must inherit property "forward" with the proper type (4)]
+ expected: FAIL
+
+ [History interface: window.history must inherit property "pushState" with the proper type (5)]
+ expected: FAIL
+
+ [History interface: calling pushState(any,DOMString,DOMString) on window.history with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [History interface: window.history must inherit property "replaceState" with the proper type (6)]
+ expected: FAIL
+
+ [History interface: calling replaceState(any,DOMString,DOMString) on window.history with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Location interface: operation assign(DOMString)]
+ expected: FAIL
+
+ [Location interface: operation replace(DOMString)]
+ expected: FAIL
+
+ [Location interface: operation reload()]
+ expected: FAIL
+
+ [Location interface: window.location must inherit property "assign" with the proper type (0)]
+ expected: FAIL
+
+ [Location interface: calling assign(DOMString) on window.location with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Location interface: window.location must inherit property "replace" with the proper type (1)]
+ expected: FAIL
+
+ [Location interface: calling replace(DOMString) on window.location with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Location interface: window.location must inherit property "reload" with the proper type (2)]
+ expected: FAIL
+
+ [PopStateEvent interface: existence and properties of interface object]
+ expected: FAIL
+
+ [PopStateEvent interface object length]
+ expected: FAIL
+
+ [PopStateEvent interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [PopStateEvent interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [PopStateEvent interface: attribute state]
+ expected: FAIL
+
+ [HashChangeEvent interface: existence and properties of interface object]
+ expected: FAIL
+
+ [HashChangeEvent interface object length]
+ expected: FAIL
+
+ [HashChangeEvent interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [HashChangeEvent interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [HashChangeEvent interface: attribute oldURL]
+ expected: FAIL
+
+ [HashChangeEvent interface: attribute newURL]
+ expected: FAIL
+
+ [PageTransitionEvent interface: existence and properties of interface object]
+ expected: FAIL
+
+ [PageTransitionEvent interface object length]
+ expected: FAIL
+
+ [PageTransitionEvent interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [PageTransitionEvent interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [PageTransitionEvent interface: attribute persisted]
+ expected: FAIL
+
+ [BeforeUnloadEvent interface: existence and properties of interface object]
+ expected: FAIL
+
+ [BeforeUnloadEvent interface object length]
+ expected: FAIL
+
+ [BeforeUnloadEvent interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [BeforeUnloadEvent interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [BeforeUnloadEvent interface: attribute returnValue]
+ expected: FAIL
+
+ [ApplicationCache interface: existence and properties of interface object]
+ expected: FAIL
+
+ [ApplicationCache interface object length]
+ expected: FAIL
+
+ [ApplicationCache interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [ApplicationCache interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [ApplicationCache interface: constant UNCACHED on interface object]
+ expected: FAIL
+
+ [ApplicationCache interface: constant UNCACHED on interface prototype object]
+ expected: FAIL
+
+ [ApplicationCache interface: constant IDLE on interface object]
+ expected: FAIL
+
+ [ApplicationCache interface: constant IDLE on interface prototype object]
+ expected: FAIL
+
+ [ApplicationCache interface: constant CHECKING on interface object]
+ expected: FAIL
+
+ [ApplicationCache interface: constant CHECKING on interface prototype object]
+ expected: FAIL
+
+ [ApplicationCache interface: constant DOWNLOADING on interface object]
+ expected: FAIL
+
+ [ApplicationCache interface: constant DOWNLOADING on interface prototype object]
+ expected: FAIL
+
+ [ApplicationCache interface: constant UPDATEREADY on interface object]
+ expected: FAIL
+
+ [ApplicationCache interface: constant UPDATEREADY on interface prototype object]
+ expected: FAIL
+
+ [ApplicationCache interface: constant OBSOLETE on interface object]
+ expected: FAIL
+
+ [ApplicationCache interface: constant OBSOLETE on interface prototype object]
+ expected: FAIL
+
+ [ApplicationCache interface: attribute status]
+ expected: FAIL
+
+ [ApplicationCache interface: operation update()]
+ expected: FAIL
+
+ [ApplicationCache interface: operation abort()]
+ expected: FAIL
+
+ [ApplicationCache interface: operation swapCache()]
+ expected: FAIL
+
+ [ApplicationCache interface: attribute onchecking]
+ expected: FAIL
+
+ [ApplicationCache interface: attribute onerror]
+ expected: FAIL
+
+ [ApplicationCache interface: attribute onnoupdate]
+ expected: FAIL
+
+ [ApplicationCache interface: attribute ondownloading]
+ expected: FAIL
+
+ [ApplicationCache interface: attribute onprogress]
+ expected: FAIL
+
+ [ApplicationCache interface: attribute onupdateready]
+ expected: FAIL
+
+ [ApplicationCache interface: attribute oncached]
+ expected: FAIL
+
+ [ApplicationCache interface: attribute onobsolete]
+ expected: FAIL
+
+ [ApplicationCache must be primary interface of window.applicationCache]
+ expected: FAIL
+
+ [Stringification of window.applicationCache]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "UNCACHED" with the proper type (0)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "IDLE" with the proper type (1)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "CHECKING" with the proper type (2)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "DOWNLOADING" with the proper type (3)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "UPDATEREADY" with the proper type (4)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "OBSOLETE" with the proper type (5)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "status" with the proper type (6)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "update" with the proper type (7)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "abort" with the proper type (8)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "swapCache" with the proper type (9)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "onchecking" with the proper type (10)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "onerror" with the proper type (11)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "onnoupdate" with the proper type (12)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "ondownloading" with the proper type (13)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "onprogress" with the proper type (14)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "onupdateready" with the proper type (15)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "oncached" with the proper type (16)]
+ expected: FAIL
+
+ [ApplicationCache interface: window.applicationCache must inherit property "onobsolete" with the proper type (17)]
+ expected: FAIL
+
+ [EventTarget interface: window.applicationCache must inherit property "addEventListener" with the proper type (0)]
+ expected: FAIL
+
+ [EventTarget interface: calling addEventListener(DOMString,EventListener,boolean) on window.applicationCache with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [EventTarget interface: window.applicationCache must inherit property "removeEventListener" with the proper type (1)]
+ expected: FAIL
+
+ [EventTarget interface: calling removeEventListener(DOMString,EventListener,boolean) on window.applicationCache with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [EventTarget interface: window.applicationCache must inherit property "dispatchEvent" with the proper type (2)]
+ expected: FAIL
+
+ [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
+
+ [ErrorEvent interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [ErrorEvent interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [ErrorEvent interface: attribute message]
+ expected: FAIL
+
+ [ErrorEvent interface: attribute filename]
+ expected: FAIL
+
+ [ErrorEvent interface: attribute lineno]
+ expected: FAIL
+
+ [ErrorEvent interface: attribute colno]
+ expected: FAIL
+
+ [ErrorEvent interface: attribute error]
+ expected: FAIL
+
+ [Navigator interface: attribute appVersion]
+ expected: FAIL
+
+ [Navigator interface: attribute userAgent]
+ expected: FAIL
+
+ [Navigator interface: attribute language]
+ expected: FAIL
+
+ [Navigator interface: attribute languages]
+ expected: FAIL
+
+ [Navigator interface: attribute onLine]
+ expected: FAIL
+
+ [Navigator interface: operation registerProtocolHandler(DOMString,DOMString,DOMString)]
+ expected: FAIL
+
+ [Navigator interface: operation registerContentHandler(DOMString,DOMString,DOMString)]
+ expected: FAIL
+
+ [Navigator interface: operation isProtocolHandlerRegistered(DOMString,DOMString)]
+ expected: FAIL
+
+ [Navigator interface: operation isContentHandlerRegistered(DOMString,DOMString)]
+ expected: FAIL
+
+ [Navigator interface: operation unregisterProtocolHandler(DOMString,DOMString)]
+ expected: FAIL
+
+ [Navigator interface: operation unregisterContentHandler(DOMString,DOMString)]
+ expected: FAIL
+
+ [Navigator interface: attribute cookieEnabled]
+ expected: FAIL
+
+ [Navigator interface: operation yieldForStorageUpdates()]
+ expected: FAIL
+
+ [Navigator interface: attribute plugins]
+ expected: FAIL
+
+ [Navigator interface: attribute mimeTypes]
+ expected: FAIL
+
+ [Navigator interface: attribute javaEnabled]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "appVersion" with the proper type (2)]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "userAgent" with the proper type (6)]
+ expected: FAIL
+
+ [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
+
+ [Navigator interface: calling registerProtocolHandler(DOMString,DOMString,DOMString) on window.navigator with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "registerContentHandler" with the proper type (11)]
+ expected: FAIL
+
+ [Navigator interface: calling registerContentHandler(DOMString,DOMString,DOMString) on window.navigator with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "isProtocolHandlerRegistered" with the proper type (12)]
+ expected: FAIL
+
+ [Navigator interface: calling isProtocolHandlerRegistered(DOMString,DOMString) on window.navigator with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "isContentHandlerRegistered" with the proper type (13)]
+ expected: FAIL
+
+ [Navigator interface: calling isContentHandlerRegistered(DOMString,DOMString) on window.navigator with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "unregisterProtocolHandler" with the proper type (14)]
+ expected: FAIL
+
+ [Navigator interface: calling unregisterProtocolHandler(DOMString,DOMString) on window.navigator with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "unregisterContentHandler" with the proper type (15)]
+ expected: FAIL
+
+ [Navigator interface: calling unregisterContentHandler(DOMString,DOMString) on window.navigator with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "cookieEnabled" with the proper type (16)]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "yieldForStorageUpdates" with the proper type (17)]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "plugins" with the proper type (18)]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "mimeTypes" with the proper type (19)]
+ expected: FAIL
+
+ [Navigator interface: window.navigator must inherit property "javaEnabled" with the proper type (20)]
+ expected: FAIL
+
+ [PluginArray interface: existence and properties of interface object]
+ expected: FAIL
+
+ [PluginArray interface object length]
+ expected: FAIL
+
+ [PluginArray interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [PluginArray interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [PluginArray interface: operation refresh(boolean)]
+ expected: FAIL
+
+ [PluginArray interface: attribute length]
+ expected: FAIL
+
+ [PluginArray interface: operation item(unsigned long)]
+ expected: FAIL
+
+ [PluginArray interface: operation namedItem(DOMString)]
+ expected: FAIL
+
+ [MimeTypeArray interface: existence and properties of interface object]
+ expected: FAIL
+
+ [MimeTypeArray interface object length]
+ expected: FAIL
+
+ [MimeTypeArray interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [MimeTypeArray interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [MimeTypeArray interface: attribute length]
+ expected: FAIL
+
+ [MimeTypeArray interface: operation item(unsigned long)]
+ expected: FAIL
+
+ [MimeTypeArray interface: operation namedItem(DOMString)]
+ expected: FAIL
+
+ [Plugin interface: existence and properties of interface object]
+ expected: FAIL
+
+ [Plugin interface object length]
+ expected: FAIL
+
+ [Plugin interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [Plugin interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [Plugin interface: attribute name]
+ expected: FAIL
+
+ [Plugin interface: attribute description]
+ expected: FAIL
+
+ [Plugin interface: attribute filename]
+ expected: FAIL
+
+ [Plugin interface: attribute length]
+ expected: FAIL
+
+ [Plugin interface: operation item(unsigned long)]
+ expected: FAIL
+
+ [Plugin interface: operation namedItem(DOMString)]
+ expected: FAIL
+
+ [MimeType interface: existence and properties of interface object]
+ expected: FAIL
+
+ [MimeType interface object length]
+ expected: FAIL
+
+ [MimeType interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [MimeType interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [MimeType interface: attribute type]
+ expected: FAIL
+
+ [MimeType interface: attribute description]
+ expected: FAIL
+
+ [MimeType interface: attribute suffixes]
+ expected: FAIL
+
+ [MimeType interface: attribute enabledPlugin]
+ expected: FAIL
+
+ [External interface: existence and properties of interface object]
+ expected: FAIL
+
+ [External interface object length]
+ expected: FAIL
+
+ [External interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [External interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [External interface: operation AddSearchProvider(DOMString)]
+ expected: FAIL
+
+ [External interface: operation IsSearchProviderInstalled(DOMString)]
+ expected: FAIL
+
+ [External must be primary interface of window.external]
+ expected: FAIL
+
+ [Stringification of window.external]
+ expected: FAIL
+
+ [External interface: window.external must inherit property "AddSearchProvider" with the proper type (0)]
+ expected: FAIL
+
+ [External interface: calling AddSearchProvider(DOMString) on window.external with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [External interface: window.external must inherit property "IsSearchProviderInstalled" with the proper type (1)]
+ expected: FAIL
+
+ [External interface: calling IsSearchProviderInstalled(DOMString) on window.external with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [ImageBitmap interface: existence and properties of interface object]
+ expected: FAIL
+
+ [ImageBitmap interface object length]
+ expected: FAIL
+
+ [ImageBitmap interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [ImageBitmap interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [ImageBitmap interface: attribute width]
+ expected: FAIL
+
+ [ImageBitmap interface: attribute height]
+ expected: FAIL
+
+ [MessageEvent interface object length]
+ expected: FAIL
+
+ [MessageEvent interface: attribute source]
+ expected: FAIL
+
+ [MessageEvent interface: attribute ports]
+ expected: FAIL
+
+ [MessageEvent interface: operation initMessageEvent(DOMString,boolean,boolean,any,DOMString,DOMString,[object Object\],[object Object\],MessagePort)]
+ expected: FAIL
+
+ [EventSource interface: existence and properties of interface object]
+ expected: FAIL
+
+ [EventSource interface object length]
+ expected: FAIL
+
+ [EventSource interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [EventSource interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [EventSource interface: attribute url]
+ expected: FAIL
+
+ [EventSource interface: attribute withCredentials]
+ expected: FAIL
+
+ [EventSource interface: constant CONNECTING on interface object]
+ expected: FAIL
+
+ [EventSource interface: constant CONNECTING on interface prototype object]
+ expected: FAIL
+
+ [EventSource interface: constant OPEN on interface object]
+ expected: FAIL
+
+ [EventSource interface: constant OPEN on interface prototype object]
+ expected: FAIL
+
+ [EventSource interface: constant CLOSED on interface object]
+ expected: FAIL
+
+ [EventSource interface: constant CLOSED on interface prototype object]
+ expected: FAIL
+
+ [EventSource interface: attribute readyState]
+ expected: FAIL
+
+ [EventSource interface: attribute onopen]
+ expected: FAIL
+
+ [EventSource interface: attribute onmessage]
+ expected: FAIL
+
+ [EventSource interface: attribute onerror]
+ expected: FAIL
+
+ [EventSource interface: operation close()]
+ expected: FAIL
+
+ [WebSocket interface: existence and properties of interface object]
+ expected: FAIL
+
+ [WebSocket interface object length]
+ expected: FAIL
+
+ [WebSocket interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [WebSocket interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [WebSocket interface: attribute url]
+ expected: FAIL
+
+ [WebSocket interface: constant CONNECTING on interface object]
+ expected: FAIL
+
+ [WebSocket interface: constant CONNECTING on interface prototype object]
+ expected: FAIL
+
+ [WebSocket interface: constant OPEN on interface object]
+ expected: FAIL
+
+ [WebSocket interface: constant OPEN on interface prototype object]
+ expected: FAIL
+
+ [WebSocket interface: constant CLOSING on interface object]
+ expected: FAIL
+
+ [WebSocket interface: constant CLOSING on interface prototype object]
+ expected: FAIL
+
+ [WebSocket interface: constant CLOSED on interface object]
+ expected: FAIL
+
+ [WebSocket interface: constant CLOSED on interface prototype object]
+ expected: FAIL
+
+ [WebSocket interface: attribute readyState]
+ expected: FAIL
+
+ [WebSocket interface: attribute bufferedAmount]
+ expected: FAIL
+
+ [WebSocket interface: attribute onopen]
+ expected: FAIL
+
+ [WebSocket interface: attribute onerror]
+ expected: FAIL
+
+ [WebSocket interface: attribute onclose]
+ expected: FAIL
+
+ [WebSocket interface: attribute extensions]
+ expected: FAIL
+
+ [WebSocket interface: attribute protocol]
+ expected: FAIL
+
+ [WebSocket interface: operation close(unsigned short,DOMString)]
+ expected: FAIL
+
+ [WebSocket interface: attribute onmessage]
+ expected: FAIL
+
+ [WebSocket interface: attribute binaryType]
+ expected: FAIL
+
+ [WebSocket interface: operation send(DOMString)]
+ expected: FAIL
+
+ [WebSocket interface: operation send(Blob)]
+ expected: FAIL
+
+ [WebSocket interface: operation send(ArrayBuffer)]
+ expected: FAIL
+
+ [WebSocket interface: operation send(ArrayBufferView)]
+ expected: FAIL
+
+ [CloseEvent interface: existence and properties of interface object]
+ expected: FAIL
+
+ [CloseEvent interface object length]
+ expected: FAIL
+
+ [CloseEvent interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [CloseEvent interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [CloseEvent interface: attribute wasClean]
+ expected: FAIL
+
+ [CloseEvent interface: attribute code]
+ expected: FAIL
+
+ [CloseEvent interface: attribute reason]
+ expected: FAIL
+
+ [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
+
+ [MessageChannel interface: attribute port1]
+ expected: FAIL
+
+ [MessageChannel interface: attribute port2]
+ expected: FAIL
+
+ [MessagePort interface: existence and properties of interface object]
+ expected: FAIL
+
+ [MessagePort interface object length]
+ expected: FAIL
+
+ [MessagePort interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [MessagePort interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [MessagePort interface: operation postMessage(any,[object Object\])]
+ expected: FAIL
+
+ [MessagePort interface: operation start()]
+ expected: FAIL
+
+ [MessagePort interface: operation close()]
+ expected: FAIL
+
+ [MessagePort interface: attribute onmessage]
+ expected: FAIL
+
+ [PortCollection interface: existence and properties of interface object]
+ expected: FAIL
+
+ [PortCollection interface object length]
+ expected: FAIL
+
+ [PortCollection interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [PortCollection interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [PortCollection interface: operation add(MessagePort)]
+ expected: FAIL
+
+ [PortCollection interface: operation remove(MessagePort)]
+ expected: FAIL
+
+ [PortCollection interface: operation clear()]
+ expected: FAIL
+
+ [PortCollection interface: operation iterate(PortCollectionCallback)]
+ expected: FAIL
+
+ [BroadcastChannel interface: existence and properties of interface object]
+ expected: FAIL
+
+ [BroadcastChannel interface object length]
+ expected: FAIL
+
+ [BroadcastChannel interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [BroadcastChannel interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [BroadcastChannel interface: attribute name]
+ expected: FAIL
+
+ [BroadcastChannel interface: operation postMessage(any)]
+ expected: FAIL
+
+ [BroadcastChannel interface: operation close()]
+ expected: FAIL
+
+ [BroadcastChannel interface: attribute onmessage]
+ expected: FAIL
+
+ [WorkerGlobalScope interface: operation close()]
+ expected: FAIL
+
+ [WorkerGlobalScope interface: attribute onerror]
+ expected: FAIL
+
+ [WorkerGlobalScope interface: attribute onlanguagechange]
+ expected: FAIL
+
+ [WorkerGlobalScope interface: attribute onoffline]
+ expected: FAIL
+
+ [WorkerGlobalScope interface: attribute ononline]
+ expected: FAIL
+
+ [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
+
+ [SharedWorkerGlobalScope interface: existence and properties of interface object]
+ expected: FAIL
+
+ [SharedWorkerGlobalScope interface object length]
+ expected: FAIL
+
+ [SharedWorkerGlobalScope interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [SharedWorkerGlobalScope interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [SharedWorkerGlobalScope interface: attribute name]
+ expected: FAIL
+
+ [SharedWorkerGlobalScope interface: attribute applicationCache]
+ expected: FAIL
+
+ [SharedWorkerGlobalScope interface: attribute onconnect]
+ expected: FAIL
+
+ [Worker interface: operation terminate()]
+ expected: FAIL
+
+ [Worker interface: attribute onerror]
+ expected: FAIL
+
+ [SharedWorker interface: existence and properties of interface object]
+ expected: FAIL
+
+ [SharedWorker interface object length]
+ expected: FAIL
+
+ [SharedWorker interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [SharedWorker interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [SharedWorker interface: attribute port]
+ expected: FAIL
+
+ [SharedWorker interface: attribute onerror]
+ expected: FAIL
+
+ [WorkerNavigator interface: attribute appVersion]
+ expected: FAIL
+
+ [WorkerNavigator interface: attribute userAgent]
+ expected: FAIL
+
+ [WorkerNavigator interface: attribute language]
+ expected: FAIL
+
+ [WorkerNavigator interface: attribute languages]
+ expected: FAIL
+
+ [WorkerNavigator interface: attribute onLine]
+ expected: FAIL
+
+ [Storage interface: existence and properties of interface object]
+ expected: FAIL
+
+ [Storage interface object length]
+ expected: FAIL
+
+ [Storage interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [Storage interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [Storage interface: attribute length]
+ expected: FAIL
+
+ [Storage interface: operation key(unsigned long)]
+ expected: FAIL
+
+ [Storage interface: operation getItem(DOMString)]
+ expected: FAIL
+
+ [Storage interface: operation setItem(DOMString,DOMString)]
+ expected: FAIL
+
+ [Storage interface: operation removeItem(DOMString)]
+ expected: FAIL
+
+ [Storage interface: operation clear()]
+ expected: FAIL
+
+ [StorageEvent interface: existence and properties of interface object]
+ expected: FAIL
+
+ [StorageEvent interface object length]
+ expected: FAIL
+
+ [StorageEvent interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [StorageEvent interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [StorageEvent interface: attribute key]
+ expected: FAIL
+
+ [StorageEvent interface: attribute oldValue]
+ expected: FAIL
+
+ [StorageEvent interface: attribute newValue]
+ expected: FAIL
+
+ [StorageEvent interface: attribute url]
+ expected: FAIL
+
+ [StorageEvent interface: attribute storageArea]
+ expected: FAIL
+
+ [HTMLAppletElement interface: attribute align]
+ expected: FAIL
+
+ [HTMLAppletElement interface: attribute alt]
+ expected: FAIL
+
+ [HTMLAppletElement interface: attribute archive]
+ expected: FAIL
+
+ [HTMLAppletElement interface: attribute code]
+ expected: FAIL
+
+ [HTMLAppletElement interface: attribute codeBase]
+ expected: FAIL
+
+ [HTMLAppletElement interface: attribute height]
+ expected: FAIL
+
+ [HTMLAppletElement interface: attribute hspace]
+ expected: FAIL
+
+ [HTMLAppletElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLAppletElement interface: attribute object]
+ expected: FAIL
+
+ [HTMLAppletElement interface: attribute vspace]
+ expected: FAIL
+
+ [HTMLAppletElement interface: attribute width]
+ expected: FAIL
+
+ [HTMLAppletElement interface: document.createElement("applet") must inherit property "align" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLAppletElement interface: document.createElement("applet") must inherit property "alt" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLAppletElement interface: document.createElement("applet") must inherit property "archive" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLAppletElement interface: document.createElement("applet") must inherit property "code" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLAppletElement interface: document.createElement("applet") must inherit property "codeBase" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLAppletElement interface: document.createElement("applet") must inherit property "height" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLAppletElement interface: document.createElement("applet") must inherit property "hspace" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLAppletElement interface: document.createElement("applet") must inherit property "name" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLAppletElement interface: document.createElement("applet") must inherit property "object" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLAppletElement interface: document.createElement("applet") must inherit property "vspace" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLAppletElement interface: document.createElement("applet") must inherit property "width" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: existence and properties of interface object]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface object length]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: existence and properties of interface prototype object\'s "constructor" property]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute behavior]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute bgColor]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute direction]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute height]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute hspace]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute loop]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute scrollAmount]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute scrollDelay]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute trueSpeed]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute vspace]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute width]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute onbounce]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute onfinish]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: attribute onstart]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: operation start()]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: operation stop()]
+ expected: FAIL
+
+ [HTMLMarqueeElement must be primary interface of document.createElement("marquee")]
+ expected: FAIL
+
+ [Stringification of document.createElement("marquee")]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "behavior" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "bgColor" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "direction" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "height" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "hspace" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "loop" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "scrollAmount" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "scrollDelay" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "trueSpeed" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "vspace" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "width" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "onbounce" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "onfinish" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "onstart" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "start" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLMarqueeElement interface: document.createElement("marquee") must inherit property "stop" with the proper type (15)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute cols]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute rows]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute onafterprint]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute onbeforeprint]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute onbeforeunload]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute onhashchange]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute onlanguagechange]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute onmessage]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute onoffline]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute ononline]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute onpagehide]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute onpageshow]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute onpopstate]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute onstorage]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: attribute onunload]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "cols" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "rows" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onafterprint" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onbeforeprint" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onbeforeunload" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onhashchange" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onlanguagechange" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onmessage" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onoffline" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "ononline" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onpagehide" with the proper type (10)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onpageshow" with the proper type (11)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onpopstate" with the proper type (12)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onstorage" with the proper type (13)]
+ expected: FAIL
+
+ [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onunload" with the proper type (14)]
+ expected: FAIL
+
+ [HTMLFrameElement interface: attribute name]
+ expected: FAIL
+
+ [HTMLFrameElement interface: attribute scrolling]
+ expected: FAIL
+
+ [HTMLFrameElement interface: attribute src]
+ expected: FAIL
+
+ [HTMLFrameElement interface: attribute frameBorder]
+ expected: FAIL
+
+ [HTMLFrameElement interface: attribute longDesc]
+ expected: FAIL
+
+ [HTMLFrameElement interface: attribute noResize]
+ expected: FAIL
+
+ [HTMLFrameElement interface: attribute contentDocument]
+ expected: FAIL
+
+ [HTMLFrameElement interface: attribute contentWindow]
+ expected: FAIL
+
+ [HTMLFrameElement interface: attribute marginHeight]
+ expected: FAIL
+
+ [HTMLFrameElement interface: attribute marginWidth]
+ expected: FAIL
+
+ [HTMLFrameElement interface: document.createElement("frame") must inherit property "name" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLFrameElement interface: document.createElement("frame") must inherit property "scrolling" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLFrameElement interface: document.createElement("frame") must inherit property "src" with the proper type (2)]
+ expected: FAIL
+
+ [HTMLFrameElement interface: document.createElement("frame") must inherit property "frameBorder" with the proper type (3)]
+ expected: FAIL
+
+ [HTMLFrameElement interface: document.createElement("frame") must inherit property "longDesc" with the proper type (4)]
+ expected: FAIL
+
+ [HTMLFrameElement interface: document.createElement("frame") must inherit property "noResize" with the proper type (5)]
+ expected: FAIL
+
+ [HTMLFrameElement interface: document.createElement("frame") must inherit property "contentDocument" with the proper type (6)]
+ expected: FAIL
+
+ [HTMLFrameElement interface: document.createElement("frame") must inherit property "contentWindow" with the proper type (7)]
+ expected: FAIL
+
+ [HTMLFrameElement interface: document.createElement("frame") must inherit property "marginHeight" with the proper type (8)]
+ expected: FAIL
+
+ [HTMLFrameElement interface: document.createElement("frame") must inherit property "marginWidth" with the proper type (9)]
+ expected: FAIL
+
+ [HTMLDirectoryElement interface: attribute compact]
+ expected: FAIL
+
+ [HTMLDirectoryElement interface: document.createElement("dir") must inherit property "compact" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLFontElement interface: attribute color]
+ expected: FAIL
+
+ [HTMLFontElement interface: attribute face]
+ expected: FAIL
+
+ [HTMLFontElement interface: attribute size]
+ expected: FAIL
+
+ [HTMLFontElement interface: document.createElement("font") must inherit property "color" with the proper type (0)]
+ expected: FAIL
+
+ [HTMLFontElement interface: document.createElement("font") must inherit property "face" with the proper type (1)]
+ expected: FAIL
+
+ [HTMLFontElement interface: document.createElement("font") must inherit property "size" with the proper type (2)]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/html/infrastructure/common-dom-interfaces/collections/radionodelist.html.ini b/tests/wpt/metadata/html/infrastructure/common-dom-interfaces/collections/radionodelist.html.ini
index c5a6cbb6240..eb02e1627c9 100644
--- a/tests/wpt/metadata/html/infrastructure/common-dom-interfaces/collections/radionodelist.html.ini
+++ b/tests/wpt/metadata/html/infrastructure/common-dom-interfaces/collections/radionodelist.html.ini
@@ -13,3 +13,6 @@
[Check the RadioNodeList.value on setting]
expected: FAIL
+ [Check the RadioNodeList.value on setting to \'on\']
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/dom/traversal/TreeWalker-navigate-from-filter.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/current-pixel-density/basic.html.ini
index ce7c2186a5c..674a4bf6ceb 100644
--- a/tests/wpt/metadata/dom/traversal/TreeWalker-navigate-from-filter.html.ini
+++ b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/current-pixel-density/basic.html.ini
@@ -1,3 +1,3 @@
-[TreeWalker-navigate-from-filter.html]
+[basic.html]
type: testharness
expected: TIMEOUT
diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/current-pixel-density/error.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/current-pixel-density/error.html.ini
new file mode 100644
index 00000000000..ddbdb88c46b
--- /dev/null
+++ b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/current-pixel-density/error.html.ini
@@ -0,0 +1,3 @@
+[error.html]
+ type: testharness
+ expected: TIMEOUT
diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/relevant-mutations.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/relevant-mutations.html.ini
new file mode 100644
index 00000000000..3903287d32a
--- /dev/null
+++ b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/relevant-mutations.html.ini
@@ -0,0 +1,122 @@
+[relevant-mutations.html]
+ type: testharness
+ [src set]
+ expected: FAIL
+
+ [src changed]
+ expected: FAIL
+
+ [src removed]
+ expected: FAIL
+
+ [srcset set]
+ expected: FAIL
+
+ [srcset changed]
+ expected: FAIL
+
+ [srcset removed]
+ expected: FAIL
+
+ [sizes set]
+ expected: FAIL
+
+ [sizes changed]
+ expected: FAIL
+
+ [sizes removed]
+ expected: FAIL
+
+ [src set to same value]
+ expected: FAIL
+
+ [crossorigin absent to empty]
+ expected: FAIL
+
+ [crossorigin absent to anonymous]
+ expected: FAIL
+
+ [crossorigin absent to use-credentials]
+ expected: FAIL
+
+ [crossorigin empty to absent]
+ expected: FAIL
+
+ [crossorigin empty to use-credentials]
+ expected: FAIL
+
+ [crossorigin anonymous to absent]
+ expected: FAIL
+
+ [crossorigin anonymous to use-credentials]
+ expected: FAIL
+
+ [crossorigin use-credentials to absent]
+ expected: FAIL
+
+ [crossorigin use-credentials to empty]
+ expected: FAIL
+
+ [crossorigin use-credentials to anonymous]
+ expected: FAIL
+
+ [inserted into picture]
+ expected: FAIL
+
+ [removed from picture]
+ expected: FAIL
+
+ [parent is picture, previous source inserted]
+ expected: FAIL
+
+ [parent is picture, previous source removed]
+ expected: FAIL
+
+ [parent is picture, previous source has srcset set]
+ expected: FAIL
+
+ [parent is picture, previous source has srcset changed]
+ expected: FAIL
+
+ [parent is picture, previous source has srcset removed]
+ expected: FAIL
+
+ [parent is picture, previous source has sizes set]
+ expected: FAIL
+
+ [parent is picture, previous source has sizes changed]
+ expected: FAIL
+
+ [parent is picture, previous source has sizes removed]
+ expected: FAIL
+
+ [parent is picture, previous source has media set]
+ expected: FAIL
+
+ [parent is picture, previous source has media changed]
+ expected: FAIL
+
+ [parent is picture, previous source has media removed]
+ expected: FAIL
+
+ [parent is picture, previous source has type set]
+ expected: FAIL
+
+ [parent is picture, previous source has type changed]
+ expected: FAIL
+
+ [parent is picture, previous source has type removed]
+ expected: FAIL
+
+ [ancestor picture has a source removed]
+ expected: FAIL
+
+ [ancestor picture; previous sibling source removed]
+ expected: FAIL
+
+ [src on previous sibling source set]
+ expected: FAIL
+
+ [class on previous sibling source set]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html.ini
new file mode 100644
index 00000000000..a69f7497282
--- /dev/null
+++ b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html.ini
@@ -0,0 +1,3 @@
+[parse-a-sizes-attribute.html]
+ type: testharness
+ expected: TIMEOUT
diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html.ini
new file mode 100644
index 00000000000..2a10b0da3d6
--- /dev/null
+++ b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html.ini
@@ -0,0 +1,305 @@
+[parse-a-srcset-attribute.html]
+ type: testharness
+ [""]
+ expected: FAIL
+
+ [","]
+ expected: FAIL
+
+ [",,,"]
+ expected: FAIL
+
+ [" data:,a 1x "]
+ expected: FAIL
+
+ ["\\t\\tdata:,a\\t\\t1x\\t\\t"]
+ expected: FAIL
+
+ ["\\n\\ndata:,a\\n\\n1x\\n\\n"]
+ expected: FAIL
+
+ ["\xef\xbf\xbd\xef\xbf\xbddata:,a\xef\xbf\xbd\xef\xbf\xbd1x\xef\xbf\xbd\xef\xbf\xbd"]
+ expected: FAIL
+
+ ["\\f\\fdata:,a\\f\\f1x\\f\\f"]
+ expected: FAIL
+
+ ["data:,a"]
+ expected: FAIL
+
+ ["data:,a "]
+ expected: FAIL
+
+ ["data:,a ,"]
+ expected: FAIL
+
+ ["data:,a,"]
+ expected: FAIL
+
+ ["data:,a, "]
+ expected: FAIL
+
+ ["data:,a,,,"]
+ expected: FAIL
+
+ ["data:,a,, , "]
+ expected: FAIL
+
+ [" data:,a"]
+ expected: FAIL
+
+ [",,,data:,a"]
+ expected: FAIL
+
+ [" , ,,data:,a"]
+ expected: FAIL
+
+ ["\xc2\xa0data:,a"]
+ expected: FAIL
+
+ ["data:,a\xc2\xa0"]
+ expected: FAIL
+
+ ["data:,a 1x"]
+ expected: FAIL
+
+ ["data:,a 1x "]
+ expected: FAIL
+
+ ["data:,a 1x,"]
+ expected: FAIL
+
+ ["data:,a 1x 1x ( , data:,b 1x, ), data:,c"]
+ expected: FAIL
+
+ ["data:,a 1x 1x ((( , data:,b 1x, ), data:,c"]
+ expected: FAIL
+
+ ["data:,a 1x 1x [ , data:,b 1x, \], data:,c"]
+ expected: FAIL
+
+ ["data:,a 1x 1x { , data:,b 1x, }, data:,c"]
+ expected: FAIL
+
+ ["data:,a 1x 1x \\" , data:,b 1x, \\", data:,c"]
+ expected: FAIL
+
+ ["data:,a 1x 1x \\\\,data:;\\,b, data:,c"]
+ expected: FAIL
+
+ ["data:,a, data:,b ("]
+ expected: FAIL
+
+ ["data:,a, data:,b ( "]
+ expected: FAIL
+
+ ["data:,a, data:,b (,"]
+ expected: FAIL
+
+ ["data:,a, data:,b (x"]
+ expected: FAIL
+
+ ["data:,a, data:,b ()"]
+ expected: FAIL
+
+ ["data:,a 1x 1x (, data:,b"]
+ expected: FAIL
+
+ ["data:,a 1x 1x /*, data:,b, data:,c */"]
+ expected: FAIL
+
+ ["data:,a 1x 1x //, data:,b"]
+ expected: FAIL
+
+ ["data:,a foo"]
+ expected: FAIL
+
+ ["data:,a foo foo"]
+ expected: FAIL
+
+ ["data:,a foo 1x"]
+ expected: FAIL
+
+ ["data:,a foo 1x foo"]
+ expected: FAIL
+
+ ["data:,a foo 1w"]
+ expected: FAIL
+
+ ["data:,a foo 1w foo"]
+ expected: FAIL
+
+ ["data:,a 1w 1w"]
+ expected: FAIL
+
+ ["data:,a 1w 1x"]
+ expected: FAIL
+
+ ["data:,a 1x 1w"]
+ expected: FAIL
+
+ ["data:,a 1w 1h"]
+ expected: FAIL
+
+ ["data:,a 1h 1w"]
+ expected: FAIL
+
+ ["data:,a 1h 1h"]
+ expected: FAIL
+
+ ["data:,a 1h 1x"]
+ expected: FAIL
+
+ ["data:,a 1h 1w 1x"]
+ expected: FAIL
+
+ ["data:,a 1x 1w 1h"]
+ expected: FAIL
+
+ ["data:,a 1h"]
+ expected: FAIL
+
+ ["data:,a 1h foo"]
+ expected: FAIL
+
+ ["data:,a foo 1h"]
+ expected: FAIL
+
+ ["data:,a 0w"]
+ expected: FAIL
+
+ ["data:,a -1w"]
+ expected: FAIL
+
+ ["data:,a 1w -1w"]
+ expected: FAIL
+
+ ["data:,a 1.0w"]
+ expected: FAIL
+
+ ["data:,a 1w 1.0w"]
+ expected: FAIL
+
+ ["data:,a 1e0w"]
+ expected: FAIL
+
+ ["data:,a 1w 1e0w"]
+ expected: FAIL
+
+ ["data:,a 1www"]
+ expected: FAIL
+
+ ["data:,a 1w 1www"]
+ expected: FAIL
+
+ ["data:,a +1w"]
+ expected: FAIL
+
+ ["data:,a 1w +1w"]
+ expected: FAIL
+
+ ["data:,a 1W"]
+ expected: FAIL
+
+ ["data:,a 1w 1W"]
+ expected: FAIL
+
+ ["data:,a Infinityw"]
+ expected: FAIL
+
+ ["data:,a 1w Infinityw"]
+ expected: FAIL
+
+ ["data:,a NaNw"]
+ expected: FAIL
+
+ ["data:,a 1w NaNw"]
+ expected: FAIL
+
+ ["data:,a 1\xef\xbf\xbdw"]
+ expected: FAIL
+
+ ["data:,a 0x"]
+ expected: FAIL
+
+ ["data:,a -0x"]
+ expected: FAIL
+
+ ["data:,a 1x -0x"]
+ expected: FAIL
+
+ ["data:,a -1x"]
+ expected: FAIL
+
+ ["data:,a 1x -1x"]
+ expected: FAIL
+
+ ["data:,a 1e0x"]
+ expected: FAIL
+
+ ["data:,a 1E0x"]
+ expected: FAIL
+
+ ["data:,a 1e-1x"]
+ expected: FAIL
+
+ ["data:,a 1.5e1x"]
+ expected: FAIL
+
+ ["data:,a 1x 1.5e1x"]
+ expected: FAIL
+
+ ["data:,a 1x 1e1.5x"]
+ expected: FAIL
+
+ ["data:,a 1.0x"]
+ expected: FAIL
+
+ ["data:,a 1x 1.0x"]
+ expected: FAIL
+
+ ["data:,a 1x +1x"]
+ expected: FAIL
+
+ ["data:,a 1x 1X"]
+ expected: FAIL
+
+ ["data:,a 1x Infinityx"]
+ expected: FAIL
+
+ ["data:,a 1x NaNx"]
+ expected: FAIL
+
+ ["data:,a 1x 1\xef\xbf\xbdx"]
+ expected: FAIL
+
+ ["data:,a 1w 0h"]
+ expected: FAIL
+
+ ["data:,a 1w 1h -1h"]
+ expected: FAIL
+
+ ["data:,a 1w 1h 1.0h"]
+ expected: FAIL
+
+ ["data:,a 1w 1h 1e0h"]
+ expected: FAIL
+
+ ["data:,a 1w 1h 1hhh"]
+ expected: FAIL
+
+ ["data:,a 1w 1h +1h"]
+ expected: FAIL
+
+ ["data:,a 1w 1h 1H"]
+ expected: FAIL
+
+ ["data:,a 1w 1h Infinityh"]
+ expected: FAIL
+
+ ["data:,a 1w 1h NaNh"]
+ expected: FAIL
+
+ ["data:,a 1w 1h 1\xef\xbf\xbdh"]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html.ini
new file mode 100644
index 00000000000..73c44b2aafe
--- /dev/null
+++ b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html.ini
@@ -0,0 +1,44 @@
+[select-an-image-source.html]
+ type: testharness
+ ["data:,a 1x, data:,b 1x"]
+ expected: FAIL
+
+ ["data:,a , data:,b 1x"]
+ expected: FAIL
+
+ ["data:,a 1x, data:,b"]
+ expected: FAIL
+
+ ["data:,a 1w, data:,b 1w"]
+ expected: FAIL
+
+ ["data:,a 1w 1h, data:,b 1w"]
+ expected: FAIL
+
+ ["data:,a 1w, data:,b 1w 1h"]
+ expected: FAIL
+
+ ["data:,a 1w 1h, data:,b 1w 2h"]
+ expected: FAIL
+
+ ["data:,a 1w 2h, data:,b 1w 1h"]
+ expected: FAIL
+
+ ["data:,a , data:,b"]
+ expected: FAIL
+
+ ["data:,a foo, data:,b bar"]
+ expected: FAIL
+
+ ["data:,a 1w, data:,b 1x" sizes="1px"]
+ expected: FAIL
+
+ ["data:,a 1x, data:,b 1w" sizes="1px"]
+ expected: FAIL
+
+ ["data:,a 1w, data:,b 2x" sizes="0.5px"]
+ expected: FAIL
+
+ ["data:,a 2x, data:,b 1w" sizes="0.5px"]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/update-the-source-set.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/update-the-source-set.html.ini
new file mode 100644
index 00000000000..566ba3cf432
--- /dev/null
+++ b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/update-the-source-set.html.ini
@@ -0,0 +1,257 @@
+[update-the-source-set.html]
+ type: testharness
+ [<img data-expect="">]
+ expected: FAIL
+
+ [<img src="" data-expect="">]
+ expected: FAIL
+
+ [<img src="data:,a" data-expect="data:,a">]
+ expected: FAIL
+
+ [<img srcset="" src="data:,a" data-expect="data:,a">]
+ expected: FAIL
+
+ [<img srcset="data:,b" src="data:,a" data-expect="data:,b">]
+ expected: FAIL
+
+ [<img src="data:,a" srcset="data:,b" data-expect="data:,b"><!-- srcset after src -->]
+ expected: FAIL
+
+ [<img src="data:,a" srcset="data:,b 1x" data-expect="data:,b">]
+ expected: FAIL
+
+ [<img src="data:,a" srcset="data:,b 1.0x" data-expect="data:,b">]
+ expected: FAIL
+
+ [<img src="data:,a" srcset="data:,b 1e0x" data-expect="data:,b">]
+ expected: FAIL
+
+ [<img src="data:,a" srcset="data:,b 10000w" sizes="1px" data-expect="data:,b">]
+ expected: FAIL
+
+ [<img src="data:,a" srcset="data:,b 10000w, data:,c 10000x" sizes="1px" data-expect="data:,b">]
+ expected: FAIL
+
+ [<img src="data:,a" srcset="data:,b 10000x, data:,c 10000w" sizes="1px" data-expect="data:,b">]
+ expected: FAIL
+
+ [<img src="data:,a" srcset="data:,b 1w" sizes="10000px" data-expect="data:,b">]
+ expected: FAIL
+
+ [<img src="data:,a" srcset="data:,b 1w, data:,c 0.0001x" sizes="10000px" data-expect="data:,b">]
+ expected: FAIL
+
+ [<img src="data:,a" srcset="data:,b 0.0001x, data:,c 1w" sizes="10000px" data-expect="data:,b">]
+ expected: FAIL
+
+ [<img srcset="data:,a" data-expect="data:,a">]
+ expected: FAIL
+
+ [<picture></picture>foo<img src="data:,a" data-expect="data:,a">]
+ expected: FAIL
+
+ [<picture></picture><!--foo--><img src="data:,a" data-expect="data:,a">]
+ expected: FAIL
+
+ [<picture></picture><br><img src="data:,a" data-expect="data:,a">]
+ expected: FAIL
+
+ [<picture></picture><p></p><img src="data:,a" data-expect="data:,a">]
+ expected: FAIL
+
+ [<picture></picture><video></video><source srcset="data:,b"><img src="data:,a" data-expect="data:,a">]
+ expected: FAIL
+
+ [<picture></picture><span></span><source srcset="data:,b"><img src="data:,a" data-expect="data:,a">]
+ expected: FAIL
+
+ [<picture></picture><svg></svg><source srcset="data:,b"></source><img src="data:,a" data-expect="data:,a">]
+ expected: FAIL
+
+ [<picture></picture><svg></svg><source srcset="data:,b">]
+ expected: FAIL
+
+ [<picture></picture><svg></svg><!--<font face> tag breaks out of svg--><font face=""></font><source srcset="data:,b">]
+ expected: FAIL
+
+ [<picture></picture><img src="data:,a"><img src="data:,b" data-expect="data:,b">]
+ expected: FAIL
+
+ [<picture></picture><source>]
+ expected: FAIL
+
+ [<picture></picture><source src="data:,b">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="">]
+ expected: FAIL
+
+ [<picture></picture><source srcset=", ,">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b 1x 1x">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" media="">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" media="all">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" media="all and (min-width:0)">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" media="all and !">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" media="all and (!)">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" media="not all">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" media="not all and (min-width:0)">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" media="not all and (max-width:0)">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" media="not all and !">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" media="not all and (!)">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" media="all, !">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" media=",">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type=" ">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/gif">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type=" image/gif">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/gif ">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/gif;">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/gif;encodings">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/gif;encodings=">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/gif;encodings=foobar">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/png">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/jpeg">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/svg+xml">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/x-icon">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="text/xml">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="text/html">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="text/plain">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="text/css">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="video/mp4">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="video/ogg">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="video/webm">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="unknown/unknown">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="application/octet-stream">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="application/x-shockwave-flash">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image\\gif">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="gif">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type=".gif">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="*">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="*/*">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/*">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type=",">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/gif, image/png">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/gif image/png">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b" type="image/foobarbaz">]
+ expected: FAIL
+
+ [<picture></picture><img src="data:,a" data-expect="data:,a">foo]
+ expected: FAIL
+
+ [<picture></picture><img src="data:,a" data-expect="data:,a"><br>]
+ expected: FAIL
+
+ [<picture></picture><img src="data:,a" data-expect="data:,a"><!--foo-->]
+ expected: FAIL
+
+ [<picture></picture><img src="data:,a" data-expect="data:,a"><img src="data:,b">]
+ expected: FAIL
+
+ [<picture></picture><img data-expect=""><img src="data:,b">]
+ expected: FAIL
+
+ [<picture></picture><img src="data:,a" data-expect="data:,a"><source srcset="data:,b">]
+ expected: FAIL
+
+ [<picture></picture><img data-expect=""><source srcset="data:,b">]
+ expected: FAIL
+
+ [<picture></picture><span></span><source srcset="data:,b">]
+ expected: FAIL
+
+ [<picture></picture><source srcset="data:,b">]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.html.ini b/tests/wpt/metadata/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.html.ini
new file mode 100644
index 00000000000..2daab90cc42
--- /dev/null
+++ b/tests/wpt/metadata/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/message-event.html.ini
@@ -0,0 +1,5 @@
+[message-event.html]
+ type: testharness
+ [Properties of the \'message\' event]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/workers/postMessage_event_properties.htm.ini b/tests/wpt/metadata/workers/postMessage_event_properties.htm.ini
index ef9937b581b..d8fb876a781 100644
--- a/tests/wpt/metadata/workers/postMessage_event_properties.htm.ini
+++ b/tests/wpt/metadata/workers/postMessage_event_properties.htm.ini
@@ -1,6 +1,5 @@
[postMessage_event_properties.htm]
type: testharness
- expected: TIMEOUT
- [Test Description: The postMessage() method - Create an event that uses the MessageEvent interface, with the name message, which does not bubble and is not cancelable.]
- expected: NOTRUN
+ [Properties of the \'message\' event]
+ expected: FAIL
diff --git a/tests/wpt/web-platform-tests b/tests/wpt/web-platform-tests
-Subproject 2c4d2713ef1eca473ab6df02cc5b0f9fdbcffd2
+Subproject 71eea34fa3b60dc9c2e9c73ce397510c329aa36