This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-01 06:35:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
94e684ba9d
gecko-dev
/
dom
/
public
/
idl
/
html
History
jst%netscape.com
94e684ba9d
Updating the interfaces Document and HTMLDocument to comply with DOM Level 2, only stubs for new methods for now.
2000-04-02 17:46:30 +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
Updating the interfaces Document and HTMLDocument to comply with DOM Level 2, only stubs for new methods for now.
2000-04-02 17:46:30 +00:00
HTMLElement.idl
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
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
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
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
Fix for bug 23074. Implemented image.complete. r=pollmann
2000-01-06 23:41:14 +00:00
HTMLInputElement.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
HTMLIsIndexElement.idl
HTMLLabelElement.idl
HTMLLayerElement.idl
Added layers interface.
1999-05-17 21:15:06 +00:00
HTMLLegendElement.idl
HTMLLIElement.idl
HTMLLinkElement.idl
HTMLMapElement.idl
HTMLMenuElement.idl
HTMLMetaElement.idl
HTMLModElement.idl
HTMLObjectElement.idl
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
Bug 14419 (2 of 4): Make option text read/write (idl) r=harishd
2000-01-15 01:45:02 +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
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
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: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg
2000-02-23 22:38:00 +00:00