gecko-dev/java/webclient/test
edburns%acm.org 0535edc189 This checkin re-implements CurrentPage.getSource(). It doesn't preserve
the whitespace formatting of the current page, which is a big problem.
Next step is to get the DOMViewer working with the TestBrowser.

M build.xml

- exclude test from the default build

A classes_spec/org/mozilla/webclient/impl/DOMTreeDumper.java

- Copy this over from test.

M classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java

- leverage DOMTreeDumper to print the current source.

M test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java
A test/automated/src/test/ViewSourceTest.html

- exercise new methods.
2005-03-22 15:58:51 +00:00
..
automated/src This checkin re-implements CurrentPage.getSource(). It doesn't preserve 2005-03-22 15:58:51 +00:00
manual/src/classes/org/mozilla/webclient/test *** empty log message *** 2005-03-14 00:37:55 +00:00