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
f7e7ca5d51
gecko-dev
/
dom
/
public
/
idl
/
html
History
waterson%netscape.com
f7e7ca5d51
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
..
.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
Fixing nsbeta2+ bug 30249, the problem was that the type of various attributes (in the DOM spec) on image elements was string and not number (long), this broke backwards compatibility with 4.x and also compatibility with IE. r=vidur
2000-06-07 01:23:55 +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
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
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
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug
#8228
r=bryner
2000-07-02 18:44:42 +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