Franco Ponticelli a écrit : > Nicolas, > line 177 must be corrected from: > > var stylesheets : HtmlCollection<StyleSheet>; > > to > > var styleSheets : HtmlCollection<StyleSheet>; Yes, I followed the thread and have already fixed that on CVS ;) Best, Nicolas