hramenko / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 0 forks source link

Error displaying images #393

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Starting with r470 picture is displayed with a significant bias.

Original issue reported on code.google.com by SchwarzK...@yandex.ru on 1 Feb 2015 at 6:59

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for spotting this issue.

Reproduction hint:
It is induced by "border-collapse: collapse". After removing them from all 
table tags the offset vanished.

Original comment by OrphanCat on 4 Feb 2015 at 6:04