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 292240
To read all comments associated with this story, please click here.
I hacked them and found this code!
by Ben Jao Ming on Wed 19th Dec 2007 22:14 UTC
Ben Jao Ming
Member since:
2005-07-26

If url == "http://www.webstandards.org/action/acid2/" Then
Try
Contents.RenderByStandards()
Hell.Freeze()
Catch
Contents.ReplaceAll("<img src='acid2face.gif'>")
End Try
End If