| OLD | NEW |
| (Empty) |
| 1 This test checks that all but a handful of dom constructors throw exceptions, an
d the rest return reasonable objects | |
| 2 | |
| 3 Attr: exception | |
| 4 CharacterData: exception | |
| 5 CDATASection: exception | |
| 6 Comment: exception | |
| 7 Document: exception | |
| 8 DocumentFragment: exception | |
| 9 DocumentType: exception | |
| 10 Element: exception | |
| 11 Entity: exception | |
| 12 EntityReference: exception | |
| 13 EventTargetNode: no constructor | |
| 14 HTMLDocument: exception | |
| 15 Node: exception | |
| 16 Notation: exception | |
| 17 ProcessingInstruction: exception | |
| 18 Text: exception | |
| 19 HTMLAnchorElement: exception | |
| 20 HTMLAppletElement: exception | |
| 21 HTMLAreaElement: exception | |
| 22 HTMLBaseElement: exception | |
| 23 HTMLBaseFontElement: exception | |
| 24 HTMLBlockquoteElement: exception | |
| 25 HTMLBodyElement: exception | |
| 26 HTMLBRElement: exception | |
| 27 HTMLButtonElement: exception | |
| 28 HTMLCanvasElement: exception | |
| 29 HTMLDirectoryElement: exception | |
| 30 HTMLDivElement: exception | |
| 31 HTMLDListElement: exception | |
| 32 HTMLEmbedElement: exception | |
| 33 HTMLFieldSetElement: exception | |
| 34 HTMLFontElement: exception | |
| 35 HTMLFormElement: exception | |
| 36 HTMLFrameElement: exception | |
| 37 HTMLFrameSetElement: exception | |
| 38 HTMLHeadingElement: exception | |
| 39 HTMLHeadElement: exception | |
| 40 HTMLHRElement: exception | |
| 41 HTMLHtmlElement: exception | |
| 42 HTMLIFrameElement: exception | |
| 43 HTMLImageElement: exception | |
| 44 HTMLInputElement: exception | |
| 45 HTMLIsIndexElement: exception | |
| 46 HTMLLabelElement: exception | |
| 47 HTMLLegendElement: exception | |
| 48 HTMLLIElement: exception | |
| 49 HTMLLinkElement: exception | |
| 50 HTMLMapElement: exception | |
| 51 HTMLMarqueeElement: exception | |
| 52 HTMLMenuElement: exception | |
| 53 HTMLMetaElement: exception | |
| 54 HTMLModElement: exception | |
| 55 HTMLObjectElement: exception | |
| 56 HTMLOListElement: exception | |
| 57 HTMLOptGroupElement: exception | |
| 58 HTMLOptionElement: exception | |
| 59 HTMLParagraphElement: exception | |
| 60 HTMLParamElement: exception | |
| 61 HTMLPreElement: exception | |
| 62 HTMLQuoteElement: exception | |
| 63 HTMLScriptElement: exception | |
| 64 HTMLSelectElement: exception | |
| 65 HTMLStyleElement: exception | |
| 66 HTMLTableCaptionElement: exception | |
| 67 HTMLTableColElement: exception | |
| 68 HTMLTableElement: exception | |
| 69 HTMLTableSectionElement: exception | |
| 70 HTMLTableCellElement: exception | |
| 71 HTMLTableRowElement: exception | |
| 72 HTMLTextAreaElement: exception | |
| 73 HTMLTitleElement: exception | |
| 74 HTMLUListElement: exception | |
| 75 HTMLElement: exception | |
| 76 BarInfo: no constructor | |
| 77 CanvasGradient: no constructor | |
| 78 CanvasPattern: no constructor | |
| 79 CanvasRenderingContext2D: exception | |
| 80 Clipboard: exception | |
| 81 Console: no constructor | |
| 82 Counter: exception | |
| 83 CSSCharsetRule: exception | |
| 84 CSSFontFaceRule: exception | |
| 85 CSSImportRule: exception | |
| 86 CSSMediaRule: exception | |
| 87 CSSPageRule: exception | |
| 88 CSSPrimitiveValue: exception | |
| 89 CSSRule: exception | |
| 90 CSSRuleList: exception | |
| 91 CSSStyleDeclaration: exception | |
| 92 CSSStyleRule: exception | |
| 93 CSSStyleSheet: exception | |
| 94 CSSValue: exception | |
| 95 CSSValueList: exception | |
| 96 DOMImplementation: exception | |
| 97 DOMParser: [object DOMParser] | |
| 98 DOMSelection: no constructor | |
| 99 DOMWindow: no constructor | |
| 100 Event: exception | |
| 101 History: no constructor | |
| 102 UndetectableHTMLCollection: no constructor | |
| 103 HTMLCollection: exception | |
| 104 HTMLOptionsCollection: no constructor | |
| 105 InspectorController: no constructor | |
| 106 KeyboardEvent: exception | |
| 107 Location: no constructor | |
| 108 MediaList: exception | |
| 109 MimeType: exception | |
| 110 MimeTypeArray: exception | |
| 111 MouseEvent: exception | |
| 112 MutationEvent: exception | |
| 113 NamedNodeMap: exception | |
| 114 Navigator: no constructor | |
| 115 NodeFilter: exception | |
| 116 NodeIterator: no constructor | |
| 117 NodeList: exception | |
| 118 OverflowEvent: exception | |
| 119 Plugin: exception | |
| 120 PluginArray: exception | |
| 121 Range: exception | |
| 122 Rect: exception | |
| 123 RGBColor: no constructor | |
| 124 Screen: no constructor | |
| 125 StyleSheet: exception | |
| 126 StyleSheetList: exception | |
| 127 TextEvent: exception | |
| 128 TreeWalker: no constructor | |
| 129 UIEvent: exception | |
| 130 WheelEvent: exception | |
| 131 XMLHttpRequest: [object XMLHttpRequest] | |
| 132 XMLSerializer: [object XMLSerializer] | |
| 133 XPathEvaluator: [object XPathEvaluator] | |
| 134 XPathExpression: no constructor | |
| 135 XPathNSResolver: no constructor | |
| 136 XPathResult: exception | |
| 137 XSLTProcessor: [object XSLTProcessor] | |
| 138 EventTarget: no constructor | |
| 139 EventListener: no constructor | |
| 140 NPObject: no constructor | |
| 141 Console: no constructor | |
| OLD | NEW |