| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index a1ea164a2c4bd9fac05593291fd2a32debb456bc..db27514a3812df53ba11419177f5e6555e0d34c8 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -310,7 +310,4 @@
|
| boolean isUseCounted(Document document, long useCounterId);
|
|
|
| iterable<long>;
|
| -
|
| - [Unscopeable] readonly attribute DOMString unscopeableAttribute;
|
| - [Unscopeable] DOMString unscopeableMethod();
|
| };
|
|
|