On 03-03-2012 01:11, Trevor Parscal wrote:
Erwin - what you are seeing is very strange. I tried to re-create it, but you have other styles conflicting and causing problems. For instance, the use of red text for the changed text is gone int he latest code. You may also have other strange styles which may be affecting layout. Attached is how that changeset looked on my localhost.
- Trevor
The red font color was the only conflicting style. The misalignment is apparently a result of Chrome not handling the combined padding of the table cell and diffchange spans that contain one or more Tabs.
Static diff with tabs: http://en.wikipedia.org/w/index.php?title=User:Edokter/vector.css&diff=4...
Firefox does *not* show the problem. Even IE8 manages to display it correctly. So this is a Chrome bug we need to work around.