Bug 96724
Summary: | [CSS Shapes] Shapes sizing code should use const logical height functions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Bear Travis <betravis> |
Component: | CSS | Assignee: | Bear Travis <betravis> |
Status: | RESOLVED LATER | ||
Severity: | Normal | CC: | mibalan, mihnea, WebkitBugTracker, zoltan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 89256 |
Bear Travis
The code added in bug 93547 should eventually transition to using the new const versions of computeLogicalHeight/Width.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zoltan Horvath
Current place at the code: RenderBlock.cpp:1482