| Index: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/Window/element-constructors-on-window-expected.txt
|
| ===================================================================
|
| --- webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/Window/element-constructors-on-window-expected.txt (revision 0)
|
| +++ webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/Window/element-constructors-on-window-expected.txt (revision 0)
|
| @@ -0,0 +1,117 @@
|
| +Test that HTML element constructors are accessible as window object properties.
|
| +
|
| +HTMLElement: function HTMLElement() { [native code] }
|
| +
|
| +HTMLAnchorElement: function HTMLAnchorElement() { [native code] }
|
| +
|
| +HTMLAppletElement: function HTMLAppletElement() { [native code] }
|
| +
|
| +HTMLAreaElement: function HTMLAreaElement() { [native code] }
|
| +
|
| +HTMLBaseElement: function HTMLBaseElement() { [native code] }
|
| +
|
| +HTMLBaseFontElement: function HTMLBaseFontElement() { [native code] }
|
| +
|
| +HTMLBodyElement: function HTMLBodyElement() { [native code] }
|
| +
|
| +HTMLBRElement: function HTMLBRElement() { [native code] }
|
| +
|
| +HTMLButtonElement: function HTMLButtonElement() { [native code] }
|
| +
|
| +HTMLDirectoryElement: function HTMLDirectoryElement() { [native code] }
|
| +
|
| +HTMLDivElement: function HTMLDivElement() { [native code] }
|
| +
|
| +HTMLDListElement: function HTMLDListElement() { [native code] }
|
| +
|
| +HTMLFieldSetElement: function HTMLFieldSetElement() { [native code] }
|
| +
|
| +HTMLFontElement: function HTMLFontElement() { [native code] }
|
| +
|
| +HTMLFormElement: function HTMLFormElement() { [native code] }
|
| +
|
| +HTMLFrameElement: function HTMLFrameElement() { [native code] }
|
| +
|
| +HTMLFrameSetElement: function HTMLFrameSetElement() { [native code] }
|
| +
|
| +HTMLHeadElement: function HTMLHeadElement() { [native code] }
|
| +
|
| +HTMLHeadingElement: function HTMLHeadingElement() { [native code] }
|
| +
|
| +HTMLHRElement: function HTMLHRElement() { [native code] }
|
| +
|
| +HTMLHtmlElement: function HTMLHtmlElement() { [native code] }
|
| +
|
| +HTMLIFrameElement: function HTMLIFrameElement() { [native code] }
|
| +
|
| +HTMLImageElement: function HTMLImageElement() { [native code] }
|
| +
|
| +HTMLInputElement: function HTMLInputElement() { [native code] }
|
| +
|
| +HTMLIsIndexElement: function HTMLIsIndexElement() { [native code] }
|
| +
|
| +HTMLLabelElement: function HTMLLabelElement() { [native code] }
|
| +
|
| +HTMLLegendElement: function HTMLLegendElement() { [native code] }
|
| +
|
| +HTMLLIElement: function HTMLLIElement() { [native code] }
|
| +
|
| +HTMLLinkElement: function HTMLLinkElement() { [native code] }
|
| +
|
| +HTMLMapElement: function HTMLMapElement() { [native code] }
|
| +
|
| +HTMLMenuElement: function HTMLMenuElement() { [native code] }
|
| +
|
| +HTMLMetaElement: function HTMLMetaElement() { [native code] }
|
| +
|
| +HTMLModElement: function HTMLModElement() { [native code] }
|
| +
|
| +HTMLObjectElement: function HTMLObjectElement() { [native code] }
|
| +
|
| +HTMLOListElement: function HTMLOListElement() { [native code] }
|
| +
|
| +HTMLOptGroupElement: function HTMLOptGroupElement() { [native code] }
|
| +
|
| +HTMLOptionElement: function HTMLOptionElement() { [native code] }
|
| +
|
| +HTMLParagraphElement: function HTMLParagraphElement() { [native code] }
|
| +
|
| +HTMLParamElement: function HTMLParamElement() { [native code] }
|
| +
|
| +HTMLPreElement: function HTMLPreElement() { [native code] }
|
| +
|
| +HTMLQuoteElement: function HTMLQuoteElement() { [native code] }
|
| +
|
| +HTMLScriptElement: function HTMLScriptElement() { [native code] }
|
| +
|
| +HTMLSelectElement: function HTMLSelectElement() { [native code] }
|
| +
|
| +HTMLStyleElement: function HTMLStyleElement() { [native code] }
|
| +
|
| +HTMLTableCaptionElement: function HTMLTableCaptionElement() { [native code] }
|
| +
|
| +HTMLTableCellElement: function HTMLTableCellElement() { [native code] }
|
| +
|
| +HTMLTableColElement: function HTMLTableColElement() { [native code] }
|
| +
|
| +HTMLTableElement: function HTMLTableElement() { [native code] }
|
| +
|
| +HTMLTableRowElement: function HTMLTableRowElement() { [native code] }
|
| +
|
| +HTMLTableSectionElement: function HTMLTableSectionElement() { [native code] }
|
| +
|
| +HTMLTextAreaElement: function HTMLTextAreaElement() { [native code] }
|
| +
|
| +HTMLTitleElement: function HTMLTitleElement() { [native code] }
|
| +
|
| +HTMLUListElement: function HTMLUListElement() { [native code] }
|
| +
|
| +HTMLCanvasElement: function HTMLCanvasElement() { [native code] }
|
| +
|
| +HTMLInsElement: undefined
|
| +
|
| +HTMLDelElement: undefined
|
| +
|
| +HTMLEmbedElement: function HTMLEmbedElement() { [native code] }
|
| +
|
| +HTMLMarqueeElement: function HTMLMarqueeElement() { [native code] }
|
|
|
| Property changes on: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/Window/element-constructors-on-window-expected.txt
|
| ___________________________________________________________________
|
| Name: svn:eol-style
|
| + native
|
|
|
|
|