Gran Paradiso Alpha 3
kbrosnan writes "Gran Paradiso Alpha 3 is a release of the Gecko rendering engine for testing purposes only. Here are the release notes. While this release uses the interface of Firefox, no significant interface changes have been made. These alpha releases focus on making improvements to the core elements: graphics, JavaScript, page rendering, etc."
* Animated PNG (APNG) images are now supported.
* The DOM clientLeft and clientTop attributes are now supported.
* Introduced support for , which puts resources into the browser's offline cache. This allows a web application to ensure that its resources are available in the cache when the browser goes into offline mode. See * * * Marking Resources for Offline Use for further details on offline support.
* Improved precision of layout and scaling across a wide range of screen and printer resolutions.
* Implemented cycle collection in XPCOM, which detects cases where two released objects hold one another, but neither is held by anyone else. In this scenario, both objects can safely be purged. Previously, the holds each has on the other would have prevented them from being purged.
* Added support for the HttpOnly cookie attribute, which marks a cookie as readable only by the server and not by client-side scripts.
* Added a new preference, "Warn me when web sites try to redirect or reload the page", which notifies the user when the page specifies HTTP-EQUIV=refresh.
* Windows 95, Windows NT 4, 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.
It's kind of sketchy that they're not supporting older Windows or OS X versions, but I don't think that's a huge deal. I wish they'd reintroduced MNG instead of APNG (purely a personal preference; APNG is probably actually a better way of doing it), and any fixes to JavaScript are nice to have.
"You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
It's an alpha release of Firefox 3, it uses the Gecko 1.9 engine.
Yes, it does completely pass the Acid 2 CSS compliance test.
Slay a dragon... over lunch!
I consider it a feature if a browser prevents people from visiting MySpace.