Bug 66946 - 1px background shift for odd pixel width for element
Summary: 1px background shift for odd pixel width for element
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-25 08:52 PDT by hansen
Modified: 2011-08-30 15:41 PDT (History)
1 user (show)

See Also:


Attachments
Demo for reproducing the bug (11.70 KB, application/x-zip)
2011-08-25 08:53 PDT, hansen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description hansen 2011-08-25 08:52:16 PDT
Steps:
Apply the background images as attached demo.
Make sure it can be displayed in one single screen, and there is no scrolling bar appeared.

Expected Result:
The background position is calulated correctly.

Actual Result:
There is 1 px background shift for the inner element.
Comment 1 hansen 2011-08-25 08:53:17 PDT
Created attachment 105195 [details]
Demo for reproducing the bug
Comment 2 Julien Chaffraix 2011-08-30 15:41:20 PDT
Confirmed on ToT Chromium Linux and Safari Mac. None of the other browsers are showing the 1px shift.