Safari/Webkit for Windows
Posted by Anders Vindberg
in Lunarmedia Blog
on the 23 May. 2007 (40,562 views).
Are you in the need of testing your website in Safari (the WebKit layout engine), and sitting on windows machine, then look no further. First install the Apollo Runtime, and then grab the Apollo application called Scout, a small simplified browser that uses the WebKit layout engine. According to Adobe's FAQ, it uses the same layout engine as Safari on Mac OS X and KHTML Browser. For completeness, it should be noted that an early implementation of WebKit for windows called the Swift browser is no longer being developed on. Also, I have encountered a small layout divergence from Scout and older versions of Safari, so be aware of that.
Looking for a CSS Safari Hack (this in particular) I can inform this also works with Scout.
It seems that, as a web-developer, we need to compatibility-test with four chief engines:
- Trident - Internet Explorer
- Gecko - Mozilla Firefox
- WebKit - Safari/Apollo
- Presto - Opera
At least running on a windows machine we can now test each rendering engine in one go.