diff --git a/mozilla/embedding/tests/mfcembed/mfcembed.htm b/mozilla/embedding/tests/mfcembed/mfcembed.htm index bba48eedd97..e698ab44356 100644 --- a/mozilla/embedding/tests/mfcembed/mfcembed.htm +++ b/mozilla/embedding/tests/mfcembed/mfcembed.htm @@ -28,14 +28,14 @@
-+This test page serves as a testbed to exercise some of the interfaces MfcEmbed implements - such as nsIWebBrowserChrome, nsIPrompt etc.
You can test these by loading mfcembed in the debugger and setting breakpoints in the interface methods discussed below. Then clicking on these links will break in the debugger at the specified locations for you to explore -these interface implementations further. +these interface implementations further.
Open a simple JavaScript window with defaults for size etc:
Invokes nsIWebBrowserChrome::CreateBrowserWindow()