Bug 91019

Summary: top outline not repainting correctly
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: shezbaig.wk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 62048    
Attachments:
Description Flags
test case
none
better test case none

Description Ojan Vafai 2012-07-11 14:44:35 PDT
Created attachment 151784 [details]
test case

This might be a flexbox bug, but I think it's more likely an outline repainting bug. In the attached test-case, the blue outline-top only paints the bottom 1px of the 5px width.
Comment 1 Ojan Vafai 2012-07-11 14:47:49 PDT
Created attachment 151785 [details]
better test case
Comment 2 Ojan Vafai 2012-07-11 14:49:37 PDT
Actually, this looks like it might be a flexbox bug.
Comment 3 Shezan Baig 2012-08-23 15:11:23 PDT
It looks like this works as expected in chromium beta & canary.  Maybe it has been fixed by another patch?
Comment 4 Ojan Vafai 2012-08-23 17:04:08 PDT
Yeah, works for me too.