Skip to content

Commit 4cf85a8

Browse files
marcoscaceresAutomatedTester
authored andcommitted
fixup
1 parent 1b38d40 commit 4cf85a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,8 +1406,8 @@ <h3>Extensions</h3>
14061406
matched, or a non-null JSON-serializable value if the capability is
14071407
matched.
14081408

1409-
<p>Other specifications may also define <dfn data-lt="WebDriver new
1410-
session algorithm" class="export">WebDriver new session algorithms</dfn>, which are
1409+
<p>Other specifications may also define <dfn class="export">WebDriver
1410+
new session algorithms</dfn>, which are
14111411
called just after a new session is created, and before the <a>new
14121412
session</a> response is sent to the <a>remote end</a>. These
14131413
algorithms are called with <var>session</var> representing the
@@ -2146,7 +2146,7 @@ <h2>Sessions</h2>
21462146
and allowing sessions to be routed via a multiplexer
21472147
(known as an <a>intermediary node</a>).
21482148

2149-
<p>A WebDriver <dfn class="export">session</dfn> represents
2149+
<p>A WebDriver <dfn class="export">session</dfn> represents
21502150
the <a>connection</a> between a <a>local end</a> and a specific <a>remote end</a>.
21512151

21522152
<p>A <a>session</a> is started when

0 commit comments

Comments
 (0)