diff --git a/index.html b/index.html index 0af84f4..7b8bc94 100644 --- a/index.html +++ b/index.html @@ -224,7 +224,7 @@

}; dictionary GetComposedRangesOptions { - sequence shadowRoots = []; + sequence<ShadowRoot> shadowRoots = []; };