Is this a bug of Stack Overflow, or this is a browser bug? The text is not wrapped properly.
I'm using Firefox 14.0.1 on Windows 7. The page in the screenshot is the revision page of this question.
I fiddled around with the inspector in Firefox. After I changed the property white-space from pre to pre-wrap for #revisions .markdown-diff .full-diff td.content, then the problem disappeared.
