templates/resources/page.js
[gnome.introspection-doc-generator] / templates / resources / page.js
index a7df378..9a80429 100644 (file)
@@ -132,6 +132,7 @@ RooDocsPage = {
     {
         this.vis = this.vis == '' ? 'none : '';
         var vis = this.vis;
+        // new browsers only...
         Array.prototype.slice.call(
             document.getElementsByClassName('expandable')
         ).forEach(function(e) {