Mozilla Firefox 3.0 Alpha 2 Out -
Windows Download LinkLinux Download LinkMac OSX Download LinkRelease Notes:
http://www.mozilla.org/projects/firefox/3.0a2/releasenotes/Gecko 1.9 Alpha 2 introduces several new features which can be tested by using Gran Paradiso Alpha 2:
* Core layout code affecting the calculation of widths in tables, floats, and absolutely positioned elements has been rewritten. The code for handling incremental layout of pages (as data arrives over the network, as images load, or as dynamic changes are made) has also been changed extensively. (See the Reflow-Refactoring wiki page for more information.
* Resolved remaining issues with ACID2 test compliance.
* Support for the Web Apps 1.0 API for changing stylesheets.
* The inline-block and inline-table values of CSS 2.1's display property are now implemented.
* XML documents can now be rendered as they're downloaded instead of only after the full document has been loaded.
* Greatly improved Mac widgets support since Alpha 1.
* Improvements in the Cairo graphics layer.
Some of the changes in Gecko 1.9 Alpha 2 will affect the web and platform compatibility of Gran Paradiso Alpha 2:
* Windows 95, Windows 98, and Windows ME are not supported for Gecko 1.9.
* OS X 10.2 is no longer supported, and OS X 10.3.9 or better is required.
* The non-standard JavaScript Script object is no longer supported.
* Moving DOM nodes between documents now requires a call to importNode or adoptNode as per the DOM specification.
Please Note
Quote -
* The browser may consume excessive amounts of memory after prolonged browsing. In order to better handle memory issues, a new garbage collection system has been implemented. However, as the process of integrating Gecko into this system is still ongoing, there are some known leaks that result in large memory usage when the browser is used for a long period of time. A restart should resolve the problem, which will be fixed in Alpha 3.
* The Cairo graphics system has drastically changed the way all text and images are rendered from previous versions of Gecko, so occasional misrenderings of non-latin scripts and fonts may occur.