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-12-04 02:57:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a7baf1212b
gecko-dev
/
dom
/
public
/
html
History
jst%netscape.com
46e894cbec
Fix typo.
2000-05-25 14:48:50 +00:00
..
.cvsignore
Makefile.in
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
makefile.win
Checking in patch from jband@netscape.com that makes it possible to build on Win98 again. r=me
2000-03-20 14:12:57 +00:00
MANIFEST
Fix typo.
2000-05-25 14:48:50 +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
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
nsIDOMHTMLElement.h
Landing support for the 'innerHTML' property on HTML elements in mozilla, fixes part of bug 9201.
2000-05-11 21:49:16 +00:00
nsIDOMHTMLEmbedElement.h
nsIDOMHTMLFieldSetElement.h
nsIDOMHTMLFontElement.h
nsIDOMHTMLFormControlList.h
nsIDOMHTMLFormElement.h
Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2.
2000-04-18 23:00:58 +00:00
nsIDOMHTMLFrameElement.h
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
nsIDOMHTMLFrameSetElement.h
nsIDOMHTMLHeadElement.h
nsIDOMHTMLHeadingElement.h
nsIDOMHTMLHRElement.h
nsIDOMHTMLHtmlElement.h
nsIDOMHTMLIFrameElement.h
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
nsIDOMHTMLImageElement.h
nsIDOMHTMLInputElement.h
Remove the old autocomplete widget which is now replaced by the XBL one (xpfe/components/autocomplete). R=alecf.
2000-04-13 04:50:39 +00:00
nsIDOMHTMLIsIndexElement.h
nsIDOMHTMLLabelElement.h
nsIDOMHTMLLayerElement.h
nsIDOMHTMLLegendElement.h
nsIDOMHTMLLIElement.h
nsIDOMHTMLLinkElement.h
nsIDOMHTMLMapElement.h
nsIDOMHTMLMenuElement.h
nsIDOMHTMLMetaElement.h
nsIDOMHTMLModElement.h
nsIDOMHTMLObjectElement.h
Updating the HTMLObjectElement interface to DOM Level 2.
2000-04-18 22:57:42 +00:00
nsIDOMHTMLOListElement.h
nsIDOMHTMLOptGroupElement.h
nsIDOMHTMLOptionElement.h
Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2.
2000-04-18 23:00:58 +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
nsIDOMNSHTMLAnchorElement.h
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
nsIDOMNSHTMLAreaElement.h
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
nsIDOMNSHTMLButtonElement.h
nsIDOMNSHTMLDocument.h
Fix a number of security bugs. (I can't see the numbers at home because
2000-03-18 17:48:12 +00:00
nsIDOMNSHTMLFormElement.h
nsIDOMNSHTMLInputElement.h
Adding methods to nsHTMLNSInputElement to support getting/setting the selection from JS. Also added a textLength attribute.
2000-04-13 04:50:59 +00:00
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