Linked by Thom Holwerda on Wed 19th Dec 2007 21:48 UTC, submitted by RJop
Internet Explorer "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. Internet Explorer 8 now renders the 'Acid2 Face' correctly in IE8 standards mode." Insert freezing and hell joke.
Thread beginning with comment 292247
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Great!
by sappyvcv on Wed 19th Dec 2007 22:19 UTC in reply to "RE: Great!"
sappyvcv
Member since:
2005-07-06

I assume [hope] it's a default mode for all sites to render correctly. Then for any site which relies on old broken IE behavior, THOSE specific sites are rendered in "compatibility" mode.

Reply Parent Bookmark Score: 6

RE[3]: Great!
by Beta on Wed 19th Dec 2007 22:37 in reply to "RE[2]: Great!"
Beta Member since:
2005-07-06

It’ll be enabled when the right conditions occur, much as “standards compliance mode” is activated now.

Google will tell you a lot more, but it’s normally a case of selecting a strict doctype for the document, assuming the document is conforming.

Reply Parent Bookmark Score: 4

RE[3]: Great!
by danB on Wed 19th Dec 2007 22:54 in reply to "RE[2]: Great!"
danB Member since:
2005-08-20

Actually, my guess is that "standards mode" simply refers to the "usual" mode for rendering web sites which have a correct DOCTYPE declaration etc... (as opposed to the so-called 'quirks' mode, see http://en.wikipedia.org/wiki/Quirks_mode )

This strategy of having two modes is pretty common, not just with IE but also with other browsers.

Best,
danB

Reply Parent Bookmark Score: 3

RE[4]: Great!
by sappyvcv on Wed 19th Dec 2007 23:05 in reply to "RE[3]: Great!"
sappyvcv Member since:
2005-07-06

Ah, of course. I knew that, just wasn't thinking.

That would be even better!

Reply Parent Bookmark Score: 2

Render Modes
by zlynx on Thu 20th Dec 2007 02:25 in reply to "RE[3]: Great!"
zlynx Member since:
2005-07-20

Yep. Firefox 2.0 has three modes even: standard, semi-standard (had a doctype but quirked) and quirks.

I know this because I found a site that rendered fine for me, but the other guy claimed it was broken in Firefox. It was ... in Firefox 1.5, because 1.5 really enforced the claimed doctype.

Reply Parent Bookmark Score: 1