Skip to content

Commit e4d6764

Browse files
author
Fraser J. Gordon
committed
Fix a couple of formatting errors in the dictionary XML
1 parent ef71579 commit e4d6764

2 files changed

Lines changed: 9 additions & 18 deletions

File tree

docs/dictionary/command/revBrowserSet.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,9 @@ stack</description>
183183

184184
<value>The <b>revBrowserSet</b> command puts empty into the result if
185185
successful. </value>
186-
<comments><note> The "advanced" callback messages are: <message
187-
tag="browserClick">browserClick</message>, <message
188-
tag="browserOut">browserOut</message> and <message
189-
tag="browserOver">browserOver</message>. These messages are only sent when
186+
<comments><note> The "advanced" callback messages are: <message tag="browserClick">browserClick</message>
187+
, <message tag="browserOut">browserOut</message> and <message tag="browserOver">browserOver</message>
188+
. These messages are only sent when
190189
the "messages" property is set to true. The other callback messages are
191190
always sent.<p></note><p></p><note> Setting the selected property selects
192191
the first instance of that text. Setting the property repeatedly to the same
@@ -226,8 +225,7 @@ false</p><p>end browserDisableScrollbars</p><p></p><p>on
226225
browserToggleScrollbars</p><p> revBrowserSet sBrowserId, scrollbars,
227226
(not(revBrowserGet(sBrowserId, scrollbars)))</p><p>end
228227
browserToggleScrollbars</p><p></p><p></p><p></p><note> For general
229-
information on using the browser library, see the notes in the <function
230-
tag="revBrowserOpen">revBrowserOpen function</function>
228+
information on using the browser library, see the notes in the <function tag="revBrowserOpen">revBrowserOpen function</function>
231229
reference.</note><p>&#9;</p></comments>
232230
</description>
233231
</doc>

docs/dictionary/function/revBrowserOpenCef.xml

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -56,22 +56,15 @@ into tFile</p><p> put revBrowserOpenCef(the windowId of this stack,
5656
<command tag="revBrowserNavigate">revBrowserNavigate command</command>
5757
<command tag="revBrowserStop">revBrowserStop command</command>
5858
<command tag="revBrowserPrint">revBrowserPrint command</command>
59-
<command tag="revBrowserMakeTextBigger">revBrowserMakeTextBigger
60-
command</command>
59+
<command tag="revBrowserMakeTextBigger">revBrowserMakeTextBigger command</command>
6160
<command tag="revBrowserSet">revBrowserSet command</command>
6261
<command tag="revBrowserClose">revBrowserClose command</command>
63-
<command
64-
tag="revBrowserAddJavaScriptHandler">revBrowserAddJavaScriptHandler
65-
command</command>
66-
<command
67-
tag="revBrowserRemoveJavaScriptHandler">revBrowserRemoveJavaScriptHandler
68-
command</command>
62+
<command tag="revBrowserAddJavaScriptHandler">revBrowserAddJavaScriptHandler command</command>
63+
<command tag="revBrowserRemoveJavaScriptHandler">revBrowserRemoveJavaScriptHandler command</command>
6964
<message tag="browserOver">browserOver message</message>
7065
<message tag="browserNewInstance">browserNewInstance message</message>
71-
<message tag="browserDownloadRequest">browserDownloadRequest
72-
message</message>
73-
<message tag="browserNavigateCompleteFrame">browserNavigateCompleteFrame
74-
message</message>
66+
<message tag="browserDownloadRequest">browserDownloadRequest message</message>
67+
<message tag="browserNavigateCompleteFrame">browserNavigateCompleteFrame message</message>
7568
<message tag="browserNewUrlWindow">browserNewUrlWindow message</message>
7669
</references>
7770

0 commit comments

Comments
 (0)