RadioPeirasmos / spriteme

Automatically exported from code.google.com/p/spriteme
0 stars 0 forks source link

Export css fails #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by berendde...@gmail.com on 17 May 2010 at 4:37

GoogleCodeExporter commented 9 years ago
Using the SpriteMe beta I get:

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

in spriteme.js, line 66.

Original comment by berendde...@gmail.com on 17 May 2010 at 4:41

GoogleCodeExporter commented 9 years ago
see http://code.google.com/p/spriteme/issues/detail?id=83&q=font%20face for 
possible cause/solution

Original comment by seu...@gmail.com on 4 Apr 2011 at 12:31