Another tweak for wide diffs: there *is* a CSS 3 draft property (word-wrap: break...
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 17 May 2007 15:02:26 +0000 (15:02 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 17 May 2007 15:02:26 +0000 (15:02 +0000)
commit3cc08e9fc2981c34dd7ccb5312adda63980a1372
tree369b6f648ed884dc7888a2f6ac9645cb5e935898
parent8f99d2457bfbe537643e53443c3c4ee777f67972
Another tweak for wide diffs: there *is* a CSS 3 draft property (word-wrap: break-word) which can force long words to break instead of just the scrolling hackaround. Yay!
Still no love in Firefox or Opera, but fixes Internet Explorer and Safari.

works in:
Safari 2.0.4
MSIE 7.0/Win
MSIE 6.0/Win
MSIE 5.2/Mac
doesn't work in:
Opera 9.20
Firefox 2.0.3
Konqueror 3.5.6
iCab (wraps at punctuation but not in mid-word)
includes/DefaultSettings.php
skins/common/diff.css