Bug 84329

Summary: [CSS Regions] Content overflows horizontally when it should be clipped
Product: WebKit Reporter: Razvan Caliman <rcaliman>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: donggwan.kim, mibalan, mihnea, rhudea, WebkitBugTracker, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Test case
none
Bug screenshot none

Description Razvan Caliman 2012-04-19 04:57:36 PDT
Created attachment 137878 [details]
Test case

Content overflows a region box horizontally when a line break is expected to occur, moving the content to the next line.
The issue stems from the margins of the content elements. Resetting the margins on the content seems to yield the expected result.
Comment 1 Razvan Caliman 2012-04-19 04:58:43 PDT
Created attachment 137879 [details]
Bug screenshot
Comment 2 Mihnea Ovidenie 2012-12-28 00:23:57 PST
Hi Razvan,

Please test it with the latest WebKit nightly, i cannot reproduce the issue anymore.

Thanks,
Comment 3 Zoltan Horvath 2013-01-02 13:55:52 PST
(In reply to comment #2)
> Hi Razvan,
> 
> Please test it with the latest WebKit nightly, i cannot reproduce the issue anymore.
> 
> Thanks,

Neither do I. I'm closing the bug.