[Webkit-unassigned] [Bug 273058] New: [view-transitions] Handle overflow:hidden on ::view-transition-new/old.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 01:29:15 PDT 2024


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

            Bug ID: 273058
           Summary: [view-transitions] Handle overflow:hidden on
                    ::view-transition-new/old.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattwoodrow at apple.com
        Depends on: 273055

Due to bug 273055, we don't handle the overflow property correctly on replaced elements like RenderViewTransitionCapture.

I think the paint path can handle overflow by clipping locally fairly easily. The layer path looks difficult, and we might have to fallback to painting if we need to clip.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=273055
[Bug 273055] css/css-overflow/overflow-canvas.html fails, due to not supporting visible overflow for replaced element
-- 
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/20240422/779653f8/attachment.htm>


More information about the webkit-unassigned mailing list