Bug 125149

Summary: [CSS Regions] The overflow border of a relatively positioned element inside a region is not painted correctly when using flipped writing modes
Product: WebKit Reporter: Radu Stavila <stavila>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, mibalan, WebkitBugTracker
Priority: P2    
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 2013-12-03 05:50:31 PST
The overflow border of a relatively positioned element inside a region is not painted correctly when using flipped writing modes (horizontal-bt and vertical-rl). See attached test-case, all 4 sides of the green border should be visible.

This problem was fixed for non-flipped writing modes in https://bugs.webkit.org/show_bug.cgi?id=124919
Comment 1 Radu Stavila 2013-12-03 05:51:22 PST
Created attachment 218289 [details]
Test-case highlighting the issue
Comment 2 Brent Fulgham 2022-07-12 17:20:14 PDT
CSS Regions were removed in Bug 174978.