gecko-dev/dom/public/idl/html
dbaron%fas.harvard.edu 3ae3b5bf23 Make idlc run correctly in an objdir build. This taints the srcdir, but that's the way idlc is supposed to work.
Make idlc-generated files not be made executable.
r=jst,cls
Not part of the build (used only by people making DOM idl changes)
2000-09-08 01:59:22 +00:00
..
.cvsignore Added generated file directories to .cvsignores, r=mozbot. 2000-02-03 22:17:22 +00:00
HTMLAnchorElement.idl Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
HTMLAppletElement.idl
HTMLAreaElement.idl Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
HTMLBaseElement.idl
HTMLBaseFontElement.idl
HTMLBodyElement.idl
HTMLBRElement.idl
HTMLButtonElement.idl
HTMLCollection.idl
HTMLDirectoryElement.idl
HTMLDivElement.idl
HTMLDListElement.idl
HTMLDocument.idl Bug 44480. Demote 'width' and 'height' attributes from NSDocument to NSHTMLDocument and XULDocument; make nsHTMLDocument's implementation use the <body> element's frame (instead of the <html> element's frame) to determine metrics. r=jst 2000-08-16 01:04:52 +00:00
HTMLElement.idl Landing support for the 'innerHTML' property on HTML elements in mozilla, fixes part of bug 9201. 2000-05-11 21:49:16 +00:00
HTMLEmbedElement.idl DOM element for embed tags. 1999-08-03 23:50:07 +00:00
HTMLFieldsetElement.idl
HTMLFontElement.idl
HTMLFormControlList.idl Fix for bug 18840. Radio button groups are now reflected as collections in a form's namespace. Added nsIDOMHTMLFormControlList interface and special handling for namedItem method that return a jsval. a=dagley r=pollmann 1999-12-22 01:48:47 +00:00
HTMLFormElement.idl Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2. 2000-04-18 23:00:58 +00:00
HTMLFrameElement.idl Updating HTMLFrameElement and HTMLIFrameElement to comply with the Level 2 DOM, this adds a 'contentDocument' attribute to those two interfaces that can be used to access the document contained in the frame. 2000-04-02 14:04:19 +00:00
HTMLFrameSetElement.idl
HTMLHeadElement.idl
HTMLHeadingElement.idl
HTMLHRElement.idl
HTMLHtmlElement.idl
HTMLIFrameElement.idl Updating HTMLFrameElement and HTMLIFrameElement to comply with the Level 2 DOM, this adds a 'contentDocument' attribute to those two interfaces that can be used to access the document contained in the frame. 2000-04-02 14:04:19 +00:00
HTMLImageElement.idl Part of fix for bug 13718 -- API for natural dimensions of image. Extend the netscape nsIDOMImage interface. r=jst 2000-09-08 01:32:39 +00:00
HTMLInputElement.idl Adding methods to NSHTMLInputElement to allow control of the selection from JS. 2000-04-13 05:02:35 +00:00
HTMLIsIndexElement.idl
HTMLLabelElement.idl
HTMLLayerElement.idl
HTMLLegendElement.idl
HTMLLIElement.idl
HTMLLinkElement.idl Fixing nsbeta3+ bug 44024. Expose the stylesheets in stye and link elements (DOM Level 2) as 'sheet' properties on the elements. r=harishd@netscape.com 2000-08-22 04:14:53 +00:00
HTMLMapElement.idl
HTMLMenuElement.idl
HTMLMetaElement.idl
HTMLModElement.idl
HTMLObjectElement.idl Updating the HTMLObjectElement interface to DOM Level 2. 2000-04-18 22:57:42 +00:00
HTMLOListElement.idl
HTMLOptGroupElement.idl
HTMLOptionCollection.idl Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg 2000-02-23 22:38:00 +00:00
HTMLOptionElement.idl Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2. 2000-04-18 23:00:58 +00:00
HTMLParagraphElement.idl
HTMLParamElement.idl
HTMLPreElement.idl
HTMLQuoteElement.idl
HTMLScriptElement.idl
HTMLSelectElement.idl Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg 2000-02-24 00:08:00 +00:00
HTMLStyleElement.idl Fixing nsbeta3+ bug 44024. Expose the stylesheets in stye and link elements (DOM Level 2) as 'sheet' properties on the elements. r=harishd@netscape.com 2000-08-22 04:14:53 +00:00
HTMLTableCaptionElement.idl
HTMLTableCellElement.idl
HTMLTableColElement.idl
HTMLTableElement.idl
HTMLTableRowElement.idl
HTMLTableSectionElement.idl
HTMLTextAreaElement.idl DOM extension for exposing text areas to XUL 1999-11-19 07:18:25 +00:00
HTMLTitleElement.idl
HTMLUListElement.idl
Makefile.in Make idlc run correctly in an objdir build. This taints the srcdir, but that's the way idlc is supposed to work. 2000-09-08 01:59:22 +00:00
makefile.win Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg 2000-02-23 22:38:00 +00:00