mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
Implement HTMLDataElement#value <!-- Please describe your changes on the following line: --> Implement HTMLDataElement#value --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #12966 <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13028) <!-- Reviewable:end -->
9023 lines
355 KiB
INI
9023 lines
355 KiB
INI
[interfaces.html]
|
|
type: testharness
|
|
[Document interface: attribute domain]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute dir]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation getItems(DOMString)]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute cssElementMap]
|
|
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 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 linkColor]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute vlinkColor]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute alinkColor]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute all]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute onautocomplete]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute onautocompleteerror]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute onmousewheel]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute onsort]
|
|
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 "inputEncoding" with the proper type (6)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "contentType" with the proper type (7)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "doctype" with the proper type (8)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "documentElement" with the proper type (9)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "getElementsByTagName" with the proper type (10)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling getElementsByTagName(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "getElementsByTagNameNS" with the proper type (11)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling getElementsByTagNameNS(DOMString,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "getElementsByClassName" with the proper type (12)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling getElementsByClassName(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createElement" with the proper type (13)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling createElement(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createElementNS" with the proper type (14)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling createElementNS(DOMString,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createDocumentFragment" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createTextNode" with the proper type (16)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling createTextNode(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createComment" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling createComment(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createProcessingInstruction" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling createProcessingInstruction(DOMString,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "importNode" with the proper type (19)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling importNode(Node,boolean) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "adoptNode" with the proper type (20)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling adoptNode(Node) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createAttribute" with the proper type (21)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling createAttribute(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createAttributeNS" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling createAttributeNS(DOMString,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createEvent" with the proper type (23)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling createEvent(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createRange" with the proper type (24)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createNodeIterator" with the proper type (25)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling createNodeIterator(Node,unsigned long,NodeFilter) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createTreeWalker" with the proper type (26)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling createTreeWalker(Node,unsigned long,NodeFilter) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "styleSheets" with the proper type (27)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "selectedStyleSheetSet" with the proper type (28)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "lastStyleSheetSet" with the proper type (29)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "preferredStyleSheetSet" with the proper type (30)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "styleSheetSets" with the proper type (31)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "enableStyleSheetsForSet" with the proper type (32)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling enableStyleSheetsForSet(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must have own property "location"]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "domain" with the proper type (34)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "referrer" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "cookie" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "lastModified" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "readyState" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "title" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "dir" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "body" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "head" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "images" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "embeds" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "plugins" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "links" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "forms" with the proper type (48)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "scripts" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "getElementsByName" with the proper type (50)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling getElementsByName(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "getItems" with the proper type (51)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling getItems(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "cssElementMap" with the proper type (52)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "currentScript" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "open" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling open(DOMString,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "open" with the proper type (55)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling open(DOMString,DOMString,DOMString,boolean) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "close" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "write" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling write(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "writeln" with the proper type (58)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling writeln(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "defaultView" with the proper type (59)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "activeElement" with the proper type (60)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "hasFocus" with the proper type (61)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "designMode" with the proper type (62)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "execCommand" with the proper type (63)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling execCommand(DOMString,boolean,DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "queryCommandEnabled" with the proper type (64)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandEnabled(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "queryCommandIndeterm" with the proper type (65)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandIndeterm(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "queryCommandState" with the proper type (66)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandState(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "queryCommandSupported" with the proper type (67)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandSupported(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "queryCommandValue" with the proper type (68)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandValue(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "commands" with the proper type (69)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onreadystatechange" with the proper type (70)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "fgColor" with the proper type (71)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "linkColor" with the proper type (72)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "vlinkColor" with the proper type (73)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "alinkColor" with the proper type (74)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "bgColor" with the proper type (75)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "anchors" with the proper type (76)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "applets" with the proper type (77)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "clear" with the proper type (78)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "captureEvents" with the proper type (79)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "releaseEvents" with the proper type (80)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "all" with the proper type (81)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "getElementById" with the proper type (82)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling getElementById(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "children" with the proper type (83)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "firstElementChild" with the proper type (84)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "lastElementChild" with the proper type (85)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "childElementCount" with the proper type (86)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "prepend" with the proper type (87)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling prepend([object Object\],[object Object\]) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "append" with the proper type (88)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling append([object Object\],[object Object\]) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "query" with the proper type (89)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling query(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "queryAll" with the proper type (90)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryAll(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "querySelector" with the proper type (91)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling querySelector(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "querySelectorAll" with the proper type (92)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling querySelectorAll(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onabort" with the proper type (93)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onautocomplete" with the proper type (94)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onautocompleteerror" with the proper type (95)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onblur" with the proper type (96)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oncancel" with the proper type (97)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oncanplay" with the proper type (98)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oncanplaythrough" with the proper type (99)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onchange" with the proper type (100)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onclick" with the proper type (101)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onclose" with the proper type (102)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oncontextmenu" with the proper type (103)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oncuechange" with the proper type (104)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondblclick" with the proper type (105)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondrag" with the proper type (106)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondragend" with the proper type (107)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondragenter" with the proper type (108)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondragexit" with the proper type (109)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondragleave" with the proper type (110)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondragover" with the proper type (111)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondragstart" with the proper type (112)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondrop" with the proper type (113)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondurationchange" with the proper type (114)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onemptied" with the proper type (115)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onended" with the proper type (116)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onerror" with the proper type (117)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onfocus" with the proper type (118)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oninput" with the proper type (119)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oninvalid" with the proper type (120)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onkeydown" with the proper type (121)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onkeypress" with the proper type (122)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onkeyup" with the proper type (123)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onload" with the proper type (124)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onloadeddata" with the proper type (125)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onloadedmetadata" with the proper type (126)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onloadstart" with the proper type (127)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmousedown" with the proper type (128)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmouseenter" with the proper type (129)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmouseleave" with the proper type (130)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmousemove" with the proper type (131)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmouseout" with the proper type (132)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmouseover" with the proper type (133)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmouseup" with the proper type (134)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmousewheel" with the proper type (135)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onpause" with the proper type (136)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onplay" with the proper type (137)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onplaying" with the proper type (138)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onprogress" with the proper type (139)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onratechange" with the proper type (140)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onreset" with the proper type (141)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onresize" with the proper type (142)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onscroll" with the proper type (143)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onseeked" with the proper type (144)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onseeking" with the proper type (145)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onselect" with the proper type (146)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onshow" with the proper type (147)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onsort" with the proper type (148)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onstalled" with the proper type (149)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onsubmit" with the proper type (150)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onsuspend" with the proper type (151)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ontimeupdate" with the proper type (152)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ontoggle" with the proper type (153)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onvolumechange" with the proper type (154)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onwaiting" with the proper type (155)]
|
|
expected: FAIL
|
|
|
|
[Node interface: iframe.contentDocument must inherit property "ELEMENT_NODE" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[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 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 "styleSheets" with the proper type (27)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "selectedStyleSheetSet" with the proper type (28)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "lastStyleSheetSet" with the proper type (29)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "preferredStyleSheetSet" with the proper type (30)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "styleSheetSets" with the proper type (31)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "enableStyleSheetsForSet" with the proper type (32)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling enableStyleSheetsForSet(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must have own property "location"]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "domain" with the proper type (34)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "referrer" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "dir" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "getItems" with the proper type (51)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling getItems(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "cssElementMap" with the proper type (52)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "open" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling open(DOMString,DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "open" with the proper type (55)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling open(DOMString,DOMString,DOMString,boolean) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "close" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "write" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling write(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "writeln" with the proper type (58)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling writeln(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "designMode" with the proper type (62)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "execCommand" with the proper type (63)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling execCommand(DOMString,boolean,DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandEnabled" with the proper type (64)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandEnabled(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandIndeterm" with the proper type (65)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandIndeterm(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandState" with the proper type (66)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandState(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandSupported" with the proper type (67)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandSupported(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandValue" with the proper type (68)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandValue(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "commands" with the proper type (69)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "linkColor" with the proper type (72)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "vlinkColor" with the proper type (73)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "alinkColor" with the proper type (74)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "all" with the proper type (81)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "query" with the proper type (89)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling query(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryAll" with the proper type (90)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryAll(DOMString) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onautocomplete" with the proper type (94)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onautocompleteerror" with the proper type (95)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousewheel" with the proper type (135)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onsort" with the proper type (148)]
|
|
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 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
|
|
|
|
[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
|
|
|
|
[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 translate]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: attribute dir]
|
|
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 tabIndex]
|
|
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 onautocomplete]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: attribute onautocompleteerror]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: attribute onmousewheel]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: attribute onsort]
|
|
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 "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 "tabIndex" with the proper type (14)]
|
|
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 "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 "onmousewheel" with the proper type (74)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "onsort" with the proper type (87)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("noscript") must inherit property "query" with the proper type (34)]
|
|
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 (35)]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling queryAll(DOMString) on document.createElement("noscript") with too few arguments must throw TypeError]
|
|
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 target]
|
|
expected: FAIL
|
|
|
|
[HTMLBaseElement interface: document.createElement("base") must inherit property "target" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[HTMLLinkElement interface: attribute crossOrigin]
|
|
expected: FAIL
|
|
|
|
[HTMLLinkElement interface: attribute sizes]
|
|
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 "sizes" with the proper type (7)]
|
|
expected: FAIL
|
|
|
|
[HTMLLinkElement interface: document.createElement("link") must inherit property "sheet" with the proper type (11)]
|
|
expected: FAIL
|
|
|
|
[HTMLMetaElement interface: attribute httpEquiv]
|
|
expected: FAIL
|
|
|
|
[HTMLMetaElement interface: attribute scheme]
|
|
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 "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 link]
|
|
expected: FAIL
|
|
|
|
[HTMLBodyElement interface: attribute vLink]
|
|
expected: FAIL
|
|
|
|
[HTMLBodyElement interface: attribute aLink]
|
|
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
|
|
|
|
[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 noShade]
|
|
expected: FAIL
|
|
|
|
[HTMLHRElement interface: attribute size]
|
|
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
|
|
|
|
[HTMLPreElement interface: attribute width]
|
|
expected: FAIL
|
|
|
|
[HTMLPreElement interface: document.createElement("pre") must inherit property "width" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[HTMLPreElement interface: document.createElement("listing") must inherit property "width" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[HTMLPreElement interface: document.createElement("plaintext") must inherit property "width" with the proper type (0)]
|
|
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 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 type]
|
|
expected: FAIL
|
|
|
|
[HTMLLIElement interface: document.createElement("li") must inherit property "type" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[HTMLDListElement interface: attribute compact]
|
|
expected: FAIL
|
|
|
|
[HTMLAnchorElement interface: attribute download]
|
|
expected: FAIL
|
|
|
|
[HTMLAnchorElement interface: attribute ping]
|
|
expected: FAIL
|
|
|
|
[HTMLAnchorElement interface: attribute rel]
|
|
expected: FAIL
|
|
|
|
[HTMLAnchorElement interface: attribute hreflang]
|
|
expected: FAIL
|
|
|
|
[HTMLAnchorElement interface: attribute type]
|
|
expected: FAIL
|
|
|
|
[HTMLAnchorElement interface: attribute charset]
|
|
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 "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 "charset" with the proper type (9)]
|
|
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 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 "lowsrc" with the proper type (14)]
|
|
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 "lowsrc" with the proper type (14)]
|
|
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 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 typeMustMatch]
|
|
expected: FAIL
|
|
|
|
[HTMLObjectElement interface: attribute name]
|
|
expected: FAIL
|
|
|
|
[HTMLObjectElement interface: attribute useMap]
|
|
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 "crossOrigin" with the proper type (3)]
|
|
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 "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 "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 "loop" with the proper type (31)]
|
|
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 "crossOrigin" with the proper type (3)]
|
|
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 "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 "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 "loop" with the proper type (31)]
|
|
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 crossOrigin]
|
|
expected: FAIL
|
|
|
|
[HTMLMediaElement interface: attribute buffered]
|
|
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 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 loop]
|
|
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 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 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 "noHref" with the proper type (10)]
|
|
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 cellPadding]
|
|
expected: FAIL
|
|
|
|
[HTMLTableElement interface: attribute cellSpacing]
|
|
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 "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 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 "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 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 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 align]
|
|
expected: FAIL
|
|
|
|
[HTMLTableRowElement interface: attribute ch]
|
|
expected: FAIL
|
|
|
|
[HTMLTableRowElement interface: attribute chOff]
|
|
expected: FAIL
|
|
|
|
[HTMLTableRowElement interface: attribute vAlign]
|
|
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
|
|
|
|
[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 "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 "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 "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
|
|
|
|
[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 "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 "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 "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: attribute rowSpan]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: attribute headers]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: attribute align]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: attribute axis]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: attribute height]
|
|
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
|
|
|
|
[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 "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
|
|
|
|
[HTMLInputElement interface: attribute autocomplete]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: attribute autofocus]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: attribute height]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: attribute inputMode]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: attribute list]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: attribute minLength]
|
|
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: operation select()]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: operation setRangeText(DOMString)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: operation setRangeText(DOMString,unsigned long,unsigned long,SelectionMode)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: attribute align]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: attribute useMap]
|
|
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 "height" with the proper type (15)]
|
|
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 "minLength" with the proper type (22)]
|
|
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 "select" with the proper type (49)]
|
|
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 "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 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: document.createElement("button") must inherit property "autofocus" with the proper type (0)]
|
|
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
|
|
|
|
[HTMLSelectElement interface: attribute autocomplete]
|
|
expected: FAIL
|
|
|
|
[HTMLSelectElement interface: attribute autofocus]
|
|
expected: FAIL
|
|
|
|
[HTMLSelectElement interface: attribute required]
|
|
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 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: 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 "required" with the proper type (6)]
|
|
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: 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
|
|
|
|
[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 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 "index" with the proper type (7)]
|
|
expected: FAIL
|
|
|
|
[HTMLTextAreaElement interface: attribute autocomplete]
|
|
expected: FAIL
|
|
|
|
[HTMLTextAreaElement interface: attribute autofocus]
|
|
expected: FAIL
|
|
|
|
[HTMLTextAreaElement interface: attribute dirName]
|
|
expected: FAIL
|
|
|
|
[HTMLTextAreaElement interface: attribute inputMode]
|
|
expected: FAIL
|
|
|
|
[HTMLTextAreaElement interface: attribute maxLength]
|
|
expected: FAIL
|
|
|
|
[HTMLTextAreaElement interface: attribute minLength]
|
|
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: operation select()]
|
|
expected: FAIL
|
|
|
|
[HTMLTextAreaElement interface: operation setRangeText(DOMString)]
|
|
expected: FAIL
|
|
|
|
[HTMLTextAreaElement interface: operation setRangeText(DOMString,unsigned long,unsigned long,SelectionMode)]
|
|
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 "dirName" with the proper type (3)]
|
|
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 "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 "select" with the proper type (26)]
|
|
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
|
|
|
|
[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 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: document.createElement("output") must inherit property "htmlFor" with the proper type (0)]
|
|
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
|
|
|
|
[HTMLProgressElement interface: attribute value]
|
|
expected: FAIL
|
|
|
|
[HTMLProgressElement interface: attribute max]
|
|
expected: FAIL
|
|
|
|
[HTMLProgressElement interface: attribute position]
|
|
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
|
|
|
|
[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: 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
|
|
|
|
[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 align]
|
|
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 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
|
|
|
|
[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: operation show([object Object\],[object Object\])]
|
|
expected: FAIL
|
|
|
|
[HTMLDialogElement interface: operation showModal([object Object\],[object Object\])]
|
|
expected: FAIL
|
|
|
|
[HTMLScriptElement interface: attribute async]
|
|
expected: FAIL
|
|
|
|
[HTMLScriptElement interface: attribute crossOrigin]
|
|
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 "crossOrigin" with the proper type (5)]
|
|
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 toBlob(FileCallback,DOMString,any)]
|
|
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 "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: attribute currentTransform]
|
|
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 resetClip()]
|
|
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 addHitRegion(HitRegionOptions)]
|
|
expected: FAIL
|
|
|
|
[CanvasRenderingContext2D interface: operation removeHitRegion(DOMString)]
|
|
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 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 "currentTransform" with the proper type (6)]
|
|
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 "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 "resetClip" with the proper type (41)]
|
|
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 "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 "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 "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
|
|
|
|
[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 object length]
|
|
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: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute self]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute name]
|
|
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 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 parent]
|
|
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 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: attribute onautocomplete]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute onautocompleteerror]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute onmousewheel]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute onsort]
|
|
expected: FAIL
|
|
|
|
[Window interface: operation createImageBitmap(ImageBitmapSource,long,long,long,long)]
|
|
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 "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 "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 "length" with the proper type (19)]
|
|
expected: FAIL
|
|
|
|
[Window interface: window must inherit property "opener" with the proper type (21)]
|
|
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 "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 "onmousewheel" with the proper type (80)]
|
|
expected: FAIL
|
|
|
|
[Window interface: window must inherit property "onsort" with the proper type (93)]
|
|
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
|
|
|
|
[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: attribute state]
|
|
expected: FAIL
|
|
|
|
[History interface: operation pushState(any,DOMString,DOMString)]
|
|
expected: FAIL
|
|
|
|
[History interface: operation replaceState(any,DOMString,DOMString)]
|
|
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: 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: calling replace(DOMString) on window.location with too few arguments must throw TypeError]
|
|
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
|
|
|
|
[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 javaEnabled]
|
|
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 "javaEnabled" with the proper type (20)]
|
|
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: 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
|
|
|
|
[WebSocket interface: attribute extensions]
|
|
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
|
|
|
|
[DedicatedWorkerGlobalScope interface: operation postMessage(any,[object Object\])]
|
|
expected: FAIL
|
|
|
|
[DedicatedWorkerGlobalScope interface: attribute onmessage]
|
|
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
|
|
|
|
[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 languages]
|
|
expected: FAIL
|
|
|
|
[WorkerNavigator interface: attribute onLine]
|
|
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 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 "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: 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
|
|
|
|
[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
|
|
|
|
[Location interface: window.location must have own property "replace"]
|
|
expected: FAIL
|
|
|
|
[HTMLOptionElement must be primary interface of new Option()]
|
|
expected: FAIL
|
|
|
|
[Stringification of new Option()]
|
|
expected: FAIL
|
|
|
|
[HTMLOptionElement interface: new Option() must inherit property "disabled" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[HTMLOptionElement interface: new Option() must inherit property "form" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[HTMLOptionElement interface: new Option() must inherit property "label" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLOptionElement interface: new Option() must inherit property "defaultSelected" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLOptionElement interface: new Option() must inherit property "selected" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[HTMLOptionElement interface: new Option() must inherit property "value" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[HTMLOptionElement interface: new Option() must inherit property "text" with the proper type (6)]
|
|
expected: FAIL
|
|
|
|
[HTMLOptionElement interface: new Option() must inherit property "index" with the proper type (7)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "charset" with the proper type (6)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "inputEncoding" with the proper type (7)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "contentType" with the proper type (8)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "doctype" with the proper type (9)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "documentElement" with the proper type (10)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "getElementsByTagName" with the proper type (11)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "getElementsByTagNameNS" with the proper type (12)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "getElementsByClassName" with the proper type (13)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createElement" with the proper type (14)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createElementNS" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createDocumentFragment" with the proper type (16)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createTextNode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createComment" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createProcessingInstruction" with the proper type (19)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "importNode" with the proper type (20)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "adoptNode" with the proper type (21)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createAttribute" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createAttributeNS" with the proper type (23)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createEvent" with the proper type (24)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createRange" with the proper type (25)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createNodeIterator" with the proper type (26)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "createTreeWalker" with the proper type (27)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "styleSheets" with the proper type (28)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "selectedStyleSheetSet" with the proper type (29)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "lastStyleSheetSet" with the proper type (30)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "preferredStyleSheetSet" with the proper type (31)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "styleSheetSets" with the proper type (32)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "enableStyleSheetsForSet" with the proper type (33)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "domain" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "referrer" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "cookie" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "lastModified" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "readyState" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "title" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "dir" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "body" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "head" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "images" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "embeds" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "plugins" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "links" with the proper type (48)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "forms" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "scripts" with the proper type (50)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "getElementsByName" with the proper type (51)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "getItems" with the proper type (52)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "cssElementMap" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "currentScript" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "open" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "close" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "write" with the proper type (58)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "writeln" with the proper type (59)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "defaultView" with the proper type (60)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "activeElement" with the proper type (61)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "hasFocus" with the proper type (62)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "designMode" with the proper type (63)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "execCommand" with the proper type (64)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "queryCommandEnabled" with the proper type (65)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "queryCommandIndeterm" with the proper type (66)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "queryCommandState" with the proper type (67)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "queryCommandSupported" with the proper type (68)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "queryCommandValue" with the proper type (69)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "commands" with the proper type (70)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onreadystatechange" with the proper type (71)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "fgColor" with the proper type (72)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "linkColor" with the proper type (73)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "vlinkColor" with the proper type (74)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "alinkColor" with the proper type (75)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "bgColor" with the proper type (76)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "anchors" with the proper type (77)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "applets" with the proper type (78)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "clear" with the proper type (79)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "captureEvents" with the proper type (80)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "releaseEvents" with the proper type (81)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "all" with the proper type (82)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "getElementById" with the proper type (83)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "children" with the proper type (84)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "firstElementChild" with the proper type (85)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "lastElementChild" with the proper type (86)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "childElementCount" with the proper type (87)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "prepend" with the proper type (88)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "append" with the proper type (89)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "query" with the proper type (90)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "queryAll" with the proper type (91)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "querySelector" with the proper type (92)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "querySelectorAll" with the proper type (93)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onabort" with the proper type (94)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onautocomplete" with the proper type (95)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onautocompleteerror" with the proper type (96)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onblur" with the proper type (97)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oncancel" with the proper type (98)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oncanplay" with the proper type (99)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oncanplaythrough" with the proper type (100)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onchange" with the proper type (101)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onclick" with the proper type (102)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onclose" with the proper type (103)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oncontextmenu" with the proper type (104)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oncuechange" with the proper type (105)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondblclick" with the proper type (106)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondrag" with the proper type (107)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondragend" with the proper type (108)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondragenter" with the proper type (109)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondragexit" with the proper type (110)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondragleave" with the proper type (111)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondragover" with the proper type (112)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondragstart" with the proper type (113)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondrop" with the proper type (114)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ondurationchange" with the proper type (115)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onemptied" with the proper type (116)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onended" with the proper type (117)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onerror" with the proper type (118)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onfocus" with the proper type (119)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oninput" with the proper type (120)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "oninvalid" with the proper type (121)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onkeydown" with the proper type (122)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onkeypress" with the proper type (123)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onkeyup" with the proper type (124)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onload" with the proper type (125)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onloadeddata" with the proper type (126)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onloadedmetadata" with the proper type (127)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onloadstart" with the proper type (128)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmousedown" with the proper type (129)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmouseenter" with the proper type (130)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmouseleave" with the proper type (131)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmousemove" with the proper type (132)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmouseout" with the proper type (133)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmouseover" with the proper type (134)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmouseup" with the proper type (135)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onmousewheel" with the proper type (136)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onpause" with the proper type (137)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onplay" with the proper type (138)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onplaying" with the proper type (139)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onprogress" with the proper type (140)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onratechange" with the proper type (141)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onreset" with the proper type (142)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onresize" with the proper type (143)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onscroll" with the proper type (144)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onseeked" with the proper type (145)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onseeking" with the proper type (146)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onselect" with the proper type (147)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onshow" with the proper type (148)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onsort" with the proper type (149)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onstalled" with the proper type (150)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onsubmit" with the proper type (151)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onsuspend" with the proper type (152)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ontimeupdate" with the proper type (153)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "ontoggle" with the proper type (154)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onvolumechange" with the proper type (155)]
|
|
expected: FAIL
|
|
|
|
[Document interface: iframe.contentDocument must inherit property "onwaiting" with the proper type (156)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "selectedStyleSheetSet" with the proper type (29)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "lastStyleSheetSet" with the proper type (30)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "preferredStyleSheetSet" with the proper type (31)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "styleSheetSets" with the proper type (32)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "enableStyleSheetsForSet" with the proper type (33)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "dir" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "getItems" with the proper type (52)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "cssElementMap" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "open" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "close" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "write" with the proper type (58)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "writeln" with the proper type (59)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "designMode" with the proper type (63)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "execCommand" with the proper type (64)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandEnabled" with the proper type (65)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandIndeterm" with the proper type (66)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandState" with the proper type (67)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandSupported" with the proper type (68)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryCommandValue" with the proper type (69)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "commands" with the proper type (70)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "linkColor" with the proper type (73)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "vlinkColor" with the proper type (74)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "alinkColor" with the proper type (75)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "all" with the proper type (82)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "query" with the proper type (90)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "queryAll" with the proper type (91)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onautocomplete" with the proper type (95)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onautocompleteerror" with the proper type (96)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousewheel" with the proper type (136)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onsort" with the proper type (149)]
|
|
expected: FAIL
|
|
|
|
[HTMLAnchorElement interface: attribute origin]
|
|
expected: FAIL
|
|
|
|
[HTMLAnchorElement interface: document.createElement("a") must inherit property "origin" with the proper type (14)]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: attribute href]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: attribute origin]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: attribute protocol]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: attribute username]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: attribute password]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: attribute host]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: attribute hostname]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: attribute port]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: attribute pathname]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: attribute search]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: attribute hash]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: document.createElement("area") must inherit property "noHref" with the proper type (8)]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: document.createElement("area") must inherit property "href" with the proper type (9)]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: document.createElement("area") must inherit property "origin" with the proper type (10)]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: document.createElement("area") must inherit property "protocol" with the proper type (11)]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: document.createElement("area") must inherit property "username" with the proper type (12)]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: document.createElement("area") must inherit property "password" with the proper type (13)]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: document.createElement("area") must inherit property "host" with the proper type (14)]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: document.createElement("area") must inherit property "hostname" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: document.createElement("area") must inherit property "port" with the proper type (16)]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: document.createElement("area") must inherit property "pathname" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: document.createElement("area") must inherit property "search" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: document.createElement("area") must inherit property "hash" with the proper type (19)]
|
|
expected: FAIL
|
|
|
|
[Location interface: calling replace(USVString) on window.location with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Location interface: window.location must have own property "ancestorOrigins"]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: attribute origin]
|
|
expected: FAIL
|
|
|
|
[HTMLAllCollection interface object name]
|
|
expected: FAIL
|
|
|
|
[HTMLOptionsCollection interface object name]
|
|
expected: FAIL
|
|
|
|
[HTMLPropertiesCollection interface object name]
|
|
expected: FAIL
|
|
|
|
[PropertyNodeList interface object name]
|
|
expected: FAIL
|
|
|
|
[DOMElementMap interface object name]
|
|
expected: FAIL
|
|
|
|
[HTMLPictureElement interface object name]
|
|
expected: FAIL
|
|
|
|
[AudioTrackList interface object name]
|
|
expected: FAIL
|
|
|
|
[AudioTrack interface object name]
|
|
expected: FAIL
|
|
|
|
[VideoTrackList interface object name]
|
|
expected: FAIL
|
|
|
|
[VideoTrack interface object name]
|
|
expected: FAIL
|
|
|
|
[MediaController interface object name]
|
|
expected: FAIL
|
|
|
|
[TextTrackList interface object name]
|
|
expected: FAIL
|
|
|
|
[TextTrack interface object name]
|
|
expected: FAIL
|
|
|
|
[TextTrackCueList interface object name]
|
|
expected: FAIL
|
|
|
|
[TextTrackCue interface object name]
|
|
expected: FAIL
|
|
|
|
[TimeRanges interface object name]
|
|
expected: FAIL
|
|
|
|
[TrackEvent interface object name]
|
|
expected: FAIL
|
|
|
|
[HTMLKeygenElement interface object name]
|
|
expected: FAIL
|
|
|
|
[AutocompleteErrorEvent interface object name]
|
|
expected: FAIL
|
|
|
|
[HTMLMenuElement interface object name]
|
|
expected: FAIL
|
|
|
|
[HTMLMenuItemElement interface object name]
|
|
expected: FAIL
|
|
|
|
[RelatedEvent interface object name]
|
|
expected: FAIL
|
|
|
|
[CanvasProxy interface object name]
|
|
expected: FAIL
|
|
|
|
[TextMetrics interface object name]
|
|
expected: FAIL
|
|
|
|
[DrawingStyle interface object name]
|
|
expected: FAIL
|
|
|
|
[Path2D interface object name]
|
|
expected: FAIL
|
|
|
|
[DataTransfer interface object name]
|
|
expected: FAIL
|
|
|
|
[DataTransferItemList interface object name]
|
|
expected: FAIL
|
|
|
|
[DataTransferItem interface object name]
|
|
expected: FAIL
|
|
|
|
[DragEvent interface object name]
|
|
expected: FAIL
|
|
|
|
[BarProp interface object name]
|
|
expected: FAIL
|
|
|
|
[ApplicationCache interface object name]
|
|
expected: FAIL
|
|
|
|
[External interface object name]
|
|
expected: FAIL
|
|
|
|
[ImageBitmap interface object name]
|
|
expected: FAIL
|
|
|
|
[MessageChannel interface object name]
|
|
expected: FAIL
|
|
|
|
[MessagePort interface object name]
|
|
expected: FAIL
|
|
|
|
[PortCollection interface object name]
|
|
expected: FAIL
|
|
|
|
[BroadcastChannel interface object name]
|
|
expected: FAIL
|
|
|
|
[SharedWorkerGlobalScope interface object name]
|
|
expected: FAIL
|
|
|
|
[SharedWorker interface object name]
|
|
expected: FAIL
|
|
|
|
[HTMLMarqueeElement interface object name]
|
|
expected: FAIL
|
|
|
|
[WebSocket interface: new WebSocket("ws://foo") must inherit property "extensions" with the proper type (10)]
|
|
expected: FAIL
|
|
|
|
[HTMLLinkElement interface: attribute relList]
|
|
expected: FAIL
|
|
|
|
[HTMLAnchorElement interface: attribute relList]
|
|
expected: FAIL
|
|
|
|
[HTMLAreaElement interface: attribute relList]
|
|
expected: FAIL
|
|
|
|
[History interface: attribute scrollRestoration]
|
|
expected: FAIL
|
|
|
|
[History interface: window.history must inherit property "scrollRestoration" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[History interface: window.history must inherit property "state" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[History interface: window.history must inherit property "pushState" with the proper type (6)]
|
|
expected: FAIL
|
|
|
|
[History interface: window.history must inherit property "replaceState" with the proper type (7)]
|
|
expected: FAIL
|
|
|
|
[HTMLAllCollection interface: attribute length]
|
|
expected: FAIL
|
|
|
|
[HTMLAllCollection interface: document.all must inherit property "length" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[HTMLAllCollection interface: document.all must inherit property "item" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLAllCollection interface: document.all must inherit property "namedItem" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "origin" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "selectedStyleSheetSet" with the proper type (29)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "lastStyleSheetSet" with the proper type (30)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "preferredStyleSheetSet" with the proper type (31)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "styleSheetSets" with the proper type (32)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "enableStyleSheetsForSet" with the proper type (33)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling enableStyleSheetsForSet(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must have own property "location"]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "dir" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "getItems" with the proper type (52)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling getItems(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "cssElementMap" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "open" with the proper type (55)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling open(DOMString,DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "open" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling open(DOMString,DOMString,DOMString,boolean) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "close" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "write" with the proper type (58)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling write(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "writeln" with the proper type (59)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling writeln(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "designMode" with the proper type (63)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "execCommand" with the proper type (64)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling execCommand(DOMString,boolean,DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "queryCommandEnabled" with the proper type (65)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandEnabled(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "queryCommandIndeterm" with the proper type (66)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandIndeterm(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "queryCommandState" with the proper type (67)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandState(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "queryCommandSupported" with the proper type (68)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandSupported(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "queryCommandValue" with the proper type (69)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryCommandValue(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "commands" with the proper type (70)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "linkColor" with the proper type (73)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "vlinkColor" with the proper type (74)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "alinkColor" with the proper type (75)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "all" with the proper type (82)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "query" with the proper type (90)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling query(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "queryAll" with the proper type (91)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling queryAll(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "onautocomplete" with the proper type (95)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "onautocompleteerror" with the proper type (96)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "onmousewheel" with the proper type (136)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "onsort" with the proper type (149)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: attribute scope]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: attribute abbr]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement must be primary interface of document.createElement("td")]
|
|
expected: FAIL
|
|
|
|
[Stringification of document.createElement("td")]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("td") must inherit property "scope" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("td") must inherit property "abbr" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("td") must inherit property "align" with the proper type (6)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("td") must inherit property "axis" with the proper type (7)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("td") must inherit property "height" with the proper type (8)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("td") must inherit property "ch" with the proper type (10)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("td") must inherit property "chOff" with the proper type (11)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("td") must inherit property "noWrap" with the proper type (12)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("td") must inherit property "vAlign" with the proper type (13)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement must be primary interface of document.createElement("th")]
|
|
expected: FAIL
|
|
|
|
[Stringification of document.createElement("th")]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("th") must inherit property "scope" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("th") must inherit property "abbr" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("th") must inherit property "align" with the proper type (6)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("th") must inherit property "axis" with the proper type (7)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("th") must inherit property "height" with the proper type (8)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("th") must inherit property "ch" with the proper type (10)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("th") must inherit property "chOff" with the proper type (11)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("th") must inherit property "noWrap" with the proper type (12)]
|
|
expected: FAIL
|
|
|
|
[HTMLTableCellElement interface: document.createElement("th") must inherit property "vAlign" with the proper type (13)]
|
|
expected: FAIL
|
|
|
|
[HTMLSlotElement interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[HTMLSlotElement interface object length]
|
|
expected: FAIL
|
|
|
|
[HTMLSlotElement interface object name]
|
|
expected: FAIL
|
|
|
|
[HTMLSlotElement interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[HTMLSlotElement interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[HTMLSlotElement interface: attribute name]
|
|
expected: FAIL
|
|
|
|
[HTMLSlotElement interface: operation assignedNodes(AssignedNodesOptions)]
|
|
expected: FAIL
|
|
|
|
[HTMLSlotElement must be primary interface of document.createElement("slot")]
|
|
expected: FAIL
|
|
|
|
[Stringification of document.createElement("slot")]
|
|
expected: FAIL
|
|
|
|
[HTMLSlotElement interface: document.createElement("slot") must inherit property "name" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[HTMLSlotElement interface: document.createElement("slot") must inherit property "assignedNodes" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[HTMLSlotElement interface: calling assignedNodes(AssignedNodesOptions) on document.createElement("slot") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("text") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("text") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("text") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("text") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("text") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("text") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("hidden") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("hidden") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("hidden") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("hidden") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("hidden") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("hidden") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("search") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("search") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("search") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("search") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("search") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("search") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("tel") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("tel") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("tel") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("tel") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("tel") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("tel") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("url") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("url") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("url") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("url") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("url") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("url") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("email") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("email") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("email") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("email") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("email") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("email") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("password") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("password") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("password") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("password") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("password") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("password") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("date") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("date") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("date") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("date") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("date") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("date") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("month") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("month") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("month") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("month") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("month") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("month") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("week") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("week") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("week") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("week") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("week") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("week") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("time") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("time") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("time") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("time") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("time") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("time") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("datetime-local") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("datetime-local") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("datetime-local") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("datetime-local") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("datetime-local") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("datetime-local") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("number") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("number") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("number") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("number") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("number") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("number") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("range") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("range") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("range") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("range") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("range") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("range") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("color") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("color") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("color") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("color") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("color") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("color") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("checkbox") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("checkbox") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("checkbox") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("checkbox") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("checkbox") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("checkbox") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("radio") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("radio") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("radio") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("radio") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("radio") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("radio") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "files" with the proper type (9)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("file") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("file") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("file") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("file") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("file") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("file") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("submit") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("submit") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("submit") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("submit") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("submit") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("submit") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("image") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("image") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("image") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("image") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("image") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("image") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("reset") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("reset") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("reset") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("reset") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("reset") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("reset") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "autocomplete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "autofocus" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "height" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "inputMode" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "list" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "minLength" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "valueAsDate" with the proper type (35)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "valueAsNumber" with the proper type (36)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "valueLow" with the proper type (37)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "valueHigh" with the proper type (38)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "width" with the proper type (39)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "stepUp" with the proper type (40)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepUp(long) on createInput("button") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "stepDown" with the proper type (41)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling stepDown(long) on createInput("button") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "willValidate" with the proper type (42)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "validity" with the proper type (43)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "validationMessage" with the proper type (44)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "checkValidity" with the proper type (45)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "reportValidity" with the proper type (46)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "setCustomValidity" with the proper type (47)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setCustomValidity(DOMString) on createInput("button") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "select" with the proper type (49)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "setRangeText" with the proper type (53)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString) on createInput("button") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "setRangeText" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on createInput("button") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "align" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[HTMLInputElement interface: createInput("button") must inherit property "useMap" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "cssElementMap" with the proper type (52)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "open" with the proper type (54)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "close" with the proper type (56)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "write" with the proper type (57)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "writeln" with the proper type (58)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "designMode" with the proper type (62)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "execCommand" with the proper type (63)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "queryCommandEnabled" with the proper type (64)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "queryCommandIndeterm" with the proper type (65)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "queryCommandState" with the proper type (66)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "queryCommandSupported" with the proper type (67)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "queryCommandValue" with the proper type (68)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "commands" with the proper type (69)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "linkColor" with the proper type (72)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "vlinkColor" with the proper type (73)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "alinkColor" with the proper type (74)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "all" with the proper type (81)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "query" with the proper type (89)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "queryAll" with the proper type (90)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "onautocomplete" with the proper type (94)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "onautocompleteerror" with the proper type (95)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "onmousewheel" with the proper type (135)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "onsort" with the proper type (148)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "tabIndex" with the proper type (7)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "accessKey" with the proper type (10)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "accessKeyLabel" with the proper type (11)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "draggable" with the proper type (12)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "dropzone" with the proper type (13)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "contentEditable" with the proper type (14)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "isContentEditable" with the proper type (15)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "contextMenu" with the proper type (16)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "spellcheck" with the proper type (17)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "forceSpellCheck" with the proper type (18)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "commandType" with the proper type (19)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "commandLabel" with the proper type (20)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "commandIcon" with the proper type (21)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "commandHidden" with the proper type (22)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "commandDisabled" with the proper type (23)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "commandChecked" with the proper type (24)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "onautocomplete" with the proper type (26)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "onautocompleteerror" with the proper type (27)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "onmousewheel" with the proper type (67)]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: document.createElement("noscript") must inherit property "onsort" with the proper type (80)]
|
|
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
|
|
|