IE8 Beta Released
So, MS have finally pulled their finger out and released it
WARNING - the word on the street is that it IE8 automatically overwrites any IE7 installation so bear that in mind!
So, MS have finally pulled their finger out and released it
WARNING - the word on the street is that it IE8 automatically overwrites any IE7 installation so bear that in mind!
IE 8 beta 1 does NOT pass acid 2 test LOL.
Maybe they couldnt manage to make it work without that meta tag yet.
Any sane person will leave it to the in-sane people to try a new IE beta out first.
Look like an Alpha release. Miss a lot of feature / CSS selector. Beta 2 is announced :P
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.
Yup IE 8 Beta 1 passes on webstandards.org but not on acid2.acidtests.org where i was looking.
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 !
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
> 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.
> 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.
No SVG support. :(
Does it by any chance come with native SilverLight support ?
“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).
Does anybody know of a way to clear the floats for ie8?