web_pub/browser_control_api/tsrc/data/loadtest.html
changeset 1 7c90e6132015
equal deleted inserted replaced
0:dd21522fd290 1:7c90e6132015
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <HTML>
       
     3 <HEAD>
       
     4 <TITLE>Demo </TITLE>
       
     5 </HEAD>
       
     6 
       
     7 <BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
       
     8 
       
     9 	<p>
       
    10 	This test tests that LoadData actually works.
       
    11 	If you see this page the test passed.
       
    12 	<img src="img8.jpg" id='image' />
       
    13 	</p>
       
    14 
       
    15 </BODY>
       
    16 </HTML>