Tagged Questions

7
votes
7answers
357 views

If your slightly strange CSS code works on all browsers on Windows, will it work on Mac and Linux?

I am testing some weird-looking CSS code that I wrote (I'm using a mix of percentages and pixel values for width of DIVs, basically). While I'm not convinced that it's right, it works perfectly on all …
1
vote
2answers
350 views

Multiple versions of Safari on Windows XP?

Is there any way to run multiple versions of Safari under Windows XP? I'm interested in running Safari versions 3.1 and 4. Specifically, i want to debug this type of problem with Safari 3.1 which …