[Webkit-unassigned] [Bug 242399] New: Content is ordered incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 10:57:04 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=242399

            Bug ID: 242399
           Summary: Content is ordered incorrectly
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Compositing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jmuizelaar at mozilla.com
                CC: simon.fraser at apple.com

<div style="width:400px; height: 400px; overflow:scroll">
  <div style="height:300px; background-color:blue"></div>
  <div style="height:300px; background-color:green"></div>
</div>
<div style="width:200px; height:200px; background-color:red; margin-top:-100px"></div>

The red box should be on top of the scrollable area. It is in Chrome and Firefox but not in WebKit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220706/85356f7e/attachment.htm>


More information about the webkit-unassigned mailing list