How can a website look different in safari Windows and Safari mac?
Posted
by
Jakob
on Programmers
See other posts from Programmers
or by Jakob
Published on 2013-11-03T21:05:18Z
Indexed on
2013/11/03
22:15 UTC
Read the original article
Hit count: 224
I have the website http://storkbox.magentodemo.dk . I've been testing crossbrowser on my windows PC, and it looks good in all browsers, but on Mac in Safari it looks like the CSS is not getting interpreted right, or there is a critical javascript error. When I look in the console cross-browser, the error log shows exactly the same. Chrome on mac interprets the site as intended, so why do I have a problem with safari. It is the same across different computers, and iphone safari also shows the site wrong.
How is this possible and how do I debug?
© Programmers or respective owner