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 c3ef49f commit 0ccf553Copy full SHA for 0ccf553
index.html
@@ -5830,8 +5830,8 @@ <h3>Executing Script</h3>
5830
<dd><p>Return the <a data-lt="deserialize a web element">deserialized</a>
5831
<a>web element</a> of <var>value</var>.
5832
5833
- <dt>type <a>Array</a>
5834
- <dt>type <a>Object</a>
+ <dt>instance of <a>Array</a>
+ <dt>instance of <a>Object</a>
5835
<dd><p>Return the result of running the <a>clone an object</a> algorithm
5836
with arguments <var>value</var> and <var>seen</var>,
5837
and the <a>JSON deserialize</a> algorithm as the clone algorithm.
0 commit comments