Re: Create CSSStyleDeclaration object
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On 11/30/09 2:08 AM, Mike5 wrote: > if I load my stylesheet from extension, then it does not work for > camelCase: ... > var CAMLExt_sss = Components.classes["@mozilla.org/content/style-sheet- > service;1"] > .getService > (Components.interfaces.nsIStyleSheetService); Ah, https://bugzilla.mozilla.org/show_bug.cgi?id=429298 This will be fixed in whatever the Gecko version after 1.9.2 is. -Boris