IE8 Beta Released

So, MS have finally pulled their finger out and released it

Link to installers

WARNING - the word on the street is that it IE8 automatically overwrites any IE7 installation so bear that in mind!

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • del.icio.us
  • Reddit
  • Mixx
  • TwitThis
  • E-mail this story to a friend!
  • Print this article!
March 6th, 2008 by James Hopkins in CSS3.info. You can leave a response, or trackback from your own site.

13 Comments to “IE8 Beta Released”

  1. Emil Ivanov Says:

    IE 8 beta 1 does NOT pass acid 2 test LOL.
    Maybe they couldnt manage to make it work without that meta tag yet.

  2. David Naylor Says:

    Any sane person will leave it to the in-sane people to try a new IE beta out first.

  3. Damien Says:

    Look like an Alpha release. Miss a lot of feature / CSS selector. Beta 2 is announced :P

  4. Kelson Says:

    Emil, it does pass Acid2… if you go to the official copy of the test on webstandards.org. (I’ve tried it, and it works.) It’s not working on other sites because the code runs up against a cross-site request issue (more here).

    As for it missing the nifty CSS features, the same was true with IE7. All the interesting improvements in the rendering engine happened in Beta 2.

  5. Emil Ivanov Says:

    Yup IE 8 Beta 1 passes on webstandards.org but not on acid2.acidtests.org where i was looking.

  6. Anjanesh Says:

    Damn ! I just installed IE8 beta on a Windows Vista Home Premium notebook, and after opening IE, it shows
    “Internet Explorer has stopped working” and it closes !

    Now, I cant even revert back to IE7 because Im unable to find an IE7 installation for Vista !

  7. Oldřich Vetešník Says:

    I tested some of our webs on it… it has a problem with float/clear, hope they fix it or we have another nightmare on board. :D

  8. pepelsbey Says:

    > IE8 automatically overwrites any IE7 installation

    No reason to be careful — IE8 beta have «Toggle IE7 Emulation mode» button, so we still have two versions of IE for testing.

  9. GreLI Says:

    > No reason to be careful — IE8 beta have «Toggle IE7 Emulation mode» button, so we still have two versions of IE for testing.

    It does overwrite IE6 too. IE7 is coming but IE6 still takes about 40%.

    IE8 looks quite buggy now, I’m writing this and hovering mouse or selecting text produce some nice effects. Many elements noticably displaced, jumping and so on…

    Interesting that it’s still pass IE7 *+html css hack, so IE7 hacks will be devilered even to IE8beta1 standarts mode. I can only suggest to use conditional comments instead of this hack for now.

    At least finally we have support of display:table property and generated content.

  10. jive Says:

    No SVG support. :(

  11. Anjanesh Says:

    Does it by any chance come with native SilverLight support ?

  12. Stifu Says:

    “No reason to be careful — IE8 beta have «Toggle IE7 Emulation mode» button, so we still have two versions of IE for testing.”

    Actually, I’ll be careful myself. I read that the IE7 mode of IE8 doesn’t behave exactly the same as IE7 (and gives different results for the Acid2 and other tests). In other words, IE8 is not a good reference to make IE7 tests (yet).

  13. Ben H Says:

    Does anybody know of a way to clear the floats for ie8?

Leave a Comment