What are the differences from a developer point of view between Safari for Mac and Safari for Windows?
I think it boils down to evaluate differences between (if I missed something, please correct):
– Layout rendering
– Javascript behavior
The final decision to be made being:
Can developers test only on Safari Windows (knowing that we can’t afford to miss important bugs)?
Thanks, JB
As far as rendering and JavaScript are concerned, there is no difference. What is different is underlaying UI library used for browser itself, but page render is the same.