Results 1 to 21 of 21

Thread: Acid 3

  1. #1
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

    Default Acid 3

    Acid 3 is a test for a Browser and from the Web Standards Project that checks how well a web browser follows certain selected elements from web standards, especially relating to the Document Object Model (DOM) and JavaScript.

    To pass the test it is required to score 100/100.

    Till now only Presto and Webkit support Acid 3but not by Gecko and Trident.

    1. FireFox Fails




    2. Internet explorer fails




    3. Midori Score 100, but test failed




    4. Safari Pass




    And the same is for Google Chrome as of Safari.

    5. Opera Passes


    So, at last the most powerful Javascript Engine are Webkit and Presto.

    To know more about javascript Engines go to:
    http://www.indiabroadband.net/broadb...t-engines.html (Javascript Engines)

    Try yourself at:
    http://acid3.acidtests.org/
    Last edited by gaggan4392; 03-07-10 at 05:42 AM.

  2. #2
    The Wizard meetdilip's Avatar
    Join Date
    Aug 2009
    Liked
    0 times
    Posts
    8,563

    Default

    Good one ......................

  3. #3
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

    Default

    Have you tried yourself, you can try at:
    Acid 3 Test
    It will take only 2 sec.

    Two of the above tests are tried by me...........
    Last edited by gaggan4392; 03-07-10 at 10:59 AM. Reason: Automerged Doublepost

  4. #4
    The Wizard meetdilip's Avatar
    Join Date
    Aug 2009
    Liked
    0 times
    Posts
    8,563

    Default

    Firefox gave 72/100, Chrome returned 100/100. Good tool.

  5. #5
    The Master imrock's Avatar
    Join Date
    Sep 2008
    Liked
    0 times
    Posts
    2,200

    Default

    Firefox failed!!!

    OK now time to switch to other browsers.

  6. #6
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

    Default

    My Internet Explorer gives 8/100....
    How funny......

  7. #7
    Bronze Member
    Join Date
    Jan 2010
    Liked
    0 times
    Posts
    186

    Default

    THE COOLEST ONE....
    Thnaks alot man...Now its time for me to switch my Browser.....
    Thanks for your HELP....

  8. #8
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

    Default

    @ashishcw
    Welcome........

  9. #9
    Silver Member
    Join Date
    Apr 2010
    Age
    18
    Liked
    0 times
    Posts
    371

    Default

    Nice one gaggan... My google chrome passed but can you tell me the significance of this test.

  10. #10
    Silver Member
    Join Date
    Jan 2009
    Age
    22
    Liked
    0 times
    Posts
    370

    Default

    Google Chrome = 100
    Opera = 100
    Firefox = 94
    IE8 = 08

  11. #11
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

    Default

    Quote Originally Posted by HACKdown View Post
    Nice one gaggan... My google chrome passed but can you tell me the significance of this test.
    The Acid3 tests the browser for these (if browser support it or not as well as how fast it do that job):
    Bucket 1(Red): DOM Traversal, DOM Range, HTTP.
    Bucket 2(Orange): DOM2 Core and DOM2 Events.
    Bucket 3(Yellow): DOM2 Views, DOM2 Style, CSS 3 selectors and Media Queries.
    Bucket 4(Green): Behavior of HTML tables and forms when manipulated by script and DOM2 HTML.
    Bucket 5(Blue): Tests from the Acid3 Competition like SVG, Unicode, HTML, SMIL.
    Bucket 6(Violet): ECMAScript.

    If it does not pass it then it shows white or silver colour there.

  12. #12
    Junior Member
    Join Date
    Apr 2010
    Liked
    0 times
    Posts
    45

    Default

    This test is highly misleading. Many of the tests involve "draft" standards that have yet to be decided (forget implemented). Users will never be affected by bad rendering because a certain browser fails the test on 99% of the websites on the internet. In fact, if you are worried about how many websites your browser can render as expected you should use IE8 on compatibility mode.

    As someone who has coded (not designed) a reasonable amount of websites, I can assure you that it is most important that you are not using IE (at least not IE 6 and bellow). The rest of the browsers render all approved standards well enough that even web developers will not know the difference.

    You should decide why you are using the Acid tests to choose a browser.

    Are you worried about pages not rendering correctly? (if you are, better go back to IE, because many very old websites don't display very well on other browsers and many Indian web developers have yet to learn newer web technologies)

    Are you worried that web developers will have to spend extra coding for a certain browser because they'll have to use "hackish" CSS? Then use Opera/Chrome/Safari/Firefox. It doesn't matter whether they pass or fail the Acid test, they'll render standards compliant pages well enough that neither you nor the web developer will notice.

    Any remember, the biggest criticism of the Acid test is that is tests for many obscure features but fails to test some basic ones. So, yet again that simply means that in terms of rendering you have two options: IE and not IE. Choose one as explained above. Don't fuss about Acid test results of IE and non IE browsers.

    I don't mean to demean the OP. It is just that don't like the Acid test propaganda because it just doesn't matter. It may in the future, when basic standard compliant code is rendered correctly by all browsers. For now, base your choice of browser by how comfortable you are with the looks, speed, and other features that matter to you.

  13. #13
    MODDY mickey's Avatar
    Join Date
    Jan 2009
    Liked
    12 times
    Posts
    6,939

    Default

    Yes you are right. But these acid tests show which browser organisation is doing how much research in making the things like that. I like kmeleon because it does nicely for me.

  14. #14
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

    Default

    I too do not like Browsers because of this test. That is by chance the browser I like (Opera) passes it........

    But it is actually the test for; how fast, the browser perform on a single process......

  15. #15
    MODDY mickey's Avatar
    Join Date
    Jan 2009
    Liked
    12 times
    Posts
    6,939

    Default

    Opera does work better than many others.. but sometimes, opera turbo has failed for me..

  16. #16
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

    Default

    Quote Originally Posted by mickey View Post
    Opera does work better than many others.. but sometimes, opera turbo has failed for me..
    I never use Opera turbo mode as I have faster connection.

    It is the best browser for me............

  17. #17
    MODDY mickey's Avatar
    Join Date
    Jan 2009
    Liked
    12 times
    Posts
    6,939

    Default

    Quote Originally Posted by gaggan4392 View Post
    I never use Opera turbo mode as I have faster connection.

    It is the best browser for me............
    are you trying to tease me that i have a slow connection??? yeah indirectly??


    which connection are you using btw??

  18. #18
    Platinum Member
    Join Date
    Nov 2009
    Liked
    0 times
    Posts
    2,041

    Default

    Quote Originally Posted by mickey View Post
    are you trying to tease me that i have a slow connection??? yeah indirectly??


    which connection are you using btw??
    Opera turbo is not for Broadbands as the page starts loading faster because of low ping in the Broadband, which is not in wireless mobile internet. I have 256 Kbps UL. Do not go on my lol....... the pages loads very very fast in my connection because it is Broadband. Only Downloads and online videos are bit slower in this connection.

  19. #19
    MODDY mickey's Avatar
    Join Date
    Jan 2009
    Liked
    12 times
    Posts
    6,939

    Default

    Quote Originally Posted by gaggan4392 View Post
    Opera turbo is not for Broadbands as the page starts loading faster because of low ping in the Broadband, which is not in wireless mobile internet. I have 256 Kbps UL. Do not go on my lol....... the pages loads very very fast in my connection because it is Broadband. Only Downloads and online videos are bit slower in this connection.


    hahaha... isse sasta nahi mila tujhe??

  20. #20
    Junior Member
    Join Date
    Apr 2010
    Liked
    0 times
    Posts
    45

    Default

    Quote Originally Posted by gaggan4392 View Post
    I never use Opera turbo mode as I have faster connection.

    It is the best browser for me............
    If you've all studied chemistry, then you'll know about the concept of the rate determining step, right? The internet works in a similar manner.

    There are two things that could possibly be slowing down your internet speed: the maximum speed of the server (per connection) that is hosting the website you are visiting and the maximum speed of your own connection. The lower of the two is the speed you will actually get. This is pretty intuitive.

    What Opera Turbo does is, for websites that give you a slower connection that your connection is capable of handling (rate determining step is the server, not you), download and compress from that server onto the Turbo server and then compress and send it to you. They expect that the rate determining step between Turbo and you to be you. In that case, you will receive the compressed data at the maximum speed possible. But there was a delay, because Opera had to download the page too, and it too had to download at the hosting servers' speed. Therefore, Turbo has a setting where it doesn't use Turbo for all websites but only for certain websites. You can expect this to be useful for all internet connections.

  21. #21
    Bronze Member
    Join Date
    Jan 2010
    Liked
    0 times
    Posts
    227

    Default

    I am happy with opera as I find the pages loads faster than other Browsers.
    Good to see that Opera has passed so I have passed since I already use it.

    By the way I dont think this kind of tests can really affect anything.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •