From 542ef6c80caadc8cccee558b6de248becad7e2d3 Mon Sep 17 00:00:00 2001 From: "locka%iol.ie" Date: Mon, 25 Mar 2002 13:50:39 +0000 Subject: [PATCH] NOT BUILT. Fix some typos in a QA document. b=130498 git-svn-id: svn://10.0.0.236/trunk@117407 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/embedding/tests/mfcembed/mfcembed.htm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 @@ -

-Excercising MfcEmbed's Interfaces

-This test page serves as a testbed to execercise some of the interfaces +

Exercising MfcEmbed's Interfaces

+

+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()