Currently, as I work on developing my web application on a Windows 8.x machine, I am making updates to ensure support for the Flexible Box Layout Module.
Testing the design in Chrome and IE is straightforward, but I'm facing challenges when it comes to testing Safari 6.1+ support locally.
It appears that Apple has discontinued Safari browser development for Windows, with Safari 5.1 being the latest release available. Unfortunately, Safari 5.1 does not support the newest flexbox syntax.
Is there an efficient method to test this on a Windows 8.x machine, or do I need to acquire an iOS device for local testing? Alternatively, should I deploy the new design live in order to test it on various testing sites?