Bug 110475

Summary: [CSS Shapes] block content overflows a parent block's shape-inside when padding is present
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED LATER    
Severity: Normal CC: zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89256    
Attachments:
Description Flags
test case none

Description Bear Travis 2013-02-21 08:19:41 PST
Created attachment 189534 [details]
test case

When a block has a shape inside and padding, and contains child blocks with inline content (such as <p> elements), the inline content may overflow the shape-inside. See the attached file for an example.