Bug 157579

Summary: Outlines not clipped by non-scrollable overflow
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, zalan
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
URL: https://jsfiddle.net/e1bnhn3g/1/

Description Simon Fraser (smfr) 2016-05-11 12:08:41 PDT
The green outlines in this testcase are not clipped, and should be:

https://jsfiddle.net/e1bnhn3g/1/
Comment 1 Simon Fraser (smfr) 2016-05-11 12:19:58 PDT
This works in a nightly.
Comment 2 zalan 2016-05-11 19:40:47 PDT
Fixed by http://trac.webkit.org/changeset/196244