UNCONFIRMED 29049
When resizing items dynamically with js on page load CSS borders are displayed incorrectly
https://bugs.webkit.org/show_bug.cgi?id=29049
Summary When resizing items dynamically with js on page load CSS borders are displaye...
harry
Reported 2009-09-08 13:48:11 PDT
When I load the page I resize an image to be the height of the page and whatever width it should be to keep its aspect ratio. On WebKit it resizes the image correctly but the right-border assigned to the image is on the left hand side of the image against the side of the page. When using other rendering engines this problem is not evident. Additionally when resizing the window the same javascript function is used to keep the image to the right size and the border is adjusted to be correct with respect to the image (on the right side).
Attachments
Note You need to log in before you can comment on or make changes to this bug.