The plugin includes a sublcass of the cssutils's serializer, and in that subclass I had to copy some parent's methods in full along with the typo in order to add some lines of code in between to circumvent some issues with the old serializer.
Since the typo was in a private attribute, it's probably just me that's been hit by myself...
|