Issue 79: Export css fails
Status:  New
Owner: ----
Reported by berendde...@gmail.com, May 16, 2010
What steps will reproduce the problem?

1. Click on export CSS.


What is the expected output? What do you see instead?

In firebug console:

uncaught exception: [Exception... "Illegal operation on WrappedNative
prototype object" nsresult: "0x8057000c (NS_ERROR_XPC_BAD_OP_ON_WN_PROTO)"
location: "JS frame :: http://spriteme.org/spriteme.js :: anonymous :: line
701" data: no]


What version of the product are you using? On what operating system?

FireFox 3.5.9, Ubuntu Karmic 9.10.

May 16, 2010
#1 berendde...@gmail.com
Using the SpriteMe beta I get:

rule.style is undefined
var bgPos = rule.style.backgroundPosition; 

in spriteme.js, line 66.