File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -6415,6 +6415,10 @@ <h3>Executing Script</h3>
6415
6415
< dd > < p > Return the < a data-lt ="deserialize a web element "> deserialized</ a >
6416
6416
< a > web element</ a > of < var > value</ var > .
6417
6417
6418
+ < dt > < a > Object</ a > that < a > represents a shadow root</ a >
6419
+ < dd > < p > Return the < a data-lt ="deserialize a shadow root "> deserialized</ a >
6420
+ < a > shadow root</ a > of < var > value</ var > .
6421
+
6418
6422
< dt > instance of < a > Array</ a >
6419
6423
< dt > instance of < a > Object</ a >
6420
6424
< dd > < p > Return the result of running the < a > clone an object</ a > algorithm
@@ -6463,6 +6467,13 @@ <h3>Executing Script</h3>
6463
6467
< p > Otherwise return < a > success</ a > with data set to the < var > web
6464
6468
element reference object</ var > for < var > value</ var > .
6465
6469
6470
+ < dt > instance of < a > shadow root</ a >
6471
+ < dd > < p > If the < var > shadow root</ var > < a > is detached</ a > ,
6472
+ return < a > error</ a > with < a > error code</ a > < a > detached shadow root</ a > .
6473
+
6474
+ < p > Otherwise return < a > success</ a > with data set to the < var > shadow
6475
+ root reference object</ var > for < var > value</ var > .
6476
+
6466
6477
< dt > a < a > < code > WindowProxy</ code > </ a > object
6467
6478
< dd > < p > If the associated < a > browsing context</ a >
6468
6479
of the < a > < code > WindowProxy</ code > </ a > object
You can’t perform that action at this time.
0 commit comments