Gecko: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Removed obsolete info. Added cross-ref to XULRunner.)
(→‎What is Gecko?: Corrected link. The XULRunner page is Xulrunner. Which seems unfortunate.)
Line 2: Line 2:
[http://www.mozilla.org/newlayout/ Gecko] is the HTML rendering engine that is used in Firefox, Mozilla and Netscape. It is basically the part of the browser that handles the main viewing window and does not include menus, toolbars, status lines or even Javascript execution.
[http://www.mozilla.org/newlayout/ Gecko] is the HTML rendering engine that is used in Firefox, Mozilla and Netscape. It is basically the part of the browser that handles the main viewing window and does not include menus, toolbars, status lines or even Javascript execution.


See [[XULRunner]].
See [[Xulrunner]].


===See also===
===See also===

Revision as of 20:35, 3 May 2007

What is Gecko?

Gecko is the HTML rendering engine that is used in Firefox, Mozilla and Netscape. It is basically the part of the browser that handles the main viewing window and does not include menus, toolbars, status lines or even Javascript execution.

See Xulrunner.

See also

There is a Wikipedia entry and a Gecko developers Wiki that may help you get an idea of what Gecko will do.