diff --git a/index.html b/index.html index 05e65a7c..89c5ac1a 100644 --- a/index.html +++ b/index.html @@ -9901,7 +9901,8 @@

4.3.17. [SameObject]

extended attribute MUST NOT be used on anything other than a read only attribute - whose type is an interface type. + whose type is an interface type, + an array type or object.

Example

diff --git a/index.xml b/index.xml index 955ce187..b5c9008c 100644 --- a/index.xml +++ b/index.xml @@ -9715,7 +9715,8 @@ counter.value; / extended attribute MUST NOT be used on anything other than a read only attribute - whose type is an interface type. + whose type is an interface type, + an array type or object.