Dyhzy / spriteme

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

Export CSS Broken on FFox #78

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi

Trying to Export CSS results in this

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

Using on www.capetownmagazine.com

thanks

Nisan

Original issue reported on code.google.com by nis...@gmail.com on 6 Apr 2010 at 2:17

GoogleCodeExporter commented 8 years ago
This still seems to be a problem. Clicking 'Export CSS' in FF7.0.1 generates 
the following error in Firebug console:

Could not convert JavaScript argument
var bgPos = rule.style.backgroundPosition;
http://spriteme.org/spriteme.js (line 705)

In Chrome (version 15.0.874.106 m) you get the error:
spriteme.org/spriteme.js:707
Uncaught TypeError: Cannot call method 'indexOf' of undefined

Otherwise, great concept!

Original comment by adam.cad...@gmail.com on 17 Nov 2011 at 2:29

GoogleCodeExporter commented 8 years ago
Hi. Have same issue in Chrome 19.0 

Original comment by misha.sh...@gmail.com on 5 Jun 2012 at 12:40