saeedalipoor / icono

One tag One icon, no font or svg, Pure CSS
http://git.io/icono
MIT License
4k stars 301 forks source link

Browsers support #18

Open ImBobby opened 9 years ago

ImBobby commented 9 years ago

Hi, I ran a quick test in IE8 - IE10. I would like to share the result. Maybe after seeing the result, you can set minimum browsers support for this project and add it in the readme.

IE8

icono-ie8

IE9

icono-ie9

IE10

icono-ie10


IE9 render all the icons great except for the logo and icon codepen.

saeedalipoor commented 9 years ago

Thank @ImBobby yes, becuse IE10+ does support skew.

jpswade commented 9 years ago

Cross browser support seems to be a more widespread issue:

http://www.browserstack.com/screenshots/6a7d3d6c0d91bb26bfbc46b18c0eeed15b132381

Perhaps disclosing which browsers are supported and known issues might help avoid frustration.

TheJaredWilcurt commented 9 years ago

There have been newer icons added since these screenshots. Of them almost all work in IE9. So for those that want to use icono but have to support IE9, here's the ones you gotta skip:

Ones that don't work in IE9:


I went ahead and fixed the IE9 caret issues, frown face, and clock:

Take that and use it however you want or implement it into the codebase for this repo.


Notes:


Testing was done in Chrome 37 (even though we're up to like 42 or something now, I'll update when I'm good and ready! you're not my mom) and IE9 (32-Bit), both on Win Vista Ultimate 64-Bit.

saeedalipoor commented 9 years ago

@TheJaredWilcurt You're awesome and thanks for your great notes, i will do my best to fix this issues.

TheJaredWilcurt commented 9 years ago

@saeedalipoor Thanks man. A request, can you make a Windows, Ubuntu/Linux, and OSX/Mac icons. That would be pretty useful for cross-platform stuff.

saeedalipoor commented 9 years ago

I'll try to make something :)