Bug 33010
Summary: | about the value of set of width in css | ||
---|---|---|---|
Product: | WebKit | Reporter: | daniel xie <daniel.xie19851023> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P3 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | PC | ||
OS: | Windows XP |
daniel xie
In the father div, When I set the width in css, if the value of width%5!=0, then in the child div, the div's width added by two parts, the result of two parts is 100%. But, there is some pixel-vlaue difference, as shown in the picture 1. If the value of width%5==0, there is no pixel-value difference., as shown in the picture2.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
*** This bug has been marked as a duplicate of bug 33011 ***