| Index: sky/engine/core/css/StyleSheetList.idl
|
| diff --git a/sky/engine/core/css/StyleSheetList.idl b/sky/engine/core/css/StyleSheetList.idl
|
| index 3da2d91e544bb51fdd689a12863a6d871945191a..104a387625e52ae6e7f098d2a81430958ec080f5 100644
|
| --- a/sky/engine/core/css/StyleSheetList.idl
|
| +++ b/sky/engine/core/css/StyleSheetList.idl
|
| @@ -21,7 +21,6 @@
|
| // Introduced in DOM Level 2:
|
| [
|
| SetWrapperReferenceFrom=document,
|
| - WillBeGarbageCollected
|
| ] interface StyleSheetList {
|
| readonly attribute unsigned long length;
|
| getter StyleSheet item(unsigned long index);
|
|
|