File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -329,7 +329,7 @@ protocol. These terms are distinct from their representation at the
329329
330330The protocol is defined using a [[!RFC8610|CDDL]] definition. For the
331331convenience of implementors two separate CDDL definitions are defined; the
332- <dfn>remote end definition</dfn> which defines the format of messages produced
332+ <dfn export >remote end definition</dfn> which defines the format of messages produced
333333on the [=local end=] and consumed on the [=remote end=] , and the <dfn>local end
334334definition</dfn> which defines the format of messages produced on the [=remote end=]
335335and consumed on the [=local end=]
@@ -1930,7 +1930,7 @@ associated WebDriver [=window handle=] the [=/browsing context id=] must be the
19301930same as the [=window handle=] .
19311931
19321932<div algorithm>
1933- To <dfn>get a browsing context</dfn> given |context id|:
1933+ To <dfn export >get a browsing context</dfn> given |context id|:
19341934
193519351. If |context id| is null, return [=success=] with data null.
19361936
You can’t perform that action at this time.
0 commit comments