We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a638d46 commit 231c5fbCopy full SHA for 231c5fb
index.html
@@ -4446,7 +4446,7 @@ <h3 id=shadow-root>Shadow Roots</h3>
4446
<ol class="algorithm">
4447
<li>If not <a>node reference is known</a> with <a>current session</a>,
4448
<a>current browsing context</a>, and <var>reference</var> return
4449
- <a>error</a> with <a>error code</a> <a>no such element</a>.
+ <a>error</a> with <a>error code</a> <a>no such shadow root</a>.
4450
4451
<li>Let <var>node</var> be the result of <a>get a node</a> with
4452
<a>current session</a>, <a>current browsing context</a>, and
0 commit comments