The wiki page currently states that "word-wrap: break-word" is only there for IE6/7, as everything else understands "white-space: pre-wrap". But the line is still there in current v2 normalize.css, which has dropped IE6/7 support. So can this line be removed entirely?