Update of /cvsroot/jwebunit/jWebUnit/testcases/FramesAndWindowsTest
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16948/testcases/FramesAndWindowsTest
Modified Files:
RootPage.html
Log Message:
Moved javascript test to javascript testcase.
Index: RootPage.html
===================================================================
RCS file:
/cvsroot/jwebunit/jWebUnit/testcases/FramesAndWindowsTest/RootPage.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** RootPage.html 26 Dec 2005 10:53:21 -0000 1.2
--- RootPage.html 26 Dec 2005 12:19:14 -0000 1.3
***************
*** 7,13 ****
<input name="color" value="blue">
</form>
! <a id="SetColorGreen" href="nothing.html"
onClick="javascript:document.realform.color.value='green';return
false;">green</a>
! <a id="ChildPage1" href="#"
onClick="javascript:window.open('ChildPage1.html', 'ChildPage1')">Child Page
1</a>
! <a id="ChildPage2" href="#"
onClick="javascript:window.open('ChildPage2.html',
'WindowNameForChilePage2')">Child Page 2</a>
</body>
</html>
\ No newline at end of file
--- 7,12 ----
<input name="color" value="blue">
</form>
! <a id="ChildPage1" href="javascript:void(0)"
onClick="javascript:window.open('ChildPage1.html', 'ChildPage1')">Child Page
1</a>
! <a id="ChildPage2" href="javascript:void(0)"
onClick="javascript:window.open('ChildPage2.html',
'WindowNameForChilePage2')">Child Page 2</a>
</body>
</html>
\ No newline at end of file
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development