Update ChangesList output for enhanced changes to use CSS instead of obsolete attrbut...
authorAlex Z <mrzman@users.mediawiki.org>
Thu, 20 Aug 2009 21:06:24 +0000 (21:06 +0000)
committerAlex Z <mrzman@users.mediawiki.org>
Thu, 20 Aug 2009 21:06:24 +0000 (21:06 +0000)
commiteb62ec3e7086b3da23ff24c5c0c0867844e1a6f9
treedad76afaa8d5f5b08699bc4a439db85d5914d54a
parent46d58fbf54a94c6a29aa7ad8c30e9786731fbd5c
Update ChangesList output for enhanced changes to use CSS instead of obsolete attrbutes and elements (cellpadding, <tt>, etc.)
The test page I was using successfully validated as HTML 5 :)
Tested for signs of obvious regressions in FF 3.5, IE8, Opera 9.64 and Safari 4.0.
Supposedly, the border-spacing property isn't supported by IE, but I didn't see any obvious issues when testing,
so either the information I got was wrong/outdated, or its not actually necessary here. Needs testing in IE6/7 to verify.
If I did everything right, there shouldn't be any visible changes, save maybe a couple trivial spacing quirks.
includes/ChangesList.php
includes/DefaultSettings.php
skins/common/shared.css