Slashdot Mirror


User: hayworth

hayworth's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:I'll get in trouble for this... on IE 8 Passes Acid2 Test · · Score: 1
    Being that it's real software written in C++, where you can have a proper string class(Java is teh suxor), it's probably something more like

    if(url=="http://www.webstandards.org/files/acid2/test.html#top")
    {
    SmileyFace->Draw();
    }