|
|
|
|
![]() ![]() |
Dec 14 2006, 11:16 AM
Post
#1
|
|
|
PsYcheDeLiC dR3aMeR Group: Admin Posts: 2,242 Joined: 29-January 05 From: Nakorn Chaisri, Thailand Member No.: 2,411 |
With the much awaited official release of Firefox 3.0 Alpha our favourite browser has finally managed to pass the Acid Test. Codenamed Grand Paradiso, starting from this version Firefox implements the Gecko 1.9 rendering engine and boasts heavily refactored reflow algorithms that improve Firefox layout functionality and resolve some long-standing CSS bugs.
Ryan Paul at arstechnica has provided us with an great insight into these improvements... QUOTE The reflow improvements in Gecko 1.9 (included in the latest Gran Paradiso nightly build, but not the alpha release) finally enable Firefox to pass the Acid 2 test, a CSS test case developed by the Web Standards Project to illuminate flaws in HTML/CSS rendering engines. To pass the Acid 2 test, browsers must comply with W3C standards and provide support for a wide variety of features that are considered relevant by Web designers. The Acid 2 test has been passed by several other browsers, including Safari, Konqueror, and Opera, but not Internet Explorer. Passing Acid 2 is considered to be a significant milestone in Firefox development. Left to right: Acid 2 under Firefox 2.0, Firefox 3.0 Alpha 1, and Firefox 3.0 Alpha Minefield (nightly) Gecko 1.9 also includes a new threading model, support for Cocoa widgets on OS X, and some unit fixes (still under development) that could eventually facilitate a full-page zoom feature like the one found in Opera. Read the full article ... |
|
|
|
Dec 14 2006, 11:26 AM
Post
#2
|
|
|
Premium Member Group: [HOSTED] Posts: 318 Joined: 1-March 06 Member No.: 11,638 |
Cooool, I have been using firefox ever since IE turned to poop when they started having "click here to activate" on all the flash objects. I've been happy with Firefox's browser and its features. It has a very neat and clean interface to check out html code that is used for a website. I find that very beneficial for me as a web developer.
|
|
|
|
Dec 14 2006, 11:44 AM
Post
#3
|
|
|
Super Member Group: Members Posts: 510 Joined: 29-September 06 Member No.: 16,228 |
Didn't display my friends xhtml page perfectly, and actually Xhtml > Acid. But I'll never have it, Opera is way ahead, did acid and xhtml ages ago.
|
|
|
|
Dec 16 2006, 04:10 AM
Post
#4
|
|
|
Advanced Member Group: Members Posts: 179 Joined: 14-August 06 From: Vault 0 / Brazil Member No.: 15,193 |
Didn't display my friends xhtml page perfectly, and actually Xhtml > Acid. But I'll never have it, Opera is way ahead, did acid and xhtml ages ago. Agreed. And all this twice as fast... [slightly off-topic] The only thing is... WHY IN THE HELL DON"T THEY DO ANYTHING LIKE EXTENSIONS??? I NEED to customize TONS of browser settings (yes I'm very picky about it), and no Opera widget would ever do that. If I managed to remove the File/Edit/Etc Menu, and change the way the tabs work, I'd use it every day. It's even possible to run opera with some games running on the background (err... damn addicting GameFaqs!). [/slightly off-topic] And I'm looking forward to 3.0. I hope they find those memory leaks and make some new clean code. Right now one needed extension is to restart the browser every hour so you don't get 71232Mb memory usage... |
|
|
|
Dec 16 2006, 08:41 AM
Post
#5
|
|
|
Techno-Necromancer Group: Members Posts: 1,018 Joined: 13-January 05 From: The Net Member No.: 2,127 |
I'm glad that Firefox 3.0 passes the Acid Test, but it annoys me a little that they are already working on 3.0 I remember a time when software companies only did major upgrade releases for tons of major changes happening all at once, and minor versions existed for important things that were happening immediately, like passing the Acid Test. Personally, I would love to see Firefox 2.X after 2.0 instead of 3.0. But that's just personal opinion, and I guess it doesn't mean much.
I just wonder when IE will finally update their CSS encoding. I've heard they are waiting for CSS 2.1 to become standard, which would make sense if it would be anytime soon. This is actually one problem with the current Acid2 Test. It checks things that are in CSS 2.1, which is not a current specification. So Firefox 3.0 is actually not 2.0 compliant if it passes the Acid2 Test, because some of the features tested are not in CSS 2.0, which means the browser should ignore them. So I guess it is okay that Firefox 3.0 is a major release since it really should wait for the CSS 2.1 specification to actually become a valid specification before release. ~Viz |
|
|
|
Dec 16 2006, 05:02 PM
Post
#6
|
|
|
Veteran Nut Group: Members Posts: 527 Joined: 4-October 05 From: UK Member No.: 8,895 |
I dont understand how Firefox is apparently a standards-compliant browser, yet it's taken version 3.0 to develop compliance for Acid2 testing. I still think Opera is the way to go for now.
It tells you everything you need to know when FF3 is trying to achieve the abilities that Opera already has. I think they should take their time with FF3 now and not try to be a rival to IE. They should build it up properly, ensure that there isn't such a large footprint, that there are no memory leaks, that the standards are fully met. There's no point in rushing a job, because it will only be half done. |
|
|
|
Dec 16 2006, 05:10 PM
Post
#7
|
|
|
Techno-Necromancer Group: Members Posts: 1,018 Joined: 13-January 05 From: The Net Member No.: 2,127 |
QUOTE(twitch) I dont understand how Firefox is apparently a standards-compliant browser, yet it's taken version 3.0 to develop compliance for Acid2 testing. As I said in my previous post, the Acid2 Test is not a standards compliant test. Currently the most recent standard for CSS to achieve specificatin status is CSS 2.0, which Firefox 2.0 is compliant with. The Acid2 Test incorporates elements from CSS 2.1 that a CSS 2.0 compliant browser should not implement in a way that makes the Image appear to be a smiley face. Opera is compliant with the current version of CSS 2.1, which actually means it doesn't meet the most current CSS standard.~Viz |
|
|
|
Dec 16 2006, 05:31 PM
Post
#8
|
|
|
Veteran Nut Group: Members Posts: 527 Joined: 4-October 05 From: UK Member No.: 8,895 |
As I said in my previous post, the Acid2 Test is not a standards compliant test. Currently the most recent standard for CSS to achieve specificatin status is CSS 2.0, which Firefox 2.0 is compliant with. The Acid2 Test incorporates elements from CSS 2.1 that a CSS 2.0 compliant browser should not implement in a way that makes the Image appear to be a smiley face. Opera is compliant with the current version of CSS 2.1, which actually means it doesn't meet the most current CSS standard. ~Viz FF is not fully compliant with CSS2.0, as it doesn't render certain properties accurately (or at all in some cases). Read: http://www.opera.com/docs/specs/ And tell me that Opera doesn't meet the most current CSS standard. |
|
|
|
Dec 16 2006, 05:41 PM
Post
#9
|
|
|
NiGHTFoX - Hiding in the dark Group: Members Posts: 680 Joined: 3-April 05 Member No.: 3,584 |
I remember when I found a REALLY early version of 3.0 called "Deer Park" I think it was called. It looked a lot like version 1.0 with features of 2.0.
[N]F |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 12th October 2008 - 03:02 PM |