WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug