Bug 125149 - [CSS Regions] The overflow border of a relatively positioned element inside a region is not painted correctly when using flipped writing modes
Summary: [CSS Regions] The overflow border of a relatively positioned element inside a...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2013-12-03 05:50 PST by Radu Stavila
Modified: 2022-07-12 17:20 PDT (History)
3 users (show)

See Also:


Attachments
Test-case highlighting the issue (979 bytes, text/html)
2013-12-03 05:51 PST, Radu Stavila
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.