On 4/2/07, Brion Vibber brion@wikimedia.org wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Rob Church wrote:
On 02/04/07, Tels wrote:
I really don't see how software that outdated, buggy, insecure and incomplete like Netscape 4.0 can even be considered to be supported. However, that is not my decision to make.
If we stopped supporting outdated, bug-ridden, insecure and incomplete browsers, we'd lose the vast number of users who browse Wikipedia, voluntarily and involuntarily, via Internet Explorer.
Ba-dum ching!
Seriously though, given the choice between a mild aesthetic change for saving web pages to disk in some browsers (who actually does this anyway?) and *completely destroying the ability to view the site* for people stuck on older machines...
You could also use <link> to include but wrap the whole thing in @media screen,projection {} or whatnot. That should work equally well, I suppose, unless there's something that supports @import but not @media or vice versa (both are CSS2).