gecko-dev/dom/public/html
2000-02-24 00:24:10 +00:00
..
.cvsignore
Makefile.in Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg 2000-02-23 22:38:00 +00:00
makefile.win Bug 12513: Fix typo (win build bustage). 2000-02-24 00:24:10 +00:00
MANIFEST Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg 2000-02-23 22:38:00 +00:00
nsIDOMHTMLAnchorElement.h
nsIDOMHTMLAppletElement.h
nsIDOMHTMLAreaElement.h
nsIDOMHTMLBaseElement.h
nsIDOMHTMLBaseFontElement.h
nsIDOMHTMLBlockquoteElement.h
nsIDOMHTMLBodyElement.h
nsIDOMHTMLBRElement.h
nsIDOMHTMLButtonElement.h
nsIDOMHTMLCollection.h
nsIDOMHTMLDirectoryElement.h
nsIDOMHTMLDivElement.h
nsIDOMHTMLDListElement.h
nsIDOMHTMLDocument.h
nsIDOMHTMLElement.h Fix for bug 9844. Added offsetTop/Left/Width/Height/Parent to nsIDOMHTMLElement. It should go on a new interface - to avoid the cost of new interface (a new vtable pointer per content instance), it's temporarily on the standard interface.r=pollmann 2000-02-16 02:25:27 +00:00
nsIDOMHTMLEmbedElement.h
nsIDOMHTMLFieldSetElement.h
nsIDOMHTMLFontElement.h
nsIDOMHTMLFormControlList.h
nsIDOMHTMLFormElement.h
nsIDOMHTMLFrameElement.h
nsIDOMHTMLFrameSetElement.h
nsIDOMHTMLHeadElement.h
nsIDOMHTMLHeadingElement.h
nsIDOMHTMLHRElement.h
nsIDOMHTMLHtmlElement.h
nsIDOMHTMLIFrameElement.h
nsIDOMHTMLImageElement.h
nsIDOMHTMLInputElement.h
nsIDOMHTMLIsIndexElement.h
nsIDOMHTMLLabelElement.h
nsIDOMHTMLLayerElement.h
nsIDOMHTMLLegendElement.h
nsIDOMHTMLLIElement.h
nsIDOMHTMLLinkElement.h
nsIDOMHTMLMapElement.h
nsIDOMHTMLMenuElement.h
nsIDOMHTMLMetaElement.h
nsIDOMHTMLModElement.h
nsIDOMHTMLObjectElement.h
nsIDOMHTMLOListElement.h
nsIDOMHTMLOptGroupElement.h
nsIDOMHTMLOptionElement.h Cleanup - dealing with people modifying the idl generator and not checking in the generated file or vice-versa. r=pollmann. 2000-01-18 23:41:27 +00:00
nsIDOMHTMLParagraphElement.h
nsIDOMHTMLParamElement.h
nsIDOMHTMLPreElement.h
nsIDOMHTMLQuoteElement.h
nsIDOMHTMLScriptElement.h
nsIDOMHTMLSelectElement.h Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg 2000-02-24 00:08:00 +00:00
nsIDOMHTMLStyleElement.h
nsIDOMHTMLTableCaptionElement.h
nsIDOMHTMLTableCellElement.h
nsIDOMHTMLTableColElement.h
nsIDOMHTMLTableElement.h
nsIDOMHTMLTableRowElement.h
nsIDOMHTMLTableSectionElement.h
nsIDOMHTMLTextAreaElement.h
nsIDOMHTMLTitleElement.h
nsIDOMHTMLUListElement.h
nsIDOMImage.h
nsIDOMNSHTMLButtonElement.h
nsIDOMNSHTMLDocument.h Fix for bug 19185. document.clear(), which exists for JS compatibility anyway, now takes a JS context and uses it to find the URL of the calling context. r=pollmann 2000-02-03 00:25:53 +00:00
nsIDOMNSHTMLFormElement.h
nsIDOMNSHTMLInputElement.h
nsIDOMNSHTMLOptionCollection.h Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg 2000-02-23 22:38:00 +00:00
nsIDOMNSHTMLSelectElement.h Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg 2000-02-24 00:08:00 +00:00
nsIDOMNSHTMLTextAreaElement.h
nsIDOMOption.h