Bug 128895

Summary: [CSS Regions] The box decorations of an inline-block element are not painted if they overflow the region the element is flowed into
Product: WebKit Reporter: Radu Stavila <stavila>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mihnea
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
test-case highlighting the issue none

Description Radu Stavila 2014-02-17 02:08:02 PST
The box decorations of an inline-block element are not painted if they overflow the region the element is flowed into. See attached test-case.
Comment 1 Radu Stavila 2014-02-17 02:09:53 PST
Created attachment 224344 [details]
test-case highlighting the issue
Comment 2 Mihnea Ovidenie 2014-03-18 07:03:39 PDT
Fixed by https://bugs.webkit.org/show_bug.cgi?id=128800

*** This bug has been marked as a duplicate of bug 128800 ***