Bug 130716

Summary: [CSS Regions] Ranges are incorrectly computed in some cases
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: Layout and RenderingAssignee: Andrei Bucur <abucur>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    

Andrei Bucur
Reported 2014-03-25 03:35:16 PDT
If the bottom edge of a box overlaps the separation line between two regions, the box will belong to the second region as well. This is incorrect because the box is fully contained in the first region.
Attachments
Brent Fulgham
Comment 1 2022-07-13 09:18:27 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.