CyberNet News
Please login or register.

Login with username, password and session length
Pages: [1]   Go Down

Author Topic: Internet Explorer 8 passes Acid2 Test  (Read 2277 times)

0 Members and 1 Guest are viewing this topic.

Richard

  • Sr. Member
  • ****
  • Reputation: 26
  • Posts: 801
  • Average Brit Studying an IT Degree
    • View Profile
    • WWW
Internet Explorer 8 passes Acid2 Test
« on: December 19, 2007, 04:48:09 PM »
Quote
As a team, we’ve spent the last year heads down working hard on IE8. Last week, we achieved an important milestone that should interest web developers. IE8 now renders the “Acid2 Face” correctly in IE8 standards mode.

Acid2 Face

If you’re not a web developer, the details of this blog post probably aren’t all that interesting for you. I’d like you to know that we’re building IE8 for many different customers (consumers, web service providers, independent software vendors, enterprises, web developers, and others), and we’ll cover more details of the non-developer oriented work (e.g. user experience, reliability, security, etc.) in other posts in the future, after MIX.

While web developers will immediately recognize what Acid2 means, I want to step back and offer some context for other readers of this blog who may not be familiar with web standards. Briefly: Acid2 is one test of how modern browsers work with some specific features across several different web standards.

At first glance, this test seems simple. I think it actually offers a view into the subtle and complex world of web standards in a number of ways. Showing the Acid2 page correctly is a good indication of being standards compliant, but Acid2 itself isn’t a web standard or a web standards compliance test. The publisher of the test, the Web Standards Project, is an advocacy group, not a web standards defining body.

When we look at the long lists of standards (even from just one standards body, like the W3C), which standards are the most important for us to support? The web has many kinds of standards – true industry standards, like those from the W3C, de facto standards, unilateral standards, open standards, and more. Some standards like RSS or OpenSearch lack a formal standards body yet work pretty well today across multiple implementations. Many advances in web technologies, like the img tag, start out as unilateral extensions by a vendor. The X in AJAX, for example, has only started the formal standardization process relatively recently. As some comments have pointed out, CSS 2.1, one of the key standards that Acid2 exercises, is not “finalized” yet. Different individuals have different opinions about different standards. The important thing about the Acid2 test is that it reflects what one particular group of smart people “consider most important for the future of the web.”

The key goal (for the Web Standards Project as well as many other groups and individuals) is interoperability. As a developer, I’d prefer to not have to write the same site multiple times for different browsers. Standards are a (critical!) means to this end, and we focus on the standards that will help actual, real-world interoperability the most. As a consumer and a developer, I expect stuff to just work, and I also expect backwards compatibility. When I get a new version of my current browser, I expect all the sites that worked before will still work.

With respect to standards and interoperability, our goal in developing Internet Explorer 8 is to support the right set of standards with excellent implementations and do so without breaking the existing web. This second goal refers to the lessons we learned during IE 7. IE7’s CSS improvements made IE more compliant with some standards and less compatible with some sites on the web as they were coded. Many sites and developers have done special work to work well with IE6, mostly as a result of the evolution of the web and standards since 2001 and the level of support in the various versions of IE that pre-date many standards. We have a responsibility to respect the work that sites have already done to work with IE. We must deliver improved standards support and backwards compatibility so that IE8 (1) continues to work with the billions of pages on the web today that already work in IE6 and IE7 and (2) makes the development of the next billion pages, in an interoperable way, much easier. We’ll blog more, and learn more, about this during the IE8 beta cycle.

Now, with all that context, I’m delighted to tell you that on Wednesday, December 12, Internet Explorer correctly rendered the Acid2 page in IE8 standards mode. While supporting the features tested in Acid2 is important for many reasons, it is just one of several milestones for the interoperability, standards compliance, and backwards compatibility that we’re committed to for this release. We will blog more on these topics. Here’s a relevant video.

For IE8, we want to communicate facts, not aspirations. We’re posting this information now because we have real working code checked in and we’re confident about delivering it in the final product. We’re listening to the feedback about IE, and at the same time, we are committed to responsible disclosure and setting expectations properly. Now that we’ve run the test on multiple machines and seen it work, we’re excited to be able to share definitive information.

While blog posts and links to videos are a good start, publicly available code is even better. We will have a lot more information available at sessions at MIX08 and will release a beta of IE8 in the first half of calendar 2008.



Dean Hachamovitch
General Manager

MS IE Blog
Logged
Simple is designed and created by using the very best icons created by the open source community

Simple - Download Link

Pieter

  • Sr. Member
  • ****
  • Reputation: 34
  • Posts: 793
    • View Profile
    • WWW
Re: Internet Explorer 8 passes Acid2 Test
« Reply #1 on: December 20, 2007, 03:25:01 AM »
Well, it's about time that they made it comply with the official standards. It took them over ten years! By contrast, it took Firefox about two years to pass the test.
Logged
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." - Rich Cook

Ryan Wagner

  • Administrator
  • Hero Member
  • *****
  • Reputation: 51
  • Posts: 3404
    • View Profile
    • WWW
Re: Internet Explorer 8 passes Acid2 Test
« Reply #2 on: December 20, 2007, 10:38:51 AM »
I just posted about that on our site, and it's great to see that IE is finally stepping up their game. Maybe they realize what a threat the alternative browsers actually are.
Logged

IceDogg

  • Jr. Member
  • **
  • Reputation: 4
  • Posts: 211
    • View Profile
Re: Internet Explorer 8 passes Acid2 Test
« Reply #3 on: December 20, 2007, 11:04:38 AM »
I wonder if this has anything to do with Opera complaints to the UK recently. Just seems like the timing is suspect.. they posting that IE8 will pass this standards test.
Logged

bob

  • Jr. Member
  • **
  • Reputation: 3
  • Posts: 81
  • 1981 El Camino SS
    • View Profile
Re: Internet Explorer 8 passes Acid2 Test
« Reply #4 on: December 20, 2007, 01:29:50 PM »
I just tried the acid 2 test in Firefox 3 beta 2. The result isn't too pretty:
Logged

Oropher

  • Newbie
  • *
  • Reputation: 3
  • Posts: 27
    • View Profile
Re: Internet Explorer 8 passes Acid2 Test
« Reply #5 on: December 20, 2007, 02:00:08 PM »
Acid 2 is broken at the moment. Ian Hickson has a copy that still works.
Logged

Richard

  • Sr. Member
  • ****
  • Reputation: 26
  • Posts: 801
  • Average Brit Studying an IT Degree
    • View Profile
    • WWW
Re: Internet Explorer 8 passes Acid2 Test
« Reply #6 on: December 20, 2007, 03:00:48 PM »


In Firefox 3 Beta 3pre it passes with Ian Hickson version
Logged
Simple is designed and created by using the very best icons created by the open source community

Simple - Download Link

Oropher

  • Newbie
  • *
  • Reputation: 3
  • Posts: 27
    • View Profile
Re: Internet Explorer 8 passes Acid2 Test
« Reply #7 on: December 20, 2007, 06:01:47 PM »
It gets better - apparently hasLayout will be gone from IE8!! :D
Am I wrong to be excited about that? :-\
Logged

bob

  • Jr. Member
  • **
  • Reputation: 3
  • Posts: 81
  • 1981 El Camino SS
    • View Profile
Re: Internet Explorer 8 passes Acid2 Test
« Reply #8 on: December 20, 2007, 10:13:23 PM »


In Firefox 3 Beta 3pre it passes with Ian Hickson version

Ah, looks much better now ;D
Logged
Pages: [1]   Go Up
« previous next »