Firefox Beta Scores 93 On Acid3 Test
CodeShark writes "Mozilla released their latest Firefox 3.X beta today (3.5b4), and increased their score on the Acid 3 test to 93 [on my XP laptop], with tests 70, 71, and tests 75-79 being the final challenges. Curiously though, the current release of the top Acid3 performer — Safari — still not only rates higher (I got scores of 99 once and 100 most of the time) but is usually faster by a little (1.1 sec avg. vs. 1.4 over ten runs apiece) but only because the new Firefox beta was all over the map — frequently better by 25% (.85sec) or tanking badly with rendering times in the 2.5 — 3 second range, and both suffer performance hits on one test (#69)."
I love firefucks, even though they sometimes leave a mess on my carpet.
Fucking on the ground like an animal - it does a body good.
Frankly, that's not good enough.
The world will never be the same again
That is good but in the latest b4 they have disabled closing the windows by middleclicking the last tab, it now defaults to noop.
Now if we can just get IE to follow the real standards then website building will no longer be a task for the damned.
This should be news when FF3.5 gets to RC or final release status.
We're all hypocrites. We all have hidden parts, it's the contrast between them that make us more a hypocrite than others
Presumably the test should take about the same time to run each time, right?
Also, how can Safari's score change from 99 to 100 without any changes in the code? Is this a bug in Safari?
Help! I'm a slashdot refugee.
Opera 10alpha is also a 100/100 on the acid 3 since dec 12, 2008
http://www.opera.com/docs/history/
How does it rate on Acid 1 & 2, and have the other browsers worked on reaching 100% on the previous tests also, or did they give up on previous tests when the next one was released?
I find the new versions of firefox are far less stable when it comes to AJAX sites. It appears to be getting better, but I just want th crashes to stop.
Even if firefox is slower than safari, or not as acidic (is that how you'd say it?) safari has so many basic problems its not even funny, beta4 and 3. Even if firefox was 25% below, and rendered twice as slowly, the fact that you could trust it to load any page you needed it to as compared to safari's "maybe!" policy... Don't get me wrong, I'm not going to pretend not to be biased here. I know I love firefox a lot and am sort of anti-apple in some ways. But I think safari's constant website-compatibility issues that - acid or not - are ongoing is nothing to ignore.
it might help. why let greed (airlines, etc...) decide the fate of so many millions of souls, again?
First of all, I'm not trolling.
Secondly, Firefox is my favourite browser, and I use it as my default both at work on my Windows workstation and at home on my Mac.
Having said that, with two corporate giants with deep pockets, and their respective browsers making solid improvements with every version, I'm wondering if it's just a matter of time before Apple's Safari and Google's Chrome become better than Firefox, which is essentially a community effort. That's not to say anything bad about the excellent work that Mozilla's programmers have done with Firefox, but they're doing so by drawing on fewer resources than those two large corporations.
Granted, Microsoft also has a lot of resources to draw from, but they also let IE stagnate because they thought they had a browser monopoly.
This space left intentionally blank.
Why is it at all interesting that an incomplete JS implementation has gotten less incomplete? Don't bother us until they reach 100%.
I have a center - right web site http://www.treatyist.com./ Most of the left leaning folks on slashdot would probably puke at it but every web developer would like this: I block IE from using the site and redirect people to a page exhorting users to upgrade to a new browser. On that page I have links to download either Google Chrome or Firefox.
I did this because of all the CSS3 items available in Chrome (webkit) and FireFox (mozilla), like rounded corners, box shadows, and multicolumn text....and honestly, I don't use IE enough when developing to even know if the site is going to work.
I get like a trickle of hits, as I have no idea what I'm doing as far as advertising myself goes. But, I can tell how many people are getting bounced because of IE by looking at my stats for the block page and it seems more like only about a 1/3 of my hits are actually getting the IE bounce, rather than the 3/4s, if we were to believe the IE stats. I think this is an ok loss because it means I don't have to worry about IE stupid stuff, and, better still, I can start to roll out content using SVG.
I just wanted to share this because I would like to see Microsoft get on the stick. While we may love or hate Obama, we can at least all agree that IE sucks, and I'm hoping that I can convince other web site developers to block IE and redirect to a download page that explains why, and recommends users to move to FireFox or Chrome.
I'll see if I can't add a public stats page online so that everyone can see the stats for the site, and see how this IE blocking experiment works.
This is my sig.
How does it rate on Acid 1 & 2, and have the other browsers worked on reaching 100% on the previous tests also, or did they give up on previous tests when the next one was released?
Acid2 already looks fine in the latest general release version of Mozilla Firefox.
Opera 10 got this done months ago. This isn't news until it gets 100 consistently.
http://CryoLANparty.com/ A lan I'm staff on!
Don't get me wrong, standards compliance is important, but does anyone care that a firefox pre release is scoring better? Its not a full release so any of that could change, better or worse, plus as some people have pointed out there are already browsers doing better? Let me know when something actually happens.
The musings of just another geek and his junk.
I hate when web developers use meta-redirect tags to make it impossible to use the back button to get to the previous page because it just sends you forward again. Sometimes you can hit back fast enough to race the redirect, but that's just silly -- I shouldn't have to fight against my software. At the very minimum, put a 3 second wait on it (with a link for the impatient) or, better yet, set a cookie so that if I revisit on the way back within a short period of time it won't redirect.
Another solution occurs to me on the browser-side, the browser could just not add pages that are redirected-to to the history. That would also preserve the intuitive function of the back button.
Sorry for the off-topic rant but it just bugs the shit out of me. Carry on ...
Firefox 3.6 builds score 96/100 when you set the preference svg.smil.enabled to true because tests 75 and 76 require SMIL in SVG. You can find the four tests that Firefox 3.6 still doesn't pass on the Acid3 spreadsheet.
What a fool believes, he sees, no wise man has the power to reason away.
"I find the new versions of firefox are far less stable when it comes to AJAX sites. It appears to be getting better, but I just want th crashes to stop
What sites exactly?
Don't bother us until they reach 100%.
One of the requirements is that the be able to render TrueType fonts. Correct rendering of Acid3 requires displaying a TrueType font called "Ahem". Unless an underlying graphical environment gives applications the privilege of installing arbitrary fonts into the display server, the application code has to do its own rendering. In any case, perfect rendering of TrueType fonts involves interpreting a hint bytecode, which is subject to a U.S. patent.[1] There is no evidence that Apple provides royalty-free licenses for general use in free software. FreeType 2 comes with an "auto-hinter" that does the patented part of TrueType in a different way that doesn't infringe, but its results aren't pixel-for-pixel identical to those of the TrueType spec.
The big question: Does correct rendering of Ahem in Acid3 require the patented parts of TrueType?
[1] Slashdot, Apple, W3C are headquartered in the United States, and the majority of the Web Standards Project's managers and members are in the United States. "Sucks to be you, American" is flamebait.
As I appear into my crystal ball, I see that Firefox 3.5 is released and still achieves 93/100. Wow, I'm a psychic!
Ffx 3.1/3.5 has been sitting at 93/100 for over 6 months, and the devs have stated *numerous* times that achieving 100/100 on Acid3 is NOT a priority for the 3.5 release, largely because implementing SVG fonts (https://bugzilla.mozilla.org/show_bug.cgi?id=119490/) for the purpose of passing those last few Acid3 tests is a much lower priority than other things they're working on (like javascript JIT). Why your summary of the 3.5b4 release focuses on something that literally hasn't changed in several beta releases is beyond me.
So, can we please move on now or are you going to switch to Safari because of that newfangled Youtube interface that implements SVG fonts? Oh sorry, I was looking into my crystal ball again and saw the web circa 2025.
Because the Acid tests are not a race. It will be big news when IE reaches a score in the 80s, even if all other browsers score 100/100. This is because it will be much easier for web developers to develop interactive applications that work in all browsers when web developers don't need to bend over backwards to get their sites to work in IE. With the Acid tests, it's the browser in last place that's important, not which one is in first place.
What a fool believes, he sees, no wise man has the power to reason away.
than just firefox...i tried it in Lynx and i cant get it to pass at all...
Good people go to bed earlier.
"That is good but in the latest b4 they have disabled closing the windows by middleclicking the last tab, it now defaults to noop"
FF 3.5b4 seem to work here for middle clicking to close last tab. Does anyone else have the same problem?
Presumably the test should take about the same time to run each time, right?
One of the 100 tests is JavaScript garbage collection. A garbage collector that uses tracing without reference counting isn't necessarily guaranteed to finish in a given amount of time.
... gets a 94. Seems like SVG is the least of their worries.
It's harder to concentrate with that particular feed back loop.
And what in hell is this good new? Wake me up when it hits 100.
Don't it always seem to go
That you don't know what you've got
Till it's gone
I had a 100 score with 3.5beta4. Everytime I did the test and really fast.
Didn't Google Chrome 2.0.176.0 get a 100/100, and Opera 10.0? Why do we care
$ apt-get install chrome
fail
$ apt-get install opera
fail
$ apt-get install firefox
You win an intarnets
You have a different definition of "fine" than I do, then, since in my Firefox 3.0.10, the smiley is missing its eyes and has a red box over them instead.
Apparently the Acid2 on webstandards.org Acid2 on acidtests.org behave differently. Acid2 on webstandards.org renders instantly, but Acid2 on acidtests.org has a red box until the "Connecting to damowmow.com"/"Waiting for damowmow.com" disappears from the status bar, and then the red box is replaced with eyes. But given the slow response time and intermittent timeouts of the version on acidtests.org today, I think acidtests.org might be slashdotted.
It struck me:
If your rendering is only correct if it matches pixel-for-pixel the benchmark rendering, does this mean that console browsers[1] can't be standards compliant? I'm no web developer; what's the exact significance of the Acid test? Surely you can offer the same ecmascript feature as everyone else, and ignore the css and have something that works?
[1] such as lynx, elinks, w3m-mode
Regarding how Apple works I won't be surprise if someone find the majority of the bloated code in Safari is just to get a 100 Acid Test Score.
Seriously how can a web browser be so big?
By default it changes the shutdown to clear all cookies. b3 I had clear history only, after the upgrade to b4 it wiped all the cookies out so I needed to log back in to everything. Very annoying, looking at the bug report for it I see some of the devs actually think this is fine to change those settings from b3 to b4 with no warning to users.
I have no desire to ever use Safari. Why you ask? Sure it's incredibly compliant but what good is browsing the web without ad block?
I have no desire to ever go back to the days of ad cluttering up and slowing down websites. Sure there are those nifty little host edits that you can do in Safari to block some ads, but for the most part firefox wins out.
Until there is a robust adblock like program for Safari, firefox will always be my bread and butter.
EDIT: Almost spoke too soon, but I found a good adblock safari clone. I can't get it to work for some reason though http://pimpmysafari.com/plugins/adblock
I've just tested 3.5b4 on RHEL 5 and I get 91/100
Why not detect if they're using IE and have a pop-up saying "Does this site look broken? Your browser does not properly support internet standards." and direct them to the appropriate explaination, list of browsers, etc.
I believe that's called End 6.
That gets the same message across without costing you any readership
Except that portion of who browses the web on computers that they do not own. If you're a limited user, you may not have the privilege to modify C:\Windows or C:\Program Files or to run any program not in those folders. Limited users at home might be everybody but the head of the household; limited users at work might be everybody but executives and the IT department; limited users at a public library might be patrons.
developers (that cater to the general market) still need to target some mix of Firefox 2 and IE 6/7 anyway.
I thought Firefox 2 autoupdated to Firefox 3 for everyone except users of old versions of Windows (98, Me) and Mac OS X (pre-Tiger). I also thought IE 6 autoupdated to IE 7 and now 8 for everyone except users of old versions of Windows (pre-XP). What portion of the general market runs Windows 9x again?
The term "center-right" refers to right-leaning moderates. Based on the content of your site, you are not even remotely center-right. In fact, I think that most objective people would classify you as right-wing, or possibly even fringe-right.
On a related note, why are the right-wingers trying to paint themselves as mainstream centrists these days? It's transparently disingenuous, and makes it seem like you're embarrassed of your own political ideology.
The development branch of Firefox was on 93 half a year ago.
'One of the requirements is that the be able to render TrueType fonts. Correct rendering of Acid3 requires displaying a TrueType font called "Ahem"'
According to this Ahem is is in the public domain
"The big question: Does correct rendering of Ahem in Acid3 require the patented parts of TrueType?"
Freetype and Patents
"Myth 2: Apple Is Suing (or Sued) FreeType
This complete myth apparently started with this article on the SlashDot news site. Too bad the editors did neither care to check the submitted link nor even tried to contact us, we could have helped them!
It is true that we have been contacted by Apple's legal department, but that has never been in the clear intent of suing us, which isn't too surprising given that FreeType doesn't harm Apple in any way."
I want to run it and hitting F5 every 5 seconds starts to get tiresome. Just stop it, I want in!!11noe
The iBrowser and the adBrowser are limited by their respective owners' economic interests. Google wants their browser to work with Google sites and display advertisements. Apple wants their browser to bring people further into the closed circle of Apple products: Safari to iTunes to (eventually) a Mac. Firefox will always have a market among those who don't like those limitations.
Sounds like a good way to encourage fixes. :)
"By default it changes the shutdown to clear all cookies"
No it doesn't, I just logged into Slashdot, visited Youtube and set default location, then shutdown and restarted. I'm still logged into Slashdot and Youtube no longer prompts for 'Suggested Country Filter'.
What kind of fucked joke is that? I wish I had mod points.
Safari 4 beta already reaches 100/100 as does Opera.
"what is Firefox doing? Making Javascript faster instead of working on SVG fonts"
It says here on this Mozilla SVG Project site that Firefox can render SVG fonts since version 1.5
--
trawl.bugzilla.troll.slashdot
"I never understood why did they include speed in a browser test?"
To compare how fast different browsers render on the same machine.
"it would mean that the best browsers would fail on a slower computer, and the worst would pass on a faster one. This is not objective"
I do believe they meant you to compare browsers on the same machine.
"If the web developers have use decent and modest scripting, it will go faster, if they created inefficient monsters, it is going to crawl"
I do believe they meant you to compare the same site on the differing browsers on the same machine, like the ACID test.
"In related news, I've run Midori on a slow Neo 1973, and it passes ACID 3. I found that surprising"
Do you have a screen capture of Midori running ACID 3?
You can keep track of how well all the browsers do on Acid3 by watching the Acid3 browsershots or the Acid3 Wikipedia article.
What a fool believes, he sees, no wise man has the power to reason away.
Ahem is is in the public domain
A work can be free, but if it requires a non-free underlying platform, the work is Java-trapped. For example, applications for the Java platform were Java-trapped until Sun released Java as free software, and any Windows-only app that does not work in Wine is Java-trapped. And if the correct appearance of Ahem requires a patented rendering method, Ahem is likewise trapped.
It is true that we have been contacted by Apple's legal department, but that has never been in the clear intent of suing us
I didn't say Apple was suing the FreeType project directly. I was only saying that Apple hasn't licensed the patent for use in free operating systems or free web browsers. In such a scenario, Apple might sue the publisher of the operating system (e.g. Canonical or Red Hat) or the web browser (e.g. Mozilla Corp), even if it doesn't sue the FreeType project. That's why I want to know whether correct rendering of Ahem in Acid3 depends on hint bytecodes. If it doesn't, there's no problem.
My Acid Test Does it have adblock? Does it have mouse gestures? Firefox gets a 100%. I don't know about the others.
You can see how well all browsers perform on Acid1 by watching the Acid1 browsershots.
You can see how well all browsers perform on Acid2 by watching the Acid2 browsershots or the Acid2 Wikipedia article.
What a fool believes, he sees, no wise man has the power to reason away.
Oops... I posted the wrong link to the Acid2 browsershots.
What a fool believes, he sees, no wise man has the power to reason away.
...and both suffer performance hits on one test (#69)
That's because it's worth taking our time when we do 69. ;-)
Valtor
"Sockets are the standard networking API, also useful for stopping your eyes from falling onto your cheeks" zeromq.org
I think there should be an Acid 4 test, and it should go in a different direction.
1. Open about 30 tabs with various types of content, including Ajax heavy pages. Use these tabs regularly for three days.
2. Test number 1: Open a new tab and play a YouTube video. It should load quickly and play without stuttering.
3. Test number 2: Close all tabs. Check the browser memory usage. It should be the same as when the browser was first loaded before any pages were open.
And why is the rum gone?
Google's strategy was brilliant: fund Mozilla in order to hurt Microsoft. Then, once the damage was done, launch their own competitor to gain market share.
Their next step: Google products will work with any browser, but there will be special features only Chrome can support.
Sound familiar? Apple's doing it with Safari, and it's how Microsoft marketed IE initially. History repeats itself.
I am going to continue to use Firefox. Opera is the best solution but like a BMW it's high-maintenance with frequent crashes. Safari is a neurotic product by a neurotic company, so even if it's ahead this round, in the long term I don't want to be a user. Chrome is out because I don't want to be part of someone's marketing strategy until it's clear what the end goal is. But Firefox is stable, does 90% of what I want 90% correctly 90% of the time, so for a browser it's awesome.
Futurist Traditionalism
After I've seen a guy with one arm and no legs roll a joint I kind of lost interest in the special olympics...
And it's a true story too.
Comment removed based on user account deletion
If you spend your time developing web browsers, you don't need to worry about your 69 performance.
Great about the acid test.,
Hopefully sometime they will actually fix bugs like printing to the generic driver so I don't have to tell people to use IE.
I don't get mozilla - sometimes those ppl just miss the boat on stuff...
What FF3.5 lacks in is SVG tidy up. Go try Safari in the real world or EI8. In Safari text done in sIRF with transparency gets a green background. Using Lightbox swf objects appear over the mask.
Why even comment on IE8 it is just too crap.
The day Firefox gets 100% on the Acid test it will be because they did the work right across the board and the score of 100% will be reflecting that effort. I won't be that they looked at what the test assess and fixed those items to get a good grade. Mozilla isn't a marketing organization, they are devoted to code quality and nothing else.
Apple, Google and Microsoft will always be out to add spin. Spin is what they do.