Slashdot Mirror


Safari Passes the Acid2 Test

TigerX writes "The Mac web browser Safari has become the first browser to pass the Acid2 test. Acid2 is a CSS/HTML test suite put out by the Web Standards Project (WASP). Developer David Hyatt had been working on the project for the past few weeks. Details can be found at his blog. The patched Safari is not yet avaliable for public consumption. It is unknown when the patches will appear in a public version of Safari."

5 of 430 comments (clear)

  1. Re:KHTML by Mitchell+Mebane · · Score: -1, Redundant

    Yeah, so 5 seconds after the other two comments gets me redundant. Fair enough.

    --

    The roots of education are bitter, but the fruit is sweet.
    --Aristotle
  2. Re:Go Apple! by pmonje · · Score: 0, Redundant

    ummm, Dave Hyatt is a developer or Apple who works on Safari. btw. you should follow the link in your sig, it's kinda apropos.

  3. The acid2 test doesn't use valid CSS... by zz99 · · Score: -1, Redundant
    According to the W3C CSS Validator the style sheet has the following problems:
    * Line: 44

    Parse Error - second two]
    * Line: 89 Context : .parser-container div

    Invalid number : color orange is not a color value : orange
    * Line: 95 Context : .parser

    Property error doesn't exist : }
    * Line: 98 Context : .parser

    Property m rgin doesn't exist : 2em
    * Line: 98

    Parse error - Unrecognized : };
    * Line: 100 Context : .parser

    Invalid number : width only 0 can be a length. You must put an unit after your number : 200
    * Line: 101 Context : .parser

    Parse Error - ! error;
    * Line: 101 Context : .parser

    Parse error - Unrecognized : }
  4. Re:More to the point by bogado · · Score: 0, Redundant

    RTFA, the patches for all the bugs fixed to be able to render the test are available in the page. :-)

    --
    []'s Victor Bogado da Silva Lins

    ^[:wq

  5. CSS by chrisvdb · · Score: -1, Redundant

    Let's validate Acid2's CSS: CSS validator.