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
This commit is contained in:
locka%iol.ie
2002-03-25 13:50:39 +00:00
parent bcded00274
commit 542ef6c80c

View File

@@ -28,14 +28,14 @@
</head>
<body>
<h1>
Excercising MfcEmbed's Interfaces</h1>
This test page serves as a testbed to execercise some of the interfaces
<h1>Exercising MfcEmbed's Interfaces</h1>
<p>
This test page serves as a testbed to exercise some of the interfaces
MfcEmbed implements - such as nsIWebBrowserChrome, nsIPrompt etc.
<p>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.</p>
<p><a href="javascript:ShowWin()">Open a simple JavaScript window with
defaults for size etc:</a>
<blockquote><font size=-1>Invokes <i>nsIWebBrowserChrome::CreateBrowserWindow()</i>