Bug 122389 - [CSSRegions] Regions with overflow: hidden should paint over positioned sibling
Summary: [CSSRegions] Regions with overflow: hidden should paint over positioned sibling
Status: RESOLVED FIXED
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:
 
Reported: 2013-10-05 11:44 PDT by Mihnea Ovidenie
Modified: 2013-10-08 13:02 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.78 KB, patch)
2013-10-05 12:15 PDT, Mihnea Ovidenie
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihnea Ovidenie 2013-10-05 11:44:07 PDT
As a follow up from https://bugs.webkit.org/show_bug.cgi?id=122321, if the region has overflow clip it should still paint over its positioned sibling because it is a stacking context.
Comment 1 Mihnea Ovidenie 2013-10-05 12:15:33 PDT
Created attachment 213467 [details]
Patch
Comment 2 Alexandru Chiculita 2013-10-08 12:40:20 PDT
Comment on attachment 213467 [details]
Patch

Nice catch, thanks!
Comment 3 WebKit Commit Bot 2013-10-08 13:02:26 PDT
Comment on attachment 213467 [details]
Patch

Clearing flags on attachment: 213467

Committed r157129: <http://trac.webkit.org/changeset/157129>
Comment 4 WebKit Commit Bot 2013-10-08 13:02:29 PDT
All reviewed patches have been landed.  Closing bug.