We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87062f7 commit 6dc16d1Copy full SHA for 6dc16d1
index.html
@@ -5302,7 +5302,7 @@ <h4><dfn>Find Element From Shadow Root</dfn></h4>
5302
<li><p>If <var>selector</var> is <a>undefined</a>,
5303
return <a>error</a> with <a>error code</a> <a>invalid argument</a>.
5304
5305
- <li><p>If the <var>ssession</var>'s <a>current browsing
+ <li><p>If <var>session</var>'s <a>current browsing
5306
context</a> is <a>no longer open</a>, return <a>error</a>
5307
with <a>error code</a> <a>no such window</a>.
5308
0 commit comments