Revision: 712
          http://jwebunit.svn.sourceforge.net/jwebunit/?rev=712&view=rev
Author:   henryju
Date:     2007-12-01 08:50:17 -0800 (Sat, 01 Dec 2007)

Log Message:
-----------
Update test case to ensure bug #1744623 was fixed by latest HtmlUnit update.

Modified Paths:
--------------
    
trunk/jwebunit-commons-tests/src/main/resources/testcases/NavigationTest/pageWithLink.html

Property Changed:
----------------
    trunk/jwebunit-selenium-plugin/

Modified: 
trunk/jwebunit-commons-tests/src/main/resources/testcases/NavigationTest/pageWithLink.html
===================================================================
--- 
trunk/jwebunit-commons-tests/src/main/resources/testcases/NavigationTest/pageWithLink.html
  2007-12-01 16:32:13 UTC (rev 711)
+++ 
trunk/jwebunit-commons-tests/src/main/resources/testcases/NavigationTest/pageWithLink.html
  2007-12-01 16:50:17 UTC (rev 712)
@@ -3,7 +3,7 @@
                <title>pageWithLink</title>
        </head>
        <body>
-               <a href="targetPage.html" id="activeID">an <b>active</b> 
link</a>
+               <a href="targetPage.html" id="activeID">an <b>a</b>ctive 
link</a>
                <a href="/jwebunit/NavigationTest/targetPage2.html">
                        <img src="graphic.jpg"/>
                </a>


Property changes on: trunk/jwebunit-selenium-plugin
___________________________________________________________________
Name: svn:ignore
   + target



This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to