RESOLVED INVALID 33011
the problem caused by different widths set in css
https://bugs.webkit.org/show_bug.cgi?id=33011
Summary the problem caused by different widths set in css
daniel xie
Reported 2009-12-29 00:48:28 PST
When I set the value of width in father's div, if the result%5!=0, then the children div hava two parts A and B, though A_width + B_width = 100%, but there are some pixel-value difference, as shown in the picture 1. But if the result%5==0, there is no pixel-value difference, as shown in the picture2.
Attachments
two pictures of the bug (34.86 KB, image/png)
2009-12-29 00:52 PST, daniel xie
no flags
daniel xie
Comment 1 2009-12-29 00:52:34 PST
Created attachment 45588 [details] two pictures of the bug
Mark Rowe (bdash)
Comment 2 2009-12-30 16:44:38 PST
The attachment isn’t an image file yet it’s marked as being image/png, so it won’t open. You’ve also neglected to provide a test case demonstrating the problem. Without this basic information I’m not sure what we can do with this bug.
Mark Rowe (bdash)
Comment 3 2009-12-30 16:44:50 PST
*** Bug 33010 has been marked as a duplicate of this bug. ***
daniel xie
Comment 4 2009-12-30 23:28:27 PST
so I should change it in this bug or I should enter a new bug?
Note You need to log in before you can comment on or make changes to this bug.