From: Mike B. <mb...@Ga...> - 2002-07-11 22:25:45
|
HtmlUnit-1.1-pre2 is now available. Changes are below. - Fixed NullPointerException due to a bug in JTidy - thanks to Mike J Bresnahan for tracking this one down - HtmlAnchor now supports javascript urls and onClick handlers - Ability to set the emulated browser via WebClient.setBrowserVersion(BrowserVersion) - Stubbed out a bunch of javascript methods that are used by the popular websites. - Each stubbed out method will print a diagnostic message when it is called to alert the user to the fact that it was called. This is just a temporary measure to ensure that HtmlUnit doesn't blow up when hitting common sites. These methods *will* be implemented properly at some point. - Added WebWindow - Added TopLevelWindow - Added WebWindowListener - Added WebWindowEvent - Added WebWindowAdapter - Added initial support for javascript:open(). Does not currently support features or browser history - Fixed some cases in HtmlPage.getFullyQualifiedUrl() that weren't expanding properly - Added HtmlTitle - Added HtmlPage.getTitle() - Added javascript window.location="some url" - Stubbed out the javascript history object - Added support javascript urls in HtmlForm submission - Added support for HtmlForm.onSubmit() - Rewrote logic for handling relative urls -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |