Index: core/css/StyleSheetList.idl |
diff --git a/core/css/StyleSheetList.idl b/core/css/StyleSheetList.idl |
index dcf92c2e020ab7db4729fe79bc70291a6e959f1e..7341728216d78c6ff0c5bd3c06acae2eb16a335c 100644 |
--- a/core/css/StyleSheetList.idl |
+++ b/core/css/StyleSheetList.idl |
@@ -20,7 +20,7 @@ |
// Introduced in DOM Level 2: |
[ |
- GenerateIsReachable=document, |
+ GenerateVisitDOMWrapper=document, |
] interface StyleSheetList { |
readonly attribute unsigned long length; |
getter StyleSheet item(unsigned long index); |