Bug 96724

Summary: [CSS Shapes] Shapes sizing code should use const logical height functions
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: 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    

Description Bear Travis 2012-09-13 21:22:36 PDT
The code added in bug 93547 should eventually transition to using the new const versions of computeLogicalHeight/Width.
Comment 1 Zoltan Horvath 2014-02-07 14:43:08 PST
Current place at the code: RenderBlock.cpp:1482