Lobo is an open source Web Browser that is written completely in Java.
Lobo is being actively developed with the aim to fully support HTML 4, JavaScript and CSS2. Lobo also supports direct JavaFX rendering.
The general goal of the Lobo browser effort is to produce a browser that is fast, complete, easy to extend, feature-rich and secure.
Some of the supported features and limitations are listed below:
* plugins.
* Browser features.
* General rendering.
* Javascript.
* HTML DOM.
* CSS2.
* Forms.
* Tables.
* Frames.
* Lists.
* Text formatting.
What's New
* In v0.98.4
JavaFX support brought up to date with JavaFX 1.0. Did a HTML layout refactoring, which includes performance improvements, margin collapsing, support of parent and sibling selectors, etc.
* In v0.98.3
This release implements SUB and SUP. It also fixes about 20 user-reported bugs.
* In v0.98.2
It includes JavaFX compilation enhancements and several HTML renderer bug fixes.
* In v0.98
This is the first release of Lobo that supports direct Java and JavaFX rendering. It also addresses about 50 issues in the browser, HTML renderer and CSS parser.